@charset "utf-8";
/* CSS Document */


/*--
サイトマップ ----------*/
div#sitemap-main-wrapper {
	margin: 0px 0px 20px;
	float: right;
	width: 900px;
	line-height: 140%;
}


.main-top {
	width: 900px;
	height: 60px;
	margin-bottom: 5px;
}

div#sitemap-main-wrapper .entry-box-footer {
	margin: 0px 0px 30px;
	padding: 15px 0px 0px 15px;
	clear: both;
	text-align: right;

}

div#sitemap-side-wrapper {
	margin-top: 0px;
	float: left;
	width: 390px;
	color: #ffffff;
	text-align: right;
}

.sitemap-block{
	float: left;
	background: url(images/style/1-bg-blue.jpg) no-repeat 0px 0px ;
    width: 410px;
    height: 60px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	margin-left:20px;
	margin-bottom: 10px;
}

.sitemap-block-r{
	float: right;
    width: 420px;
    height: 60px;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}

.sitemap-block-l{
	float: left;
    width: 410px;
    height: 60px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	margin-left:20px;
	margin-bottom: 10px;
}

div#sitemap-main-wrapper img{
	margin: 10px 0 10px 0 ;
}

h2#sitemap {
	background: url(images/site_map/h2_bar_sitemap.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}
h2#sitemap span {
	display: none;
}


