@charset "UTF-8";

/* 幼児教育～小学校受験 */
#child_cts1{
	background:url(../img/child/child_bg1.jpg) right bottom no-repeat;
	min-height:580px;
}
	#child_cts1 p{
		margin:10px 20px 10px;
		line-height:1.4em;
	}
	#child_cts1 p.left{
		width:420px;
		margin:10px 0 10px 20px;
	}

#child_cts2{
	background:url(../img/child/child_bg2.jpg) right top no-repeat;
	margin:0;
}
	#child_cts2 p{
		width:420px;
		margin:15px 0 10px 20px;;
		line-height:1.4em;
		float:left;
	}

#child_cts3{
	background:url(../img/child/child_bg3.jpg) left bottom no-repeat;
	clear:both;
}
	#child_cts3 p{
		width:420px;
		float:right;
		margin:5px 20px 10px 10px;
		line-height:1.4em;
		text-align:left;
	}


