body {
	background-image : url(../img/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#adsense{
	width:700px;
	height:60px;
	margin-top:30px;
	margin-left:0px;
	border: 0px solid #ccc ;
}
#adsense_g{
	width:700px;	margin-left:0px;
	border: 0px solid #ccc ;
	clear:both;
}
#title{
	margin-left:20px;
	width: 155px ;
	height: 35px ;
	background-image:url(../img/title_fee.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#fee {
	width: 600px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

#fee th {
	width: 20%;
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	white-space: nowrap; 
	font-size:90%;
	color: black ;
}
#fee td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
	font-size:90%;
}
#fee tr:hover {
	background-color: #ffcccc; color: red;
}
#list{
	list-style-type: disc ;
	font-size: 90% ;
	margin-left: 3% ;
}
#prepaid {
	width:370px;
	height:40px;
	border: 0px solid #000080 ;
	background-image:url(../img/prepaid_fee02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rent {
	width:350px;
	height:30px;
	border: 0px solid #000080 ;
	background-image:url(../img/rent_fee.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#rental{
	float:right;
	margin-right:30px;
	margin-bottom:20px;
	clear:both;
}

#navbar{
	padding: 0px ;
	margin: 0px ;
	width: 700px ;
	border-top: 3px solid #CC3300 ;
	liststyle: none;
}

#menu {   
	margin: 0px 0px ;
	padding: 5px 0 0 0 ;
	width: 700px ;
	height: 36px ;
	overflow: hidden ;
	background:#000080 ;
}  
#menu li {
	float: left ;
	margin-left:12px;
	list-style:none;
	font-size: 14px ;
}
#menu li a {
	display:block;
	width: 86px ;
	line-height:30px;
	color:#ffff00;
	text-align:center;
	text-decoration:none;
}   
#menu li a:hover {
	display:block;
	width: 86px ;
	line-height:30px;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
	border-bottom: 1px solid #ff0000 ;
}

#page{
	border: 0px solid #ccc ;
}

#inner{
	margin: 0 auto;
	width: 700px ;
	height: 100% ;
	border: 0px solid #ccc ;
}

#header{
	margin: 0px ;   
	width: 698px ;
	height: 92px ;
	border: 1px solid #000080 ;
	background-image:url(../img/TOP001.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#footer{
	position:relative; bottom:-2px;
	margin: 0px  ;   
	width: 700px ;
	height: 24px ;
	vertical-align: middle ;
	text-align: center ;
	border-top: 5px solid #000080 ;
	background-image:url(../img/copyright001.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear:both;
}

.leftside{
float:left;
	width: 15px ;
	height: 100% ;
	background: #ffffff ;
	background-image:url(../img/side-left.gif);
	background-repeat: repeat-y ;
	background-position:right;   

}
.rightside{
float:left;
	width: 15px ;
	height: 100% ;
	background: #ffffff ;
	background-image:url(../img/side-right.gif);
	background-repeat: repeat-y ;
	background-position:right;   

}

#midashi{
	color:#ffffff;
	text-indent: 20px ;
	height: 20px ;
	padding:  5px 0px;
	background-image:url(../img/h.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#333333 ;
	clear:both;
}
#midashi-S {
	padding : 6px ;
	height:24px ;
	width: 600px ;
	border-style: solid ;
	border-width: 0px 0px 2px 10px ;
	border-color: #7BA2E7 ;
}