@charset "utf-8";
/*========================================*
*　■入学案内
*========================================*/
@import "common.css";


#sitemap h3{
	font-size: 16px;
	font-weight: bold;
	padding: 3px 6px;
	background: #FFEDCC;
}
#sitemap h4{
	margin:0;
	font-size: 16px;
	font-weight: normal;
}
#sitemap ul{list-style: none;}
#sitemap div.clearfix{}
#sitemap div.floatLeft{width: 305px;}
#sitemap div.floatRight{width: 305px;}
#sitemap div.column{
	margin-bottom: 5px;
	padding: 10px;
	background: #FFF6E5;
}

