@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-11-08
 * Editor:    contents kinoshita
 * Modified:  2013-00-00 by:contents
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	About

============================================================*/

.block { margin-bottom:3.0em; }


/*	index
------------------------------------------------------------*/
#index .itemList { margin-left:-30px; }

#index .itemList li {
	float:left;
	width:330px;
	margin:0px 0px 60px 30px;
	padding-top:20px;
	border-top:3px solid #D86579;
}
#index .itemList li p {
	float:left;
	width:160px;
	margin-top:38px;
	padding:0px 20px;
	background:url(/english/images/common/arrow02.jpg) no-repeat left 0.2em;
	font-size:107%;
}
#index .itemList li p a { text-decoration:none; }

#index .itemList li p a:visited {  }

#index .itemList li p a:hover { text-decoration:underline; }



/*	message
------------------------------------------------------------*/
#msg #primary p { margin-bottom:1.4em; }

#msg .president {
	float:left;
	margin:0px 35px 20px 0px;
}
#msg p.catch {
	margin-bottom:1.0em !important;
	color:#828426;
	font-size:122%;
}



/*	philosophy
------------------------------------------------------------*/
#philosophy .foster li {
	margin-bottom:0.7em;
	padding-left:22px;
	background:url(/english/images/common/bullet_blossom.gif) no-repeat left 0.05em;

}



/*	outlook
------------------------------------------------------------*/
#outlook .about {
	margin-bottom:3.0em;
	padding-right:240px;
	background:url(/english/images/about/outlook/img01.jpg) no-repeat right top;
}
#outlook .history dt {
	float:left;
	padding-left:12px;
	background:url(/english/images/common/marker03.gif) no-repeat left 0.4em;
	color:#334A6C;
}
#outlook .history dd {
	margin-bottom:0.8em;
	padding:0px 0px 0.8em 5.5em;
	border-bottom:1px dotted #AAA;
}



/*	access
------------------------------------------------------------*/
#access .map { text-align:center; }

.tbl_cmn th {
	width:35%;
	padding:1.0em 8px 1.0em 25px;
	background: #FDF2EA url(../images/common/bullet_circle.gif) no-repeat 8px 1.2em;
}
.tbl_cmn td { padding:1.0em 15px; }

.tbl_cmn td.tel {
	width:22%;
	text-align:center;
}



/*
location
---------------------------------------------------------*/ 
#location .intro{
	margin: 0px 0px 10px;
	padding-top: 10px;
  font-weight:bold;
  font-size:107%;
}

#location .intro dt{
	margin-bottom: 20px;
}

#location .map{
	text-align: center;
	margin-bottom: 40px;
}

#location .place{
	width: 704px;
	margin-right: -9px;
}

#location .place dl{
	background: url(/english/about/img/location/bg_b.gif) no-repeat center bottom;
	padding-bottom: 5px;
	float: left;
	margin-right: 9px;
	width: 167px;
	margin-bottom: 10px;
}

#location .place dt{
	background: url(/english/about/img/location/bg_t.gif) no-repeat center top;
	padding:5px;
}

#location .place dl dd{
	padding: 0px 7px;
	font-size: 92%;
}

#location .place .name{
	font-size: 109%;
	color: #D86579;
	margin-top: 5px;
}
