/* CSS Document */


#news{
	width:596px;
	height:154px;
	margin-top:50px;
	background:url(../img/top/news_bk.jpg) top left;
}

#news ul{
	margin-left:170px;
	padding-top:20px;
}
#news li{
	margin-bottom:10px;
	margin-right:20px;
	font-size:12px;
	color:#40703B;
	border-bottom:1px dotted #EFE4D1;
}

.float_L{
	float:left;
	width:365px;
	margin-right:25px;
}

.float_R{
	float:right;
}


.topimg_bk{
	background:url(../img/top/main_setumei_img_bk.gif) top left no-repeat;
	width:203px;
	height:142px;
}
