@charset "shift_jis";

/*===================================================================
------------------
Table Of Contents
------------------
 00) Common
===================================================================*/

/*-------------------------------------------------------------------
 00) Common
-------------------------------------------------------------------*/

/*-------------------------------------------------------------------
 01) sitemap
-------------------------------------------------------------------*/

.sitemap #contentsFull {
	margin-top: 25px;
	height: 59px;
	text-align: center;
}
.sitemap .ttlArea2 { background: url(../images/bg/bg_main_02.gif) no-repeat center -133px; }
.sitemap #contentsArea { margin-top: -55px; }
.sitemap .articleArea { margin-top: 55px;  width: 930px; }

.sitemap .mapList h2 {
	padding: 38px 8px 3px 46px;
	font-size: 14px;
	font-weight: bold;
}
.sitemap .mapList h3,
.sitemap .mapList dt {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.sitemap .mapList dt {
	background: url(../images/icon/icon_arrow02.gif) no-repeat scroll 0 0.3em;
	padding-left: 15px;
}
.sitemap .mapList ul { margin-bottom: 25px; }
.sitemap .mapList li {
	margin-top: 7px;
	background: url(../images/icon/icon_arrow01.gif) no-repeat scroll 2px 0.5em;
	padding-left: 15px;
}
.sitemap .mapList li em {
	font-size: 14px;
	font-weight: bold;
}

.sitemap #sec1 {
	float: left;
	width: 450px;
}
.sitemap #sec1 h2 { background: url(../../sitemap/images/ttl1.gif) no-repeat 0 bottom; }

.sitemap #sec2 {
	width: 450px;
	float: right;
}
.sitemap #sec2 h2 { background: url(../../sitemap/images/ttl2.gif) no-repeat 0 bottom; }

.sitemap #sec3 {
	width: 930px;
	clear: both;
	overflow: hidden;
}
.sitemap #sec3 h2 { background: url(../../sitemap/images/ttl3.gif) no-repeat 0 bottom; }
.sitemap #sec3 .inr {
	width: 450px;
	float: left;
}
.sitemap #sec3 .inr.lastChild { float: right; }

.sitemap #sec4 {
	float: right;
	width: 450px;
}
.sitemap #sec4 h2 { background: url(../../sitemap/images/ttl4.gif) no-repeat 0 bottom; }
.sitemap #sec4 ul {
	/*display: inline;
	float: left;
	margin: 20px 60px 25px 0;*/
}


