@charset "utf-8";
.topimg_position {
	left: 5px;
	display: block;
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
}

/*bodyの大枠*/
#body_contener {
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	/*clear:inherit;*/
}

/*bodyの左サイド*/
#body_left {
	display: block;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;	/*margin-left: 25px;*/
}

/*bodyのbody*/
#body_body {
	display: block;
	float: right;
	margin-top: 10px;
	/*margin-right: 35px;*/
	margin-bottom: 10px;
	vertical-align: top;
	clear:inherit;
	background-position: top;
	width: 635px;
}


/*index 左body*/
#index_body_left {
	display: block;
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	/*margin-left: 25px;*/
}

/*index 右body*/
#index_body_body {
	display: block;
	width: 320px;
	float: right;
	margin-top: 0px;
	/*margin-right: 35px;*/
	margin-bottom: 10px;
	margin-right: 10px;
	/*vertical-align: top;*/
	/*clear:right;*/
}

/*index 右body下の住所コラム*/
#index_address {
	display:block;
	width:306px;
	height:86px;
	border: 1px solid #FFFFFF;
	padding: 7px;
}


/*sideのコンタクト情報*/
#side_cont {
	display: block;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 10px;
	padding: 10px;
}
.title_img_position {
	left: 5px;
	display: block;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

/*お知らせのインラインフレーム*/
#whatsnew {
	width: 450px;
	height: 72px;
	overflow-y:scroll;
	line-height:1.5em;
	background-color: #FFE8D9;
	font-size: 10pt;
	color: #666666;
	scrollbar-face-color : #999999;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #ebebeb;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-3dlight-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	#body_under_contener {
	display: block;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.table_boder1px {
	border: 1px solid #660000;
}

