@charset "utf-8";



#sub ul {
	margin-top:5px;
	padding:10px;
	background:#f5fafd;
}
#sub ul li {margin-bottom:5px;}
#sub ul li:last-child {margin-bottom:0;}
#sub ul li a {
	display:block;
	padding-left:12px;
	background:url(../../common/img/sub_ul_li.png) no-repeat 0 center;
}

#main section .body {margin:0;}
