body {
	margin:0;
	padding:0;
}

#main_contents {
	width:800px;
	background-color: #FFFFFF;
	text-align:left;
	margin:0 auto;
}

.header {
}
.contents {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.baibai {
	margin-top: 20px;
}
.chintai {
	margin-top: 20px;
}

.topnavi {
	width: 524px;
}
.topimg {
	margin-bottom: 10px;
}
.right {
	padding: 0px;
	width: 260px;
	float: right;
	margin-top: 10px;
}
.right-banner {
	margin-bottom: 10px;
}
.waku01 {
	background-image: url(../images/waku01.jpg);
	height: 12px;
}
.waku02 {
	background-image: url(../images/waku02.jpg);
	padding: 4px;
}
.waku03 {
	background-image: url(../images/waku03.jpg);
	height: 12px;
}

.footerbanner {
	border-top:1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	padding: 10px;
}
.footerbanner01 {
	margin-left: 5px;
	margin-right: 5px;
}

.footernavi {
	font-size: 12px;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #666666;

}

.footer {
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

.text-top {
	font-size: 12px;
	line-height: 15px;
}
.text-topred {
	font-size: 11px;
	color: #FF0000;
}
span.text-topred a:link { color: #FF0000; } 
span.text-topred a:visited { color: #FF0000; } 
span.text-topred a:hover { color: #660000; } 
span.text-topred a:active { color: #660000; } 
span.text-topred a { text-decoration: none; }

.text-right {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 16px;
}
.f-clear {
	clear: both;
}
.info-in {
	font-size: 11px;
	line-height: 15px;
	width: 380px;
}
	
.infoimg {
	float: left;
	margin-right: 5px;
}

a:link { color: #333333; } 
a:visited { color: #333333; } 
a:hover { color: #0066CC; } 
a:active { color: #0066CC; } 
a { text-decoration: none; }
