@charset "utf-8";
/*******************カラーテンプレート
ピンク	#BE0E60
緑			#7EB52F
青			#188eb1
グレイ	#444444
黄色		#f4c51c
茶色			#a18c73
************/


#school #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/06.jpg") no-repeat left center;
}
#school #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #BE0E60;
	padding:10px 0 0px 200px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	}
#right_contents h3 {
	font-size:16px;
	border-bottom:1px solid #bde1e8;
	margin: 0 0 10px 0;
	font-size: 18px;
	padding:0 0 5px 0;
	}