@charset "utf-8";

@import "../../css/common.css";


h2 {
	width: 830px;
	height: 175px;
	background: url(../images/bg_top-img.png) top left no-repeat;
}

ul.topicpath {
	margin: 0 0 0 15px;
	overflow: hidden;
}

ul.topicpath li,
ul.topicpath li a {
	float: left;
	padding: 0 3px;
}

div.sitemap-block {
	margin-top: 20px;
	padding: 0 0 0 3px;
	width: 630px;
	overflow: hidden;
}

div.sitemap-left {
	padding: 0 15px 20px 15px;
	float: left;
	width: 290px;
}

div.sitemap-right {
	padding: 0 0 20px 15px;
	float: left;
	width: 289px;
	border-left: solid 1px #DBDBDB;
}

h3 {
	line-height: 1.0;
	font-size: 108%;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 6px 0 0 30px;
	width: 260px;
	height: 28px;
	background: url(../images/h3_sitemap.png) top left no-repeat;
	text-indent:0px;
}

div.sitemap-block ul li {
	margin: 5px 0 0 20px;
	padding: 0 0 0 12px;
	background: url(../../images/li_arrow03.png) 0px 2px no-repeat;
}

.space0 {
	margin-top: 0;
}

p.dot-line {
	margin: 20px 10px 0 18px;
	font-size: 0;
	height: 1px;
	background: url(../../images/line_gray-dot03.png) top left repeat-x;
}