/*=======================================
  サイトマップ
=======================================*/
#container_sitemap {
	width:990px;margin:0;padding:0;
}

#sitemap {
}
#sitemap .col3_new {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	zoom: 100%;/*background:url(../image/bg_sitemapbox.gif) 0 bottom no-repeat;*/
	overflow: auto;
}
#sitemap .col3-left_new {
	width: 30%;
	float: left;
	margin-right: 20px;
	/*border-left: 1px solid #CCCCCC;*/
}
#sitemap .col3-center_new {
	width: 30%;
	margin-right: 20px;
	float: left;
	/*border-left: 1px solid #CCCCCC;*/
}
#sitemap .col3-right_new {
	width: 30%;
	margin-right: 20px;
	float: left;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}
#sitemap .col2-left_new {
	width: 39%;
	padding-right: 5px;
	float: left;
	overflow: auto;
}
#sitemap .col2-right_new {
	width: 60%;
	padding-right: 5px;
	float: left;
	overflow: auto;
}

h4{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: blue;
}
h4 class="backcolor"{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: blue;
	width: 90%;
}