@charset "Shift_JIS";

/* -------------------------------------
サイトマップ
 --------------------------------------*/
#sitemap .innerArea .hl2{
	width: 630px;
	margin: 30px 0px 8px;
	background: none;
}

#sitemap .innerArea li{
	font-size:75%;
}

#sitemap .innerArea li li{
	font-size: 88%;
}

#sitemap .innerArea .sec{
	background: url(../sitemap/img/bullet01.gif) no-repeat left center;
	padding: 3px 0px 3px 15px;
}

#sitemap .innerArea .sec a.external{
	background: url(../sitemap/img/iconEx.gif) no-repeat right center;
	padding: 0px 18px 0px 0px;
}

#sitemap .innerArea .thrd{
	background: url(../sitemap/img/bullet02.gif) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
}
