@charset "utf-8";
/* CSS Document */




div.Dan_Gumi {width: 310px ;
	margin:5px 10px 5px 10px ;
	height: auto;
	float:left;
	display:block;
	}

div.Dan_Gumi p {width:300px;
		display:block;
}

div.Dan_Gumi_Ichidan {width: 640px ;
	margin:5px 10px 5px 10px ;
	height: auto;
	float:left;
	display:block;
	}

div.Dan_Gumi_Ichidan p {width:600px;
		display:block;
}


.infoimg_NEWS_Left {
	width:　; height:　;	/*画像の表示サイズを指定*/
	margin:0px 0px 10px 5px;	/*マージン*/
	float:left;			/*画像を左寄せにする*/
}

.infoimg_NEWS_thumbnail {
	width:　; height:　;	/*画像の表示サイズを指定*/
	margin:0px 0px 10px 5px;	/*マージン*/
	float:right;			/*画像を右寄せにする*/
}