@charset "UTF-8";

/* 高校受験 */
#high_cts1{
	background:url(../img/high/high_bg1.jpg) right bottom no-repeat;
	min-height:320px;
}
	#high_cts1 p{
		margin:10px 20px 10px;
		line-height:1.4em;
	}
	#high_cts1 p.left{
		width:420px;
		margin:10px 0 10px 20px;
	}

#highschool_cts2{
	background:url(../img/high/high_bg2.jpg) right bottom no-repeat;
	min-height:325px;
}
	#highschool_cts2 p{
		width:430px;
		margin:20px 0 10px 20px;
		line-height:1.4em;
		text-align:left;
	}

