/* test */

/* ここから----------------------------------------------- */
body{
}

.page{
}

.index_left{
}

.main{
}

.index_right{
}

.navi{
}

.next_navi{
}

.page_count_view{
}

.page_title   h1,h2{
}

.error{
	color:#ff6666;
}

.page_top{
}

.main_top{
}

.main_bottom{
}

.page_bottom{
}

.index_top{
}

.index_middle{
}

.index_bottom{
}

.login_view{
}

.page_index_view{
}

.clear {
	clear: both;
}

.item_page_img_navi{
	padding: 3px;
}

.cart_login_view{
	border: solid   1px   #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

.cart_nologin_view{
	border: solid   1px   #CCCCCC;
	padding: 10px;
}

/*お問い合せ項目表
----------------------------------------------- buckup
.cart table{

	border-collapse:collapse;
	border-spacing:0;
	border-top:1px dotted #999999;
	margin:10px 0;
	width:100%;
}

.cart th {

	background-color:#EEEEEE;
	padding:10px;
	border-bottom:1px dotted #999999;
}

.cart td {

	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #999999;
}

.cart td textarea {

	width: 100%;
}
.cart td.senddata_koumoku {

	width: 150px;
	background-color:#EEEEEE;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px dotted #999999;
}

.select_value{
	font-weight: bold;
}

.select_caption{
	padding: 10px;
	padding-left: 25px;
}

.anqtable{}

.anqtable th{}

.anqtable td{}
 */

/*お問い合せ項目表
----------------------------------------------- */
.cart table{
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.6em;
}

.cart th {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #330000;
	background-image: url(file/site_data/images/common/subber.gif);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 0.8em;
	height: 40px;
	padding-left: 10px;
	text-align: left !important;
}

.cart td {
	padding: 5px;
	border-bottom: 1px dotted #666;
}

.cart td textarea {
	width: 100%;
}

.cart td.senddata_koumoku {
	font-weight: bold;
	color: #330000 !important;
	text-align: center;
	white-space: nowrap;
}

.select_value{
	font-weight: bold;
}

.select_caption{
	padding: 10px;
	padding-left: 25px;
}

.anqtable{}

.anqtable th{}

.anqtable td{}

/*メニュー
----------------------------------------------- */
.page_index_name1{
	background-image: url(/images/default/bt_menu.gif);
	height:25px;
	width:155px;
	background-repeat: no-repeat;
	background-position: left   0px;
	text-align:center;
	line-height:25px;
}

.page_index_name1 a:hover{
	background-image: url(/images/default/bt_menu_o.gif);
	height:25px;
	width:155px;
	background-repeat: no-repeat;
	background-position: left   0px;
	text-align:center;
	line-height:25px;
}

.page_index_name2{
	margin:3px;
	margin-left:10px;
	padding-left:15px;
	background-image: url(/list.gif);
	background-repeat: no-repeat;
	background-position: left   0px;
}

.page_index_name3{
	margin:3px;
	margin-left:20px;
	padding-left:15px;
	background-image: url(/list.gif);
	background-repeat: no-repeat;
	background-position: left   0px;
}

.page_index_name4{
	margin:3px;
	margin-left:30px;
	padding-left:15px;
	background-image: url(/list.gif);
	background-repeat: no-repeat;
	background-position: left   0px;
}

.page_index_name5{
	margin:3px;
	margin-left:40px;
	padding-left:15px;
	background-image: url(/list.gif);
	background-repeat: no-repeat;
	background-position: left   0px;
}
/*----------------------------------------------- */

.error_koumoku{
	color: #000000;
}



div#railways {
	background-color:#FFFFFF;
	border:1px   solid   #999999;
	width:180px;
	height:180px;
	margin:2px   7px;
	padding:3px;
	float:left;
	position:relative;
	overflow:auto;
	display:block;   

}

div#stations {
	background-color:#FFFFFF;
	border:1px   solid   #999999;
	width:180px;
	height:180px;
	margin:2px   7px;
	padding:3px;
	position:relative;
	overflow:auto;
	display:block;
	float:left;   

}

/*物件検索
----------------------------------------------- */
.rwname {
	display:block;
	width:100%;
	background-color:#FFCCCC;
	text-align:center;   
   margin-bottom:3px;
}

table.serchTbl {

	border-collapse:collapse;
	border-spacing:0;
	border-top:1px dotted #999999;
	margin:10px 0;
	width:100%;
}

table.serchTbl th {

	background-color:#EEEEEE;
	padding:10px;
	border-bottom:1px dotted #999999;
}

table.serchTbl td {

	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #999999;
}


.document {
	font-size:12px;   

}

ul {
	list-style-type:none;margin:0px;
	padding:0px;
	text-align:left;   

}

.search_list{
	background-color:#666666;
}

.search_list   th{
	height:50px;
	background-color:#CCCCCC;
	padding:5px;
}

.search_list   td{
	background-color:#FFFFFF;
	padding:5px;
}

.staff_head{
	width:95%;
	font-size: 14px;
	margin-bottom:5px;
	background-color: #BBDBE1;
	padding:5px;
}

.staff_address{
	margin-right:0px;
	align:right;
}

.family_img{
	margin-bottom:5px;
}

.top_family_block{
	height:150px;
	margin-bottom:5px;
}

/*物件セル一覧表示
----------------------------------------------- */
.list_block{
	height:230px;
	width:200px;
	border: solid   1px   #333333;
}

.list_block th{
	font-weight:normal;
	background-color:#666666;
	color:#ffffff;
	text-align:left;
	font-size:11px;
}

.list_block td{
	font-size:10px;
}

.list_block img{


}

.list_view{
	text-align:left;
	clear: both;
}

.list_view_r_kind{
	text-align:left;
	clear: both;


}

.buildname{
	text-align:left;
	clear: both;


}

.list_view_price{
	clear: both;
	color: #FF0000;
	font-size:11px;
	font-weight:bold;
	text-align:left;



}

.r_open_title{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;


}

.r_catch_open, .rs_openschedule, .r_opentime{
	font-size:10px;
}


/*現地販売会（物件詳細）
----------------------------------------------- */
.r_open_title_detail{
	font-size:15px;
	color:#ff0000;
	font-weight:bold;
}

.r_catch_open_detail, .r_openschedule_detail, .r_opentime_detail{
	font-size:14px;
}

/*----------------------------------------------- */


.inqHead,   .inqObjs,   .inqCond,   .MB_INQ {   width:100%;border-collapse:collapse;   }

.inqHead   th {   padding:2px;font-weight:normal;font-size:12px;background-color:#BBB;color:#FFF;border:1px   solid   #999;text-align:left;   }

.inqHead   td {   padding:2px;font-size:12px;text-align:left;background-color:#EEE;border:1px   solid   #999;   }

.inqObjs   th {   padding:2px;font-weight:normal;font-size:12px;background-color:#BBB;color:#000;border:1px   solid   #FFF;text-align:center;   }

.inqObjs   td {   padding:2px;font-weight:normal;font-size:12px;text-align:left;background-color:#EEE;color:#000;border:1px   solid   #FFF;   }

.inqType {   border-collapse:collapse;   }

.inqType   td {   width:150px;border:0px;padding:2px;   }

.kekka-th {width:81px;background-color:#708090;text-align:left;color:#ffffff;vertical-align:middle;padding:4px}
.kekka-td1 {width:175px;background-color:#ffffff;padding:4px;text-align:left;vertical-align:middle}
.kekka-td2 {width:475px;background-color:#ffffff;padding:4px;text-align:left;vertical-align:middle}
.sales_simulation   table{
	margin:10px;
}

.sales_simulation   th{
	background-color:#EEE;
	font-weight:normal;
	text-align:left;
	width:200px;
	padding: 5px;
}

.sales_simulation   td{
	background-color:#EEE;
	width:350px;
	padding: 5px;
}

.simulation_conditions{
	margin:10px;
	padding:10px;
	border:1px   solid   #999999;
}



.sales_simulator_result_bukken   table{
	background-color:#ffcc99;
}

.sales_simulator_result_bukken   th{
	background-color:#ffcc99;

   padding: 5px;
}

.sales_simulator_result_bukken   td{
	background-color:#ffffcc;
	padding: 5px;
}

.sales_simulator_result_bukken   .td4{
	text-align:right;
}
.sales_simulator_result_bukken   .td5{
	text-align:right;
}
.sales_simulator_result_bukken   .td6{
	text-align:right;
}

.koumoku_hyo table{

	border-collapse:collapse;
	cellspacing:0;
	text-align:left;
}

.koumoku_hyo td{
	border:1px solid #999999;
	color:#333333;
	padding:5;
}

.koumoku_hyo th{
	border:1px solid #999999;
	background-color:#ffffe1;
	color:#333333;
	padding:5;
}

.details_picthumb td{
	width:20%;
	text-align:center;
}

.details_picthumb img{
	width:90px;
}

.detail_main_img img{
	width:100%;
}


/*ヘッダー
----------------------------------------------- */
#header-bk {
	margin-top:0;
	padding:0;
	background-color:#00285d;
	height:12px;
	}

#header-h1 {
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
	color:#ffffff;
	text-align: left;
	}

/*メイン
-----------------------------------------------
.title, .page_title{
	background-image:url(/images/default/title03_blue.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	color:white;
	height:30px;
	margin-bottom:5px;
	padding-left:5px;
	} */

/*右トピックス
----------------------------------------------- */
.title_s{
background-image:url(/images/default/title03_blue.gif);   /*数字と色の変更可*/
font-size:11px;
line-height:25px;
color:white;   /*色の変更可*/
height:25px;
padding-left:5px;
margin-bottom:5px;
	}

#side_view{
	margin-bottom:10px;
}

/*表
----------------------------------------------- */
/*プライバシーポリシー
----------------------------------------------- */
.nomal_line table,
.privacy_policy table{
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px dotted #999999;
	margin:10px auto;
	width:90%;
}

.nomal_line th,
.privacy_policy th{
	background-color:#EEEEEE;
	padding:10px;
	border-bottom:1px dotted #999999;
	width:150px;
}
.nomal_line td,
.privacy_policy td{
	padding:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #999999;
}


/*スタッフコメント（物件詳細）
----------------------------------------------- */

.fukidasi_box {
	padding-left:25px;
	margin-top: 10px;
}

.fukidasi {
	background: url(/images/default/fukidasi3_b.jpg) repeat-y 0px 5px;
	width: 550px;
	margin-bottom: 10px;
}

.fukidasi_top {
	background: #FFFFFF url(/images/default/fukidasi1_b.jpg) no-repeat 0px 0px;
	height: 5px;
	font-size: 1px;
	text-indent: -9999px;
	width: 550px;
}

.fukidasi_txt {
	padding: 0px 0px 3px 30px;
	line-height: 130%;
}

.fukidasi_txt span {
	color: #CD3333;
}

.fukidasi_bottom {
	background: url(/images/default/fukidasi2_b.jpg) no-repeat 0px 0px;
	height: 8px;
	font-size: 1px;
	text-indent: -9999px;
}

/*スタッフコメント（物件セル）
----------------------------------------------- */

.fukidasi_box_s {
	margin-bottom: 0px;
	clear: both;
}

.fukidasi_staff_s {
	float: right;
	clear: both;
}

.fukidasi_staff_s img {
	background-image:url(/images/default/spacer.gif);
	background-repeat: no-repeat;	
	width: 1px;
	clear: both;
}

.fukidasi_s {
	clear: both;
	background: url(/images/default/fukidasi3_long_1_b.jpg) repeat-y 0px 0px;
	width: 185px;
}

.fukidasi_top_s {
	clear: both;
	background: #FFFFFF url(/images/default/fukidasi1_long_1_b.jpg) no-repeat 0px 0px;
	height: 5px;
	font-size: 1px;
	width: 185px;
	margin-bottom: 5px;
}

.fukidasi_txt_s {
	padding: 0px 8px 0px 7px;
	line-height: 130%;
	font-size:10px;
	margin-bottom: 5px;
}

.fukidasi_txt_s span {
	color: #CD3333;
}

.fukidasi_bottom_s {
	background: url(/images/default/fukidasi2_long_1_b.jpg) no-repeat 0px 0px;
	height: 8px;
	font-size: 1px;
}

/*Q&A
----------------------------------------------- */
.faq{
	padding-bottom:20px;
}

.faq_q_value {
	background-image:url(/images/default/q_red.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	color:#333333;
	line-height:32px;
	padding-left:40px;
}
	
.faq_a_value {
	background-image:url(/images/default/a_blue.gif);
	background-repeat: no-repeat;
	color:#333333;
	padding-left:40px;
	padding-bottom:15px;
}

/*ブログ
----------------------------------------------- */
.blog_main_td{
	padding-left:10;
}

.blog_category_title, .monthly_archive_title, .master_title{
	font-weight:bold;
	margin-bottom:3;
}

.master_date{
	font-size:11px;
}

.master_contents{
	margin-bottom:3;
}


.r_buildname{
	font-size:15px;
	font-weight:bold;
}

.r_catch_top{
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}
