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

/*ymca.html*******************************************************/
#main p{line-height:1.7;}

#union{
	overflow:hidden;
	margin-bottom:25px;
}
* html #union{zoom:1;}
#union .img{
	width:420px;
	float:right;
	margin:0 0 20px 20px;
}
#union .img span{
	font-weight:bold;
	padding-left:30px;
	font-size:110%;
}

#world .network{
	overflow:hidden;
	margin-bottom:20px;
}
* html #world .network{zoom:1;}
#world .network .img{
	width:410px;
	float:right;
	margin:0 0 20px 20px;
}
#world .network .txt h6{
	color:#754C24;
	font-size:110%;
	margin-bottom:7px;
}
#world .network .txt p{margin-bottom:15px;}

#birth{overflow:hidden;}
* html #birth{zoom:1;}
#birth .ps{
	width:114px;
	float:left;
}
#birth .txt{
	width:766px;
	float:right;
}

#mission p,#mission ol{margin-bottom:15px;}
#mission .first{margin-bottom:20px;}
#mission ol{margin-left:2em;}
#mission ol li{line-height:1.7;}
#mission #sengen{
	border:1px #B2B2B2 solid;
	padding:15px;
	background-color:#FAF7E2;
	margin-bottom:20px;
}
#mission #sengen ul{
	margin:0 0 15px 1.5em;
	list-style:disc;
}
#mission #sengen ul li{line-height:1.7;}
#mission #sengen .note{
	text-align:right;
	margin-bottom:0;
}

#subMenu li#subMenu04 a{background-position:-542px -53px;}