#honbun-DIV {
	width: 470px;
	float: left;
}
#menu-DIV {
	float: right;
	width: 160px;
}
h6 {
	font-weight: bold;
	color: #243D11;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #243D11;
	padding-left: 5px;
	margin-bottom: 10px;
}
#menu-UL li {
	background-color: #F0F0E1;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
#menu-UL a {
	display: block;
	background-image: url(../usage-fee/img/back-link.gif);
	background-repeat: no-repeat;
	background-position: left 55px;
	padding-top: 52px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.ryouri {
	background-image: url(../usage-fee/img/back-ryouri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leisure {
	background-image: url(../usage-fee/img/back-leisure.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.kihon {
	background-image: url(../usage-fee/img/back-kihon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #41352C;
	background-color: #F2EEE7;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #41352C;
	padding: 5px;
	margin-bottom: 20px;
	clear: both;
}
h5 {
	font-weight: bold;
	color: #497D2D;
	font-size: 14px;
	background-image: url(../usage-fee/img/back-h5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
}
.data-table {
	background-color: #FFFFFF;
	border-collapse:collapse;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}
.data-table   th {
	background-color: #EBEBD6;
	color: #7B7751;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
}
.data-table td {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.more-UL {
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
}
.more-UL li {
	margin-bottom: 10px;
	list-style-type: disc;
}
.half {
	width: 49%;
}
.data-table2 {
	background-color: #FFFFFF;
	border-collapse:collapse;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}
.data-table2 th {
	background-color: #F0E7E7;
	color: #684242;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
}
.data-table2 td {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
