@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	background-image: url(../imgs/main_bk.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#container #content {
	width: 760px;
	height: auto;
}
#container #footer {
	background-image: url(../imgs/footer.png);
	background-repeat: no-repeat;
	width: 766px;
	padding-top: 50px;
}
#container #footer ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
	display: block;
	font-size: 11px;
	line-height: 110%;
	margin-top: 3px;
}
#container #footer li {
	width: auto;
	float: left;
	display: block;
	margin-left: 10px;
}


#container #header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 140px;
}
#container #header #head {
	padding: 0px;
	width: 308px;
	height: 86px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#container #header #head_right {
	width: 304px;
	float: right;
}


#container #header .title {
	background-image: url(../imgs/logo.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 308px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	padding: 0px;
	line-height: 76px;
	display: block;
}
#container #header h2 {
	text-indent: -9999px;
	background-image: url(../imgs/headercopy.png);
	height: 18px;
	width: 304px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	font-size: 12px;
	display: block;
}
#container #header .maiformbtn {
	background-image: url(../imgs/mailformbtn.png);
	height: 44px;
	width: 304px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	display: block;
}
.cl {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#headermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#headermenu li {
	float: left;
	display: block;
}
#headermenu a {
	text-indent: -9999px;
	line-height: 27px;
	display: block;
}


#headermenu .btn_search_chintai {
	background-image: url(../imgs/menu_search_chintai.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 144px;
	
}
#headermenu .btn_search_baibai {
	background-image: url(../imgs/menu_search_baibai.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 142px;
	display: inline;
}
#headermenu .btn_search_buy {
	background-image: url(../imgs/menu_buy.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	display: inline;
}
#headermenu .btn_search_sell {
	background-image: url(../imgs/menu_sell.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 111px;
	display: inline;
}
#headermenu .btn_search_rent {
	background-image: url(../imgs/menu_rent.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	display: inline;
}
#headermenu .btn_search_sevice {
	background-image: url(../imgs/menu_service.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 143px;
	display: inline;
}
#bunner01 {
	background-image: url(../imgs/indexImg/bunner01.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 760px;
	display: block;
	text-indent: -9999px;
}
hr {
	height: 1px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
h3 {
	display: none;
}
em {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
}
#container #content #contentBody #beforafter table tr td {
	font-size: 24px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

