@charset "shift_jis";

/* -----------------------------------------------
 txt module
-------------------------------------------------- */
div.section h1 {
	background-image: url(../sitemap/images/bcg_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.section h2#ttlsitemap {
	background-image: url(../sitemap/images/bcg_h1_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2em;
	padding-top: 50px;
	padding-left: 20px;
	height: 80px;
	color: #263973;
	font-size: 134%;
	line-height:1.3;
}

#form_box {
	width: 650px;
	float: left;
}


/* -----------------------------------------------
 img module
-------------------------------------------------- */
div.pictBox p img {
	margin-bottom: 3px;
}
p.graph {
	text-align: center;
}
p.graph img {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
}



/* sitemap style */

div.sitemap_Area{
	width:100%;
	height:auto;
	border-bottom:1px solid #CCCCCC;
	background:url(../images/line_dot01.gif) repeat-y 260px 0;
	display: inline-block;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0;
	margin-left: 0;
}

div.sitemap_Area:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div.sitemap_Area { display:inline-table; }

/* Mac IE \*/
* html div.sitemap_Area { height:1px; }
div.sitemap_Area { display:block; }
/* */
/* */

div.sitemap_Area div.sitemap_AreaLeft{
	width:150px;
	height:auto;
	margin:0 0 0 15px;
	padding:0;
	float:left;
	display:block;
}

div.sitemap_Area div.sitemap_Area h3{
	padding:0 0 0 20px;
	background:url(../images/icon_arrow_blue.gif) no-repeat 0 0.1em;
}

div.sitemap_Area div.sitemap_AreaRight{
	width:698px;
	height:auto;
	float: left;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}
div.sitemap_Area   div.sitemap_AreaRight   ul.list   li{
	width:150px;
	float: left;
	display: block;
	background-image: url(../images/bullet_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin-bottom: 8px;
	padding-left: 15px;
	margin-right: 12px;
}
div.sitemap_Area  div.sitemap_AreaRight  ul.list  li.Last {
	margin-right: 0;
}


div.sitemap_AreaRight dl {
	float: left;
	width: 167px;
	margin-right: 10px;
	font-size:80%;
	line-height: 1.3;
	display: block;
}
div.sitemap_AreaRight dl.clLast {
	margin-right: 0;
}
div.sitemap_AreaRight dl dt {
	margin-bottom: 5px;
	padding-top: 11px;
	padding-left: 22px;
	height: 24px;
	color: #263973;
	font-weight: bold;
	background-image: url(../images/bullet_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}


div.sitemap_AreaRight dl dd {
	margin-left: 6px;
	padding: 3px 0 3px 8px;
	background: url(../images/icon_slidemenu.gif) no-repeat left 9px;
}
div.sitemap_AreaRight dl dd a {
	display: block;
}
div.sitemap_AreaRight dl dt.ttlCl2 {
	padding-left: 22px;
	height: 35px;
	line-height: 1.0;
	color: #263973;
	font-weight: bold;
}

div.sitemap_AreaRight dl dd a {
	display: block;
}
div.sitemap_AreaRight dl dd ul.clSub {
	margin-bottom: 0;
	line-height: 1.3;
	width: 145px;
	padding-left: 5px;
}
div.sitemap_AreaRight dl dd ul.clSub li {
	display: inline;
}
div.sitemap_AreaRight dl dd ul.clSub li a {
	display: block;
	background: url(../images/icon_submenu.gif) no-repeat left 9px;
	padding-right: 0;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.Pict_LeftBox {
	width: 280px;
	padding-right: 20px;
	float: left;
}
.RightBox {
	float: right;
	width: 350px;
}
.bold_c {
	font-weight: lighter;
}

