/*--トピックス--*/

#sitemap {
	margin: 0 auto 15px auto;
	width: 800px;
	padding:25px 0 0 0;
}

/*
#sitemap h1{
	width: 800px;
	height: 34px;
	background: url(../images/ttl_sitemap.gif) no-repeat;
	margin-bottom:20px;
}

#sitemap h2 {
	width: 800px;
	height: 46px;
	background: url(../images/h2_title_bg.gif) no-repeat;
}




#sitemap h2 span{
	float: left;
	font-size: medium;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #fff;
	margin: 12px 0 0 10px;
}
*/


#sitemap h1 {
	margin: 0px 0px 30px 0px;
}

#sitemap h2 {
	background-color:#262626;
	color:#fff;
	font-size:19px;
	height: 30px;
	padding: 12px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
}

#sitemap h2 a {
	color:#fff;
}

#sitemap h3 {
	margin-bottom: 10px!important;
	width: auto;
	background: url(../images/h3_bg.gif) bottom repeat-x;
}

#sitemap h3 span {
	margin: 0 0 0 5px ;
	width: auto;
	font-size:13px;
	font-weight:bold;
	color:#40529f;
}

#sitemap img {
	margin: 0 0 0 10px;
}
ul.nomallist {
	margin: 5px 10px 1em 10px;
}
.sitemap_box {
	width: 800px;
}
ul.iconlist {
	margin: 5px 10px 2em 10px;
}
ul.iconlist li {
	margin: 0 0 0.5em 0;
	padding-left: 1em;
	background: url(../../common/images/icon_topics.gif) left center no-repeat;
}
.box_s {
	margin: 0 20px 0 0;
	width: 380px;
	float: left;
}


