@charset "utf-8";
/* CSS Document */

/*ymca.html*******************************************************/
#main p{line-height:1.7;}
#introduction{margin-bottom:20px;}
#state{overflow:hidden;}
* html #state{zoom:1;}
#state h5{
	color:#754C24;
	font-size:110%;
}
#state .leftSide,#state .rightSide{width:435px;}
#state .leftSide{float:left;}
#state .rightSide{float:right;}
#state table,#state table th,#state table td{
	border-collapse:collapse;
	border:1px #b2b2b2 solid;
}
#state table{margin:7px 0 17px 0;}
#state table th,#state table td{
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
	line-height:1.7;
}
#state table th{background-color:#FAF7E2;}
#state table th.th2{width:33%;}
#state table th strong{
	font-weight:normal;
	margin-left:1em;
	color:#C1272D;
}
#state table td{
	text-align:right;
	width:25%;
}

#japan .memo{
	clear:both;
	text-align:right;
}
#japan #notes{margin:15px 0 25px 0;}
#japan #notes p{
	padding-left:2.2em;
	text-indent:-2.2em;
}

#japan .network,
#japan .colleges{overflow:hidden;}
#japan .network{margin-bottom:30px;}
* html #japan .network,
* html #japan .colleges{zoom:1;}
#japan .network .img,
#japan .colleges .img{
	width:236px;
	float:left;
}
#japan .network .txt,
#japan .colleges .txt{
	width:604px;
	float:right;
	overflow:hidden;
}
* html #japan .network .txt,
* html #japan .colleges .txt{zoom:1;}
#japan .network .txt ul,
#japan .colleges .txt ul{
	list-style:disc;
	width:25%;
	float:left;
	margin-right:15px;
}
#japan .colleges .txt ul{width:45%;}
#japan .network .txt ul li,
#japan .colleges .txt ul li{
	line-height:1.7;
	margin-left:1.5em;
}
#japan .network .txt ul li.union{margin-top:1em;}
#wish{
	color:#754C24;
	font-weight:bold;
	font-size:115%;
	margin:15px 0 15px 1.5em;
	list-style:disc;
}
#wish li{line-height:1.7;}

#chatacter{
	overflow:hidden;
	margin-bottom:30px;
	padding-top:20px;
}
* html #chatacter{zoom:1;}
#chatacter .img{
	width:240px;
	float:left;
}
#chatacter .txt{
	width:640px;
	float:right;
	line-height:1.7;
}
#chatacter .txt p{margin-bottom:10px;}

#values{
	width:906px;
	overflow:hidden;
	margin:0 -6px 30px 0;
}
* html #values{zoom:1;}
#values li{
	width:447px;
	float:left;
	margin:0 6px 4px 0;
}

#gensoku{margin:25px 0 0 0;}
#gensoku li{margin-bottom:20px;}
#gensokuNote{
	margin-top:15px;
	margin-bottom:30px;
	text-align:right;
}

#subMenu li#subMenu03 a{background-position:-364px -53px;}