@charset "utf-8";
/*------------------------------------------------------------
sitemap
------------------------------------------------------------*/
.sitemap #container .mainImg {
	clear: both;
	background-image: url(../img/background/remainimg_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
}
/*--サイトマップタイトル--*/
.sitemap #main .active_nner {
	padding-top: 20px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 11px;
}
/*--------------------------------------------
サイトマップここから
----------------------------------------------*/
.sitemapList {
	margin-left: 30px;
	margin-top: 15px;
	font-size: 1.4em;
}
.sitemapList li {
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 95%;
}
.sitemapList ul {
	padding: 15px 0 0 10px;
	background-image: url(../img/sitemap/inc_sitemap_lineV.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sitemapList li ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	font-size: 100%;
	background-image: url(../img/sitemap/inc_sitemap_lineH.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
}
.sitemapList li ul li.last {
	background-image: none;
}
.sectionTitle {
	margin-top: 10px;
	margin-left: 10px;
}
