@charset "utf-8";
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ *

	Mランド益田校
	コーナーページCSS

	コーナー名：教習プラン
	2008/04/15

 * ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ナビゲーション
-------------------------------------------------- */

/* プラントップボタン 
++++++++++++++++++++*/
div#PlanTopBtn{
	margin-top: 50px;
	margin-bottom: 100px;

}
div#PlanTopBtn img.BtGasyuku{
	display: inline;
	margin-right: 20px;
	margin-left: 120px;

}
div#PlanTopBtn img.BtTugaku{
	display: inline;

}

/* 合宿所2段
++++++++++++++++++++*/
div.PlanLodge{
	clear: both;
	height: 100%;

}
div.PlanLodge img{
	float: left;

}
div.PlanLodge div.Text{
	float: right;
	width: 340px;

}

