


#sitemap{
	width:840px;
	height:200px;
    border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#sitemap a{
    text-decoration:underline;
　　color: #000000;
}

#sitemap a:visited{
    text-decoration: underline;
　　color:#000000;
}

#sitemap a:hover{
    text-decoration: none;
　　color:#000000;
}

#sitemap li{
	padding-top:10px;
}


.sitename{
	width:149px;
	height:190px;
    padding-top:10px;
	border-right:1px dotted #CCCCCC;
	float:left;
}


.mapbox{
	width:690px;
    height:200px;
	float:right;
	line-height:38px;
}

.map01{
	width:215px;
    height:200px;
	padding-left:10px;
	float:left;
}

.map02{
	width:465px;
    height:200px;
	float:right;
}
