@charset "UTF-8";

#sitemap-cel{
	width:870px;
	text-align:center;
	padding:70px 0;
	margin:0 auto;
	background-color:#fff;
}

#sitemap-cel img{
	margin:0 0 70px 0;
}

#sitemap-cel ul{
	width:270px;
	margin:0;
	padding:0 ;
	text-align:left;
	list-style:none;
	font-size:small;
	text-indent:18px;
	float:left;
	display:inline;
}

#sitemap-cel ul.left{
	width:270px;
}

#sitemap-cel ul.center{
	width:330px;
}

#sitemap-cel ul.right{
	float:right;
}

#sitemap-cel li{
	margin:0 0 30px 0;
	padding:0;
}

#sitemap-cel li.no-mgn{
	margin-bottom:20px;
}

#sitemap-cel li.btm-mgn{
	margin-bottom:40px;
}

#sitemap-cel li p{
	line-height:13px;
	text-indent:17px;
}

#sitemap-cel li.title p{
	line-height:23px;
	background:url(../sitemap/img/sitemap_line.gif) 0 6px no-repeat;
	font-weight:bold;
	color:#113829;
}

#sitemap-cel a{
	color:#000;
	text-decoration:none;
}

#sitemap-cel a:hover{
	color:#85602d;
	text-decoration:underline;
}