#top_img {
	height: auto;
	width: 800px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 400px;
}
.site_link {
	height: auto;
	width: 400px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}


.site_link h3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left: 0px;
}
.site_link h3 a {
	background-image: url(../image/yaji02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	color: #666;
}
.site_link h3 a:hover {
	background-image: url(../image/yaji01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	color: #D80000;
}
.site_link p {
	font-size: 12px;
	text-decoration: underline;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 62px;
	padding: 0px;
}


.site_link p a {
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../image/yaji02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.site_link p a:hover {
	color: #D80000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../image/yaji01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.site_link ul {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	line-height: 1.5em;
	list-style-type: disc;
}

.site_link ul a {
	color: #666;
	text-decoration: none;
}

.site_link ul a:hover {
	color: #666;
	text-decoration: underline;
}

