/* ////////////////////////////////////////
サイトマップ
//////////////////////////////////////// */
.main-area h4{
	clear:both;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:90%;
	text-align:left;
	border-bottom:1px solid #eeeeee;
	background:url(../site-map/h4-ico.gif) left top no-repeat;
}

.main-area ul{
	list-style-type:none;
	text-align:left;
	margin-left:18px;
	margin-bottom:20px;
}

.main-area li{
	list-style-type:none;
	width:200px;
	float:left;
	margin:0 0 10px;
	font-size:90%;
	line-height:1.6;
	text-align:left;
	color:#666666;
}