@charset "utf-8";
/* CSS Document */


/*-- main --*/


#main{
	width:820px;
	margin:0 15px;
}



ul#service{
	padding:0;
	margin:0;
}


ul#service li{
	float:left;
	list-style:none;
	line-height:0;
	margin-right:6px;
	margin-bottom:5px;
}

#service li.nomg{
	float:left;
	list-style:none;
	line-height:0;
	margin:0;

}

.report{
	padding:4px 0;
	background:#ECECEC;
	width:148px;
	float:left;
	text-align:center;
}


dl.news{

}


dl.news dd{
	background:url(../../img/line.gif) no-repeat bottom;
	padding-bottom:5px;
}

.report a:link,.report a:visited {text-decoration:none; color: #666;}
.report a:hover{text-decoration: underline; color:#666;}