@charset "UTF-8";


h2 {
	margin-bottom: 29px;
}

h3 {
	background: url(../img/bg_dot.jpg) repeat-x 0 100%;
	width: 800px;
	padding-bottom: 5px;
	padding-top: 1px;
	margin-top: 27px;
	clear: both;
	font-weight: normal;
	color: #0099cb;
}

h3.sitemap-top {
	margin-top: 0;
}

h3.sitemap-lower {
	margin-top: 24px;
}

.sitemap-content {
	width: 800px;
	margin-left: 30px;
}

.site-list01 {

}

.sitemap-content .site-list01 ul {
	margin: 15px 0 0 18px;
	width: 560px;
}

.sitemap-content .site-list01 li {
	float: left;
	background: url(../sitemap/img/bor_sitelist.jpg) no-repeat 100% 50%;
	padding: 1px 13px 0;
	line-height: 1.6em;
	white-space: nowrap;
}

.site-list01 li.last-child {
	background: none;
}

.no-link h3{
	color: #666666;
}

.sitemap-content .no-link li {
	background: url(../sitemap/img/bor_sitelist2.jpg) no-repeat 100% 50%;
}

.go-top {
	text-align: right;
	margin: 30px 20px 30px 0;
}
