

#contentSubLeft {
	width:765px;
	float:none;
	margin:0px;
	padding:0px;
}




/*---------body-------*/
.bodyArea {
	background-image: url(image/rekishi_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	margin-bottom:15px;
	width:765px;
}


.bodyEntry {
	background-image: url(image/rekishi_bg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
}


.bodyFoot {
	background-image: url(image/rekishi_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:9px;
	clear:both;
}


.bodyFoot hr {
	display:none;

}


.rekishiLogo {
	width:122px;
	float:left;
}



.rekishiComment {
	width:620px;
	float:left;
}


table.tblRekishi {
	border:0px;
	padding:0px;


}



.tblRekishi th {
	width: 165px;
}


.tblRekishi th,td {
	padding-bottom:10px;
	vertical-align: top;
}













