#title {
	width: 730px;
}
#maincontents {
	height: auto;
	width: 730px;
	clear: both;
}
#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;
	padding-bottom: 20px;
}
#contentsbox ul {
	margin-left: 20px;
}
.nextbox {
	height: 20px;
	width: 540px;
	padding-top: 20px;
	text-align: right;
	clear: both;
}
.nextbox img {
	padding-right: 3px;
}

#contentsbox h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

#contentsbox h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#contentsbox dl {
	padding-bottom: 20px;
}

#contentsbox dt {
	font-weight: bold;
	padding: 10px 0;
}
#contentsbox dd {
	padding-left: 20px;
}

p.date {
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}