#title {
	width: 730px;
}
#maincontents {
	width: 730px;
}
#submenu {
	float: left;
	height: 700px;
	width: 160px;
}
#submenu h2 {
	height: 30px;
	width: 157px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 12px;
}
#submenu h3 {
	font-size: 12px;
	color: #999999;
	height: auto;
	width: 160px;
	font-weight: normal;
}
#submenu h2 img {
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 3px;
}
#submenu h3 img {
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 3px;
}
/*------------------------------------------------------------------*/

#submenu ul {
	line-height: 1.0em;
}
#submenu li {
	list-style-type: none;
	border-bottom: solid 1px #999999;
	color: #0E2884;
}
#submenu li a {
	color: #0E2884;
	display: block;
	background-image: url(../common/go_bnkon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 20px;
	text-decoration: none;
}
#submenu li a.sel {
	color: #ffffff;
	background-image: url(../common/go_bwhite.gif);
	background-color: #0E2884;
}
#submenu li a:hover {
	text-decoration: underline;
}
/*------------------------------------------------------------------*/
#contentsbox {
	float: right;
	height: auto;
	width: 540px;
	padding-top: 30px;
}
#contentsbox p {
	line-height: 1.2em;
}
#contentsbox h3 {
	clear: left;
	width: 540px;
	font-weight: bold;
	color: #00326E;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #67B1D7;
	text-indent: 10px;
}
#contentsbox h3 a {
	background-image: url(../sitemap/images/maru_kon.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}

#contentsbox h4 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #67B1D7;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.categoryarea {
	float: left;
	width: 540px;
	overflow: hidden;
	padding-bottom: 25px;
	padding-left: 10px;
}
.category {
	height: auto;
	margin-right: 15px;
}
.cat-box {
}
.category ul {
	margin-left: 5px;
	margin-top: 10px;
	list-style: none;
}
.category li {
	background-image: url(../sitemap/images/maru.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	padding: 5px 0 0 12px;
}
.nextbox {
	height: 20px;
	width: 540px;
	padding-top: 20px;
	text-align: right;
	clear: both;
}
.nextbox img {
	padding-right: 3px;
}
.maru {
	color: #0e2884;
}
.clr {
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
