h2 {
}
.contents h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sarea {
	background-image: url(image/sitemap_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 20px;
}
.sarea ul, .sarea ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sarea li {
	background-image: url(image/sitemap_point.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 150%;
}

.sarea #one li {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sarea ol li {
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.sarea #two li {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sarea ul#two {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sarea a {
	color: #666666;
	text-decoration: none;
}
.sarea a:hover {
	color: #333333;
}

