@charset "UTF-8";

#main.w750 .section{
	padding:30px 10px 0 10px;
	margin:0;
}

#main .section h2{
	width:180px;
	float:left;
	border-top:2px solid #6EB92B;
	border-bottom:none;
	margin:0;
	padding:0;
	padding-top:5px;
	font-size:95%;
	background:none;
}

#main .section ul{
	width:530px;
	float:right;
	border-top:1px solid #6EB92B;
	margin:0;
	padding:0;
	list-style:none;
}

#main .section ul li{
	margin:0;
	padding:7px 0 7px 17px;
	background:url(../common/img/ico_dot_ccl.gif) no-repeat left center;
	border-bottom:1px dotted #ccc;
	display:block;
	width:248px;
	float:left;
	line-height:1.1;
	height:1%;
}

#main .section ul li a{
	color:#333;
}
