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

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

	コーナー名：Mランドニュース
	2008/04/21

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

/* セクション
-------------------------------------------------- */

div.NewsSection{
	width: 500px;
	clear: both;
	margin-bottom: 20px;
	height: 100%;


};
div.NewsSection img{
	float: left;

};

div.NewsSection div.Text{
	float: right;
	width: 380px;



};
div.NewsSection div.Text ul li{
	text-indent: 1em;




};
