@charset "utf-8";
/* CSS Document */

h2 {
	width:710px;
	margin:0 0 15px 0;
}

.sitemap {
	width:688px;
	margin:0 0 0 14px;
	line-height:150%;
}
.sitemap_left {
	float:left;
	width:336px;
	margin:0 10px 0 0;
}
.sitemap_right {
	float:left;
	width:336px;
}

.btnMain {
	width:336px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	background:#f2efe3 url(../img/sitemap/bg_btngreen_bottom.gif) no-repeat 0 bottom;
	font-size:85%;
	line-height:100%;
}
.btnMain h3 {
	width:100%;
	padding:8px 0 0 0;
	background:url(../img/sitemap/bg_btngreen_top.gif) no-repeat 0 0;
	font-weight:bold;
}
.btnMain h3 a {
	display:block;
	padding:0 0 0 25px;
	background:url(../img/sitemap/bg_btngreen_text.gif) no-repeat 10px 50%;
}
.btnMain h3 span {
	display:block;
	padding:0 0 0 25px;
	background:url(../img/sitemap/bg_btngreen_text.gif) no-repeat 10px 50%;
}

.sitemap .contents_list {
	margin:0 0 25px 25px;
	font-size:75%;
}

.sitemap h4 {
	margin:5px 0 0 0;
	font-weight:bold;
}

.sitemap dl {
	margin:5px 0 25px 0;
	line-height:150%;
}
.sitemap dl dt {
	padding:0 0 0 12px;
	background:url(../img/sitemap/bg_sitemaplink.gif) no-repeat 0 50%;
}
.sitemap dl dd {
	padding:0 0 0 12px;
	margin:0 0 8px 0;
}


.btnGray {
	width:336px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	background:#eeeeee url(../img/sitemap/bg_btngray_bottom.gif) no-repeat 0 bottom;
	font-size:85%;
	line-height:100%;
}
.btnGray h3 {
	width:100%;
	padding:8px 0 0 0;
	background:url(../img/sitemap/bg_btngray_top.gif) no-repeat 0 0;
	font-weight:bold;
}
.btnGray h3 a {
	display:block;
	padding:0 0 0 25px;
	background:url(../img/sitemap/bg_btngray_text.gif) no-repeat 10px 50%;
}





















