@charset "utf-8";
/* CSS Document */
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sitemap_mainTopics {
	width: 620px;
	padding-top: 50px;
	padding-left: 65px;
	padding-bottom: 30px;
}
.sitemap_contents {
	height: 540px;
	width: 500px;
	background-image: url(../images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	padding-left: 90px;
	font-size: 125%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";

}
#topicpath {
	color: #ffffff;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#topicpath a {
	color: #999999;
}
.sitemap_list {
	padding-left: 25px;
	height: 25px;
	padding-top: 25px;
	background-image: url(../images/sitemap_02.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.sitemap_contents   dd  {
	padding-top: 10px;
	padding-left: 40px;
}
