@charset "UTF-8";
/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2009.7.27*/

/*EDDITER*/
/*noriko mabuchi*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/


/*ナビゲーション現在地設定
ひろたの強み left:1px;top:47px;
オススメ left:151px;top:47px;
買いたい方へ left:301px;top:47px;
売りたい方へ left:451px;top:47px;
店舗案内 left:601px;top:47px;
お問い合わせ left:750px;top:47px;

三角が必要ない場合は
display:none;
***************************************/
#wrapper #navigation #now_sankaku{
	position:absolute;
	left: 151px;
	top: 47px;
}



/*メインスペース部分
***************************************/
#wrapper #mainspace_box{
	border:1px solid #c6c6c6;
	margin:0px;
	background-image:url(../../img/bg_mainspace_box.gif);
	background-repeat:repeat-y;
	background-position:right;
}

/*forIE6
*html #wrapper #mainspace_box{
	background-position:left;
}
*/


.topimg{
   margin:12px;
}




#wrapper #mainspace_box #left_box{
	/*border-right:1px solid #e7e7e7;*/
	margin:0px;
	float:left;
	width:622px;
}

/*forIE6*/
*html #wrapper #mainspace_box #left_box{
	width:623px;
}


h2#h2_bg{
	background-image:url(../../../baibaiblog/img/h2_bg.gif);
	width:603px;
	height:40px;
	background-repeat:no-repeat;
	margin:11px 0px 24px 9px;
	padding-top:13px;
}
*html h2#h2_bg{
	background-image:url(../../../baibaiblog/img/h2_bg.gif);
	width:603px;
	height:43px;
	background-repeat:no-repeat;
	margin:11px 0px 24px 9px;
	padding-top:10px;
}
.font26w{
	margin-left:23px;
	font-size:24px;
	color:#FFFFFF;
	font-family:ＡＲ丸ゴシック体Ｍ;
}
h2#h2_bg_openhouse{
	background-image:url(../../../baibaiblog/img/h2_bg_openhouse.gif);
	width:603px;
	height:53px;
	background-repeat:no-repeat;
	margin:11px 0px 24px 9px;
}

#wrapper #mainspace_box #left_box #middle_box{
    margin:12px;
	margin-left:24px;
	margin-right:24px;
}
#wrapper #mainspace_box #left_box #middle_box p{
    
     font-size:14px;
	 line-height:20px;
}


#wrapper #mainspace_box #left_box #line_box{
	width:598px;
	height:45px;
	margin:25px 12px 12px 12px;
	background:url(../../../baibaiblog/img/bg_ttl_osusume.jpg) no-repeat;
}
#wrapper #mainspace_box #left_box #line_box p{
    font-size:24px;
	color:#000000;
	padding-top:15px;
	padding-left:10px;
}


#wrapper #mainspace_box #left_box #glay_box{
    margin-left:24px;
	margin-right:24px;
	padding:12px;
	background-color: #F2F2F2;
}

#wrapper #mainspace_box #left_box #glay_box p{
    font-size:10px;
}

#btn_box{
	margin:0px 0px 36px;

}


#wrapper #mainspace_box #left_box #cmt_box{
    margin-left:24px;
	margin-right:24px;
	margin-bottom:24px;
	
}
#wrapper #mainspace_box #left_box #cmt_box h4{
    font-size:18px;
	color:#CC0000;
	font-weight:bold;
	padding-bottom:24px;
	padding-top:24px;
}
#wrapper #mainspace_box #left_box #cmt_box p{
    line-height:160%;
    /*padding:6px 0px;*/
}

#wrapper #mainspace_box #left_box #imgbox{
    text-align:center;
	margin-bottom:12px;
}
#wrapper #mainspace_box #left_box td{
	padding: 6px;
	border: 1px solid #CCCCCC; /* セルの枠線（太さ・色・スタイル） */
	font-size: 12px;
	line-height: 140%;
}
#wrapper #mainspace_box #left_box table {
border-collapse: collapse; /* 枠線の表示方法 */
border: 1px solid #CCCCCC; /* テーブル全体の枠線（太さ・色・スタイル） */ 
}








#btn_box a{
	display:block;
	background-image:url(../../../buy/img/btn_request.gif);
	width:481px;
	height:60px;
	margin:0px auto 0px;
}
#btn_box a:hover{
	background-image:url(../../../buy/img/btn_request_o.gif);
}





#btn_box2{
	margin:0px auto 12px;
	background-image:url(../../../buy/img/bg_btn_otoiawase.gif);
	width:589px;
	height:94px;
	position:relative;

}
#btn_box2 a{
	width:175px;
	height:32px;
	display:block;
	background-image:url(../../../buy/img/btn_otoiawase.gif);
	position:absolute;
	left: 395px;
	top: 46px;
}

#btn_box2 a:hover{
	background-image:url(../../../buy/img/btn_otoiawase_o.gif);
}
/*右側ボックス内容
***************************************/

#wrapper #mainspace_box #right_box{
	margin:0px;
	float:right;
	width:274px;
	background-image:url(../../../buy/img/bg_right_box.gif);
	background-repeat:repeat-x;
}

/*forIE6*/
*html #wrapper #mainspace_box #right_box{
	width:273px;

}

/*メニュー*/
#right_menu{
	margin:0px 0px 26px 11px;
}
/*forIE6*/
*html #right_menu{
	margin:0px 0px 24px 11px;
}
/*forIE7*/
*:first-child+html #right_menu{
	margin:0px 0px 24px 11px;
}


#right_menu .h3_01{
	background-image:url(../../../baibaiblog/img/h3_title01.gif);
	height:48px;
	width:252px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#right_menu .h3_02{
	background-image:url(../../../baibaiblog/img/h3_title02.gif);
	height:48px;
	width:252px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#right_menu .h3_03{
	background-image:url(../../../baibaiblog/img/h3_title03.gif);
	height:48px;
	width:252px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#right_menu .h3_04{
	background-image:url(../../../baibaiblog/img/h3_title04.gif);
	height:48px;
	width:252px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}








#right_menu ul{
	marging:0px;
	padding:0px;
	list-style-type:none;
}
#right_menu li{
	margin:0px 0px 6px;
}
/*forIE6*/
*html #right_menu li{
	margin:0px 0px 1px;
}
/*forIE7*/
*:first-child+html #right_menu li{
	margin:0px 0px 1px;
}

#right_menu li a{
	width:252px;
	height:32px;
	display:block;
	background-repeat:no-repeat;
	margin:0px;
}

#right_menu ul li#menu01 a{
	background-image:url(../../../baibaiblog/img/btn01.gif);
}

#right_menu ul li#menu02 a{
	background-image:url(../../../baibaiblog/img/btn02.gif);
}

#right_menu ul li#menu03 a{
	background-image:url(../../../baibaiblog/img/btn03.gif);
}

#right_menu ul li#menu04 a{
	background-image:url(../../../baibaiblog/img/btn04.gif);
}

#right_menu ul li#menu05 a{
	background-image:url(../../../baibaiblog/img/btn05.gif);
}



#right_menu ul li#menu01 a:hover{
	background-image:url(../../../baibaiblog/img/btn01_o.gif);
}

#right_menu ul li#menu02 a:hover{
	background-image:url(../../../baibaiblog/img/btn02_o.gif);
}

#right_menu ul li#menu03 a:hover{
	background-image:url(../../../baibaiblog/img/btn03_o.gif);
}

#right_menu ul li#menu04 a:hover{
	background-image:url(../../../baibaiblog/img/btn04_o.gif);
}

#right_menu ul li#menu05 a:hover{
	background-image:url(../../../baibaiblog/img/btn05_o.gif);
}




/*オープンハウス開催予定*/

#open_house_sch{
	margin:0px 10px 12px 12px;
	border:#c9c9c9 1px solid;
	padding-bottom:15px;
}
/*forIE6*/
*html #open_house_sch{
	margin:0px 10px 12px 12px;
}
#open_house_sch #open_house_photo{
	padding:3px;
	border-bottom:1px solid #c8c8c8;
}
#open_house_sch h3{
	background-image:url(../buy/img/h3_right_openhouse_bg.gif);
	width:250px;
	height:36px;
	background-repeat:no-repeat;
	margin:0px 0px 8px;
}
#open_house_sch ul{
	margin:0px 12px 0px;
	list-style-type:none;
}
#open_house_sch li{
	padding:6px 0px 0px;
}
/*バナーボックス*/

#banner_box{
	margin:0px 0px 24px 12px;
}

#banner_box_request{
	margin:0px 10px 12px 10px;
	width:254px;
}

#banner_box a{
	display:block;
	width:252px;
	height:72px;
	background-repeat:no-repeat;
	margin:0px 0px 12px;
}
#banner_box a#banner01{
	background-image:url(../../../buy/img/banner_dictionary.jpg);
}
#banner_box a#banner02{
	background-image:url(../../../buy/img/banner_link.jpg);
}
#banner_box a#banner03{
	background-image:url(../../../buy/img/banner_shop.jpg);
}


#banner_box a#banner01:hover{
	background-image:url(../../../buy/img/banner_dictionary_o.jpg);
}
#banner_box a#banner02:hover{
	background-image:url(../../../buy/img/banner_link_o.jpg);
}
#banner_box a#banner03:hover{
	background-image:url(../../../buy/img/banner_shop_o.jpg);
}
#left_box #attention {
	padding: 24px;
}
#left_box #attention p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.contact_link{
	color: #CC0000;
	font-size:14px;
	margin-top:8px;
}

.contact_link_b{
	color: #CC0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

/*オープンハウス
***************************************/
#open_house{
	margin:11px 10px 0px 10px;
	width:254px;
}
#open_house h2{
	background-image:url(../../../baibaiblog/img/h2_open.gif);
	width:254px;
	height:48px;
}

#open_house h2 a{
	background-image:url(../../../baibaiblog/img/h2_open.gif);
}

#open_house_main{
	width:251px;
	margin:0px 0px 12px;
	padding-top:12px;
	padding-bottom:6px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	border-bottom:1px #cfcfcf solid;
}

#open_house_main_txt{
	width:232px;
	height:48px;
	margin:0px 10px 10px 10px;
	line-height:130%;
}

#open_house_que a{
	width:121px;
	height:14px;
	float:left;
	background-image:url(../../../baibaiblog/img/open_question.gif);
	background-repeat:no-repeat;
	margin:0px 0px 3px 10px;
}

#open_house_ttl{
	width:244px;
	height:24px;
	background-image:url(../../../baibaiblog/img/ttl_open.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	margin-top:10px;
}

.open_house{
	width:228px;
	background-image:url(../../../baibaiblog/img/open_border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:10px 10px;
}

.open_house h4 a{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
	line-height:150%;
}

.open_house p{
	font-size:10px;
	padding-top:5px;
}


.open_house_end{
	width:204px;
	margin:10px 10px;
}

.open_house_end h4 a{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}

.open_house_end p{
	font-size:10px;
	padding-top:5px;
}

.btn_open_house a{
	width:80px;
	height:18px;
	float:right;
	background-image:url(../../../baibaiblog/img/btn_open_detail.gif);
	margin-bottom:8px;
	margin-top:8px;
}
/* 詳細ページのフッター*/
#article{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
#article ul{
	background-color:#f5f5e5;
	list-style-type:none;
	text-align: center;
	width: 560px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 6px;
	text-align:center;
}



#article a{
	background-repeat:no-repeat;
	display: block;
	width: 105px;
	float: left;
	height: 20px;
}

#article li{
	float: left;
	list-style-type: none;
	padding-left: 5px;
}


#article li#osusume01 a{
	background-image:url(../../../img/btn_osusume_01.gif);
}
#article li#osusume02 a{
	background-image:url(../../../img/btn_osusume_02.gif);
}
#article li#osusume03 a{
	background-image:url(../../../img/btn_osusume_03.gif);
}
#article li#osusume04 a{
	background-image:url(../../../img/btn_osusume_04.gif);
}
#article li#osusume05 a{
	background-image:url(../../../img/btn_osusume_05.gif);
}

/*オススメ物件検索blog内*/

#bukken-search{
	width:580px;
	border:#FFCB75 solid 2px;
	margin:10px 22px 10px 22px;
}

#bukken-s-l{
	width:290px;
	float:left;
	margin:10px 0px 10px 10px;
}

#bukken-s-r-wrap{
	width:200px;
	float:right;
	margin:10px 10px 10px 0px;
}

#bukken-s-r{
	width:200px;
	float:right;
	margin:0px 0px 10px 0px;
	line-height:150%;
	text-align:left;
}

#bukken-s-btn{
	float:right;
	margin:10px 0px 10px 0px;
}

.select{
	width:204px;
}

.float-l{
	float:left;
}

#bukken-txt{
	width:170px;
	float:right;
	line-height:150%;
}



/*オススメ物件検索blog内_右*/

#bukken-search-r{
    width: 220px;
	border:#FFCB75 solid 2px;
	margin:10px 0px 10px 10px;
	padding: 15px;
}
#bukken-search-r p{
	margin:0 auto 10px;
	line-height:150%;
}
.select-r{
	width:204px;
}
#bukken-s-btn-r{
	margin:15px auto 0;
	text-align: center;
}



/*件数表示*/

.number{
	margin:10px auto 10px auto;
	text-align:center;
}

.number ul{
	margin:0;
	padding:10px 0 10px 0;
	list-style-type:none;
}

.number li{
	margin:0 0 0 5px;
	height:22px;
	display:inline;
	background-position:50% 50%;
	background-repeat:no-repeat;
	padding:5px;
}

.number-no-link{
	width:22px;
	height:22px;
	background-color:#CC0000;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.number-link{
	width:22px;
	height:22px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	background-position:50% 50%;
	background-repeat:no-repeat;
	font-size:14px;
}

.mb60{
	margin-bottom:60px;
}





/*物件ごとのお問い合わせフォーム*/

#contact_article{
 margin: 20px auto 0;
	width:570px;
}
#contact_article p {
 text-align: center;
}
#contact_article .contact_article_read{
 font-size: 18px;
 font-weight: bold;
 color:#CC0000;
 margin-bottom: 5px;
 text-align: center;
}
#contact_article table{
	background: #FFF;
	border: 1px solid #FFF;
	margin: 10px auto 15px;
	
}
#contact_article .td_left{
	padding:6px;
	text-align:left;
	font-weight:bold;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-size:12px;
}

#contact_article .td_right{
	padding:6px;
	text-align:left;
	background-color: #F4F4F4;
	border: 1px solid #FFFFFF;
	font-size:12px;
}
input #name {
width:200px; height:24px; font-size: 14px;	padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;
 }
 
/* 新レイアウト */

/* 一覧 */
.mb10{ margin:0 0 10px 0; }
.list_table{ margin:0 41px 20px 41px; width:541px; }
.list_table th{ border:1px solid #cccccc; text-align:center; }
.list_title{ background-color:#9B0100; color:#FFFFFF; font-weight:bold; }
.img_width{ padding:3px; width:52px; }
.address_width{ padding:6px; width:184px; }
.list_com_width{ padding:6px; width:66px; }
.btn_detail_width{ padding:6px; width:41px; }

/* 詳細 */
.mb20{ margin:0 0 20px 0; }
.mb30lr25{ margin:0 25px 30px 25px; }
.pb20{ padding:0 0 20px 0; }
.pb30{ padding:0 0 30px 0; }
.float-r{ float:right; }
#post_lbox{ width:338px; margin:0 0 0 3px; }
#post_rbox{ width:212px; }

.dttl_width{ width:58px; }
.dtxt_width{ width:265px;}
#detail_post{ margin:0 0 30px 0; }

#room_img ul{ list-style:none; }
#room_img li{ float:left; width:160px; margin:0 4px 5px 4px; }
#room_img p{ width:150px; padding:5px; font-size:10px; }

#payment_ttl{ margin:0 0 10px 0; font-size:12px; font-weight:bold; background-color:#999999; padding:3px 5px; }

#wrapper #mainspace_box #left_box #glay_box{
	margin:0 24px 20px 24px;
	padding:12px;
	background-color: #F2F2F2;
}
.list_table a{ color:#FFFFFF; }

/*オープンハウス上部のバナーボックス
***************************************/
#sp_r_banner_box{
	margin:0 11px 10px 11px;
	width:228px;
}

#sp_r_banner_box .sp_r_banner01{
	background:url(http://www.kitakyushubaibai.net/img/bnr_special_5pric_1_b.jpg) no-repeat;
	position:relative;
	width:228px;
	height:88px;
	margin:10px 11px 0px 11px;	
}

#sp_r_banner_box .sp_r_banner02{
	background:url(http://www.kitakyushubaibai.net/img/bnr_special_5pric_2_b.jpg) no-repeat;
	position:relative;
	width:228px;
	height:88px;
	margin:10px 11px 0px 11px;	
}
#sp_r_banner_box .sp_r_banner03{
	width:228px;
	height:88px;
	margin:10px 11px 0px 11px;	
}

.sp_r_banner_btn01{	position:absolute; top:60px; left:10px;}
.sp_r_banner_btn02{	position:absolute; top:60px; left:110px;}