@charset "utf-8";

/* *****************************************
/*+  sitemapPage  +*************************
/***************************************** */
body#sitemap h4 {
	margin-bottom:15px;
	}
div#contents ul {
	margin: 0 0 15px 12px;
	}
div#contents li {
	margin: 0 0 15px 12px;
	padding-left:10px;
	background:url(../img/sitemap_arrow.gif) no-repeat left center;
	}
div#contents ul.other {
	padding-top:15px;
	background:url(../cmn_img/dotline.gif) repeat-x left top;
	}
