@charset "utf-8";
 @import url("menu.css");
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, sans-serif;
	/*color:#555;*/
	line-height:1.7em;
}
form {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 10px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
ul, li, ol, dl, dt, dd, pre, table, form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
img {
	border:0;
}
#header {
	margin:0 auto;
	width:960px;
	height:92px;
	position:relative;
}
#header h1 {
	text-indent:-5000px;
}
#footer_r {
	margin:10px auto 0 auto;
	width:960px;
	display: block;
	clear: both;
	background:url(../img/footer_right_bg.gif) no-repeat;
	padding-top:10px;
}
#footer {
	margin:0 auto 0 auto;
	width:960px;
	display: block;
	clear: both;
	background:url(../img/footer_bg.gif) no-repeat;
	padding-top:10px;
}
#footer_navi {
	text-align:center;
	color:#555;
	padding: 10px 0;
	border-top: #CCC solid 1px;
}
#copyright {
	font-size:12px;
	overflow:hidden;
	background:url(../img/copy_line.gif) top no-repeat;
	padding:5px 0;
	color: #555555;
}
#copyright img {
	float:left;
	margin-right: 5px;
}
.logo {
	position:absolute;
	top: 0px;
}
.rep_box {
	width:960px;
	margin:0 auto;
}
.rep_cont_box {
	width:750px;
	float:right;
}
/*////////////////////////////////////パンクズ */
.rep_pan {
	margin:0;
	padding: 10px 0 3px 0;
}

/*////////////////////////////////////ページトップボタン */
.rep_page_top {
	width: 750px;
	margin-top: 30px;
	height:30px;
	overflow:hidden;
	text-indent:-5000px;
	clear: both;
}
.rep_page_top a {
	display:block;
	height:25px;
	width:115px;
	background:url(../img/page_top_btn.gif) no-repeat;
	float:right;
}
.rep_page_top a:hover {
	display:block;
	height:25px;
	width:115px;
	background:url(../img/page_top_btn.gif) no-repeat 0 -25px;
	float:right;
}
/*////////////////////////////////////リンク */
a, a:link {
	color: #0075c1;
	text-decoration: underline;
}
a:visited {
	color: #0075c1;
	text-decoration: underline;
}
a:hover {
	color: #66ccff;
	text-decoration: none;
}
a:active {
}
/*////////////////////////////////////クリアフィックス */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

/*////////////////////////////////////お気に入り追加ボタン */
.fav_btn{
	position:absolute;
	top: 46px;
	width: 106px;
	height: 25px;
	right: 6px;
	text-align: right;
}

/*////////////////////////////////////ヘッダメニュー */

#h_btn {
	width:328px;
	height:22px;
	position: absolute;
	right:0px;
	top:0;
}
/*#h_btn a {
	padding:0px;
	display:block;
	text-decoration:none;
	margin:0px;
	line-height:18px;
	font-size: 18px;
}*/
#h_btn ul {
	list-style: none;
	margin:0;
	padding: 0px;
}
#h_btn li {
	display: block;
	float:left;
	margin:0;
}
/*.h_btn_a a {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) 0px 0px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_a a:hover {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) 0px -18px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_b a {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -82px -0px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_b a:hover {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -82px -18px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_c a {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -164px 0px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_c a:hover {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -164px -18px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_d a {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -246px 0px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_d a:hover {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -246px -18px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_e a {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -328px 0px no-repeat;
	width:82px;
	height: 18px;
}
.h_btn_e a:hover {
	text-indent:-5000px;
	background: url(../img/h_btn.gif) -328px -18px no-repeat;
	width:82px;
	height: 18px;
}*/
/*//////////////////////////////////////////////////////////////////////////////////グローバルメニュー */


#nav .buy a {
	background:url(../img/buy_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .buy a:hover, #nav .buy a:focus, #nav .buy a.mainMenuParentBtnFocused {
	background:url(../img/buy_btn_o.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
}
#nav .sum a {
	background:url(../img/sum_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .sum a:hover, #nav .sum a:focus, #nav .sum a.mainMenuParentBtnFocused {
	background:url(../img/sum_btn_o.gif) no-repeat center;
	text-indent:-5000px;
}
#nav .sell a {
	background:url(../img/sell_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .sell a:hover, #nav .sell a:focus, #nav .sell a.mainMenuParentBtnFocused {
	background:url(../img/sell_btn_o.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
}
#nav .room a {
	background:url(../img/room_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .room a:hover, #nav .room a:focus, #nav .room a.mainMenuParentBtnFocused {
	background:url(../img/room_btn_o.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
}
#nav .own a {
	background:url(../img/own_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .own a:hover, #nav .own a:focus, #nav .own a.mainMenuParentBtnFocused {
	background:url(../img/own_btn_o.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
}
#nav .ten a {
	background:url(../img/ten_btn.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
	width:160px;
	display:block;
}
#nav .ten a:hover, #nav .ten a:focus, #nav .ten a.mainMenuParentBtnFocused {
	background:url(../img/ten_btn_o.gif) no-repeat center;
	text-indent:-5000px;
	height:34px;
}
/*//////////////////////////////////////////////////////////////////////////////////サイドメニュー */

.info_menu {
	background: url(../img/menu_company_tit.gif) no-repeat top center;
}
.policy_menu {
	background: url(../img/menu_policy_tit.gif) no-repeat top center;
}
.buy_menu {
	background: url(../img/menu_buy_tit.gif) no-repeat top center;
}
.lease_menu {
	background: url(../img/menu_lease_tit.gif) no-repeat top center;
}
.sell_menu {
	background: url(../img/menu_sell_tit.gif) no-repeat top center;
}
.chearm_menu {
	background: url(../img/menu_chearm_tit.gif) no-repeat top center;
}
.sitemap_menu {
	background: url(../img/menu_sitemap_tit.gif) no-repeat top center;
}
.owner_menu {
	background: url(../img/menu_owner_tit.gif) no-repeat top center;
}
.resident_menu {
	background: url(../img/menu_resident_tit.gif) no-repeat top center;
}
.sumstock_menu {
	background: url(../img/menu_sum_tit.gif) no-repeat top center;
}
.news_menu {
	background: url(../img/menu_news_tit.gif) no-repeat top center;
}
.rep_side_box {
	width:200px;
	float: left;
	margin:0;
}
.banner_box {
	text-align:center;
	padding-top:20px;
}
.banner_box p,.rel_r_box p{
	text-align:left;
	font-size:11px;
	padding:0 8px;
	color:#666;
	line-height:11px;
}
.banner_box img {
	margin:3px 0;
}
/*////////////////////////////////////関連メニュー*/


.rep_rela_box {
	width:200px;
	margin:0;
	background:url(../img/rela_tit.gif) no-repeat;
	padding-top:70px;
}
.rep_rela_r_box {
	width:200px;
	margin:0;
	float: right;
	background:url(../img/rela_tit.gif) no-repeat 0 -22px;
	padding-top: 47px;
}
.rep_rela_box ul, .rep_rela_r_box ul {
	list-style:none;
}
.rep_rela_box li, .rep_rela_r_box li {
	background:url(../img/rela_pit.gif) 8px center no-repeat;
	border-bottom:#e1dfdf solid 1px;
	padding:8px 5px 8px 20px;
}
/*右*/

.rel_r_box {
	float:right;
	background:#f2f2f2;
	border:#CCC solid 1px;
	width:192px;
	padding: 4px;
	min-height:100%;
	_height:100%;
}
/*左*/

.rel_l_box {
	float:left;
	background:f2f2f2;
	border:#CCC solid 1px;
	width:26px;
}
/*バナー*/
.banner {
	margin:3px 0;
}
/*/////////////////////////////////フォームレイアウト*/

.form_step01 {
	background: url(../img/form_step01.gif) no-repeat;
	text-indent:-5000px;
	width: 750px;
	height: 51px;
	margin: 20px 0;
}
.form_step02 {
	background: url(../img/form_step02.gif) no-repeat;
	text-indent:-5000px;
	width: 750px;
	height: 51px;
	margin: 20px 0;
}
.form_step03 {
	background: url(../img/form_step03.gif) no-repeat;
	text-indent:-5000px;
	width: 750px;
	height: 51px;
	margin: 20px 0;
}
.form_step04 {
	background: url(../img/form_step04.gif) no-repeat;
	text-indent:-5000px;
	width: 750px;
	height: 51px;
	margin: 20px 0;
}

#form_pri{
	background:#FFF;
	padding:20px;
	margin:20px;
	overflow:auto;
	height:400px;
}

#form_pri ul{
	list-style:none;
	text-indent:-2em;
	padding:0 0 0 3em;
}

#form_pri h3{
	font-size:120%;
	font-weight:bold;
	margin:10px 0 10px 0;
}

.agre_btn{
	list-style:none;
	overflow: hidden;
	margin: 10px 0;
}

.agre_btn li{
	float:left;
	width: 50%;
}

.privacy_box{
	background-color: #eeeeee;
	border: #cccccc solid 1px;
	overflow: hidden;
}
.privacy_check{
	text-align:center;
	padding: 10px;
}



.form_tbl, .form_tbl2 {
	width:100%;
	border:#CCC solid 1px;
	margin: 20px 0;
}
.form_tbl2 th {
	padding:10px;
	text-align:left;
	background: #f2f2f2;
	border-bottom:#CCC solid 1px;
}
.form_tbl th {
	padding:10px;
	text-align:left;
	width:200px;
	background: #f2f2f2;
	border-bottom:#CCC solid 1px;
}
.form_tbl th span {
	font-size:10px;
	color:#FFF;
	background:#C00;
	margin-right:5px;
	line-height: inherit;
	font-weight:normal;
	padding:1px;
}
.form_tbl td, .form_tbl2 td {
	padding:10px;
	border-bottom:#CCC solid 1px;
}
.form_tbl td {
	padding:10px;
	border-bottom:#CCC solid 1px;
}
.form_tbl td span {
	color:#C00;
	font-weight:bold;
}
.form_tbl td input {
	height:1.7em;
	margin:5px;
	vertical-align:-5px;
}
.form_tbl td select {
	margin:5px;
}
.form_btn {
	text-align:center;
	margin:10px 0;
}
#btn {
	margin:10px 0 10px 45%;
	display:block;
}
.form_err {
	color:#C00;
	font-weight:bold;
}
.err {
	border: 1px solid #C00;
}
.form_thank {
	font-weight:bold;
	padding:50px 150px;
	margin-top:20px;
	border:#CCC solid 1px;
}
.form_tbl textarea, .form_tbl2 textarea {
	width:90%;
}
.rep_req_add {
	overflow:hidden;
	margin:2px 0;
	width: 500px;
}
.rep_req_add_l {
	float:left;
	width:110px;
	padding: 3px 0;
	margin-top: 5px;
}
.each_box {
	border:#CCC solid 1px;
	padding:10px;
	margin:0 0 20px 0;
	overflow: hidden;
}
.each_non_box {
	padding:10px;
	margin:0 0 20px 0;
	overflow: hidden;
}
.txt_red {
	color:#C00;
}
.verisign{
	text-align:left;
	margin:20px;
	border: #9B0033 solid 1px;
	background: #ffffff;
}
.verisign table{

}
.verisign span{
	display:block;
	padding: 5px;
}
/*//////////////////////　注釈用  ////////////////////*/

.anno_txt{
	color:#666;
}

/*//////////////////////　注釈用  ////////////////////*/

.rep_list_table tr.odd td{
	background:#f2f2f2;
}
.rep_list_table tr.even td{
	background:#ffffff;
}


.end_box{
	border:#CCC solid 1px;
	margin:20px 60px;
	text-align: center;
	padding: 60px 0;
	font-size: 14px;
}
.end_btn{
	text-align:center;
	margin:50px 0;
}
.end_btn img{
	margin:0 20px;
}

