@charset "UTF-8";
/* CSS Document */


/*  sitemap  サイトマップ設定
---------------------------------------------------------- */

#mainContents #ssitemap {
	width: 700px;
}

#sitemap h2 {
	background: url(../../../sitemap/img/t_sitemap.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 700px;
}

#sitemap h3 {
	overflow: hidden;
	width: 660px;
	margin: 40px auto 0px;
	font-size: 110%;
	font-weight: 600;
	color: #2f2f2f;
	background: url(../../img/st_bg.gif) no-repeat 0px 0px;
	height: 27px;
	padding-left: 10px;
	padding-top: 3px;
}#sitemap ul {
	margin: 10px auto 0px;
	width: 640px;
}
#sitemap li {
	list-style: circle inside;
	margin-bottom: 5px;
}
