@charset "utf-8";
/*---------------------------------------
top.css
create:asoTWC/uchihara
---------------------------------------*/
dl#topNewsList {margin-bottom:0px;}
dl#topNewsList dt {
	float:left;
	padding:0px 20px 8px 20px;
	color:#9c9c9c;
	font-size:85%;
	margin-bottom:8px;
	line-height:160%;
	background:url(../img/info_im.gif) no-repeat 0 2px;
}
dl#topNewsList dd {border-bottom:1px solid #d3d3d3;padding-bottom:8px;margin-bottom:8px;}



