/* ------------------------------------

サイトマップ

------------------------------------ */
#sitemap{
	clear: both;
	width: 725px;
	margin: 0 auto;
	line-height: 1.5;
}

#sitemap .top{
	width: 720px;
	padding: 5px 0 8px;
	margin-bottom: 15px;
	border-bottom: 2px dotted #DBB36A;
}

#sitemap .category{
	padding: 0 0 10px 20px;
	margin-bottom: 10px;
	background-image: url(../sitemap/images/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10%;
	border-bottom: 1px dotted #DBB36A;
}

.category .list{
	margin-top: 5px;
}
