/* サイトマップ */

#sitemap {
	margin-bottom: 3em;
	padding: 0px 20px;	
}
#sitemap #bar {
	margin-bottom: 2em;
	background: url(../../common/bar_back.gif) repeat-x;
	text-align: left;
	height: 40px;
}
#sitemap .waku{
	background: url(../img/sitemaps_waku_second.gif) repeat-y;
	height: 320px;
}
#sitemap .waku1{
	background: url(../img/sitemapb_waku_second.gif) repeat-y;
	height: 140px;
}
#sitemap .waku img, #sitemap .waku1 img {
	vertical-align: bottom;
}
#sitemap #main {
	text-align: left;
	width: 738px;
}
#sitemap h1 {
	background: url(../img/sitemap_shoulder.gif) no-repeat 100% 0%;
	text-align: left;
}
#sitemap .waku h2.map1 {	background: url(../img/sitemap_h2_1.gif) no-repeat 10px 0px;}
#sitemap .waku h2.map2 {	background: url(../img/sitemap_h2_2.gif) no-repeat 10px 0px;}
#sitemap .waku h2.map3 {	background: url(../img/sitemap_h2_3.gif) no-repeat 10px 0px;}
#sitemap .waku h2.map4 {	background: url(../img/sitemap_h2_4.gif) no-repeat 10px 0px;}
#sitemap .waku h2.map5 {	background: url(../img/sitemap_h2_5.gif) no-repeat 10px 0px;}
#sitemap .waku h2.map6 {	background: url(../img/sitemap_h2_6.gif) no-repeat 10px 0px;}
#sitemap .waku1 h2.map7 {	background: url(../img/sitemap_h2_7.gif) no-repeat 10px 0px;}

#sitemap .waku h2, #sitemap .waku1 h2 {
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px;
	background-position: 30% 0%;
}
#sitemap .waku h3 {
	margin: 0px 0px 2px 20px;
	font-size: 13px;
}
#sitemap table {
	margin-bottom: 20px;
	border- collapse: collapse;
	border: none;
}
#sitemap table td{
	padding-left: 10px;
	vertical-align: top;
	width: 33%;
}
#sitemap table th.t7 {
	padding-left: 10px;
	font-weight: normal;
}
#sitemap .waku ul, #sitemap .waku1 ul {
	margin-left: 25px;
}
#sitemap .waku ul li, #sitemap .waku1 ul li {
	list-style: none;
}


