@charset "UTF-8";

/* TS進学塾について */
#hogosha{
	background:url(../img/guide/guide_bg1.jpg) right top no-repeat;
	min-height:420px;
}
	#hogosha p{
		width:420px;
		margin:10px 0 10px 20px;
		line-height:1.4em;
	}

#houshin{
	background:url(../img/guide/guide_bg2.jpg) right top no-repeat;
	min-height:465px;
}
	#houshin img{
		margin:18px auto 0 20px;
	}
	#houshin p{
		width:420px;
		margin:5px 0 10px 20px;
		line-height:1.4em;
		text-align:left;
	}
	#houshin p.point{
		color:#f5715c;
		font-weight:bold;
	}
