@charset "shift_jis";

/*========================================*/

/*■ サイトマップ
---------------------------------------------------------- */
ul.sitemap{
	list-style:none;
	font-size:80%;
}
ul.sitemap li {
	background:url(../../lib/img/dotline_s_h.gif) repeat-x bottom;
	padding:20px 0 20px 20px;
}
.subdir {
	padding-left:30px;
}
a.arrow {
	background:url(../../lib/img/icn_arrow.gif) no-repeat left;
	padding-left:17px;
}



