@charset "shift_jis";


/********************************************************************
*/

#contents ul.sitemap {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

#contents li.sitemapLinks {
	background: url(../img/arrow_green.gif) no-repeat 0 0.3em;
	text-indent: 20px;
	margin: 1.7em 0;
	font-size: 120%;
	height: 100%;
}

#contents li.sitemapLinks ul.links {
	margin-top: 5px;
	border-top: 1px dashed #9bc;
	font-size: 89%;
}

#contents li.sitemapLinks ul.links li {
	text-indent: 0;
	margin:0.15em 0;
}
