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

/* ボディ・画像・見出し--------------------------- */
body{
	margin:0px auto;
	padding:0px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#ffffff;
}

a{color:#a45cfd;}

img{border:0px; margin:0px; padding:0px;}

hr{
	border-style:dotted none none none;
	border-top-width:1px;
	border-top-color:#666666;
	padding:10px 0px;
	height:1px;
}

h1,h2,h3,h4,p,ul,li{margin:0px; padding:0px;}

table {
	width:740px;
	height:110px;
	border-collapse:collapse;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#333333;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
}

/*input#name{border:1px solid #7f9db9;}
input#name_kana{border:1px solid #7f9db9;}
input#address1{border:1px solid #7f9db9;}
input#phone{border:1px solid #7f9db9;}
input#mail_address{border:1px solid #7f9db9;}
input#passwd{border:1px solid #7f9db9;}
input#passwd2{border:1px solid #7f9db9;}
input#what{border:1px solid #7f9db9;}
input#comment{border:1px solid #7f9db9;}
input#company_name{border:1px solid #7f9db9;}
input#phone_number{border:1px solid #7f9db9;}
input#email_address{border:1px solid #7f9db9;}
input#count{border:1px solid #7f9db9;}
input#id_estate{border:1px solid #7f9db9;}
textarea{border:1px solid #7f9db9;}
*/

/* フォームボタン */
input.transmit {
	width:80px;
	height:24px;
}

/* アウトライン */
body #outline {
	width:950px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
}

/* ヘッダ部分------------------------------------- */
#head{
	width:950px;
	font-size:12px;
}

#head_top{
	height:56px;
	text-align:left;
	font-size:12px;
	background-image: url("../img/top-back.gif");
	background-repeat: no-repeat;
}

#head_navi{
	color:#ffffff;
	text-align:left;
}

#head_top #logo{
	float:left;
	width:565px;
	padding:15px 20px;
}

#logo img{float:left;}

#logo span{
	height:56px;
	font-size:12px;
	line-height:56px;
	font-weight:normal;
	text-align:center;
}

/* ヘッダメニュー */
#head_top ul {
	width:325px;
	height:30px;
	margin:14px 4px 10px;
	padding:0px;
	font-size:10px;
	line-height:30px;
	list-style:none;
	float:right;
}

#head_top ul a{text-decoration:none;}
#head_top ul a:hover{text-decoration:none;}

li.company{float:left;}
li.menber{float:left;}
li.contact{float:left;}
li.login_b{float:left;}

li.company a{
	width:64px; height:30px;
	background-image:url("../img/btn/top_btn_company_off.gif");
	background-repeat:no-repeat;
	display:block; text-indent:-9999px;
	padding:0px; margin:0px;
}
li.menber a{
	width:103px; height:30px;
	background-image: url("../img/btn/top_btn_member_off.gif");
	background-repeat:no-repeat;
	display:block; text-indent:-9999px;
	padding:0px; margin:0px;
}
li.contact a{
	width:83px; height:30px;
	background-image:url("../img/btn/top_btn_contact_off.gif");
	background-repeat:no-repeat;
	display:block; text-indent:-9999px;
	padding:0px; margin: 0px 10px 0px 0px;
}
li.login_b a{
	width:59px; height:30px;
	background-image: url("../img/btn/top_btn_login_off.gif");
	background-repeat:no-repeat;
	display:block; text-indent:-9999px;
	padding:0px; margin:0px;
}

li.company a:hover{background-image: url("../img/btn/top_btn_company_on.gif"); background-repeat: no-repeat;}
li.menber  a:hover{background-image: url("../img/btn/top_btn_member_on.gif"); background-repeat: no-repeat;}
li.contact a:hover{background-image: url("../img/btn/top_btn_contact_on.gif"); background-repeat: no-repeat;}
li.login_b a:hover{background-image: url("../img/btn/top_btn_login_on.gif"); background-repeat: no-repeat;}


/* メインメニュー */
#global_top ul{
	height:31px;
	font-size:12px; line-height:31px;
	font-weight:bold; text-align:center;
	list-style:none;
}
#global_top ul a{text-decoration:none;}
#global_top ul a:hover{text-decoration:none;}

#global_bottom ul{
	height:31px;
	font-size:12px; line-height:31px;
	font-weight:bold; text-align:center;
	list-style:none;
}
#global_bottom ul a{text-decoration:none;}
#global_bottom ul a:hover{text-decoration:none;}

li.btn_01{float:left;}
li.btn_02{float:left;}
li.btn_03{float:left;}
li.btn_04{float:left;}
li.btn_05{float:left;}
li.btn_06{float:left;}
li.btn_08{float:left;}
li.btn_10{float:left;}
li.btn_12{float:left;}

li.btn_00{
	width:109px; height:31px;
	background-image:url("../img/btn/btn_00.png");
	background-repeat: no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.btn_01 a{
	width:63px; height:31px;
	background-image:url("../img/btn/btn_01.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_02 a{
	width:109px; height:31px;
	background-image:url("../img/btn/btn_02.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_03 a{
	width:108px; height:31px;
	background-image:url("../img/btn/btn_03.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_04 a{
	width:84px; height:31px;
	background-image:url("../img/btn/btn_04.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_05 a{
	width:79px; height:31px;
	background-image:url("../img/btn/btn_05.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
.btn_06 a{
	width:118px; height:31px;
	background-image:url("../img/btn/btn_06.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_07{
	width:109px; height:31px;
	background-image:url("../img/btn/btn_07.png");
	background-repeat: no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.btn_08 a{
	width:85px; height:31px;
	background-image:url("../img/btn/btn_08.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_09{
	width:109px; height:31px;
	background-image:url("../img/btn/btn_09.png");
	background-repeat: no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.btn_10 a{
	width:107px; height:31px;
	background-image:url("../img/btn/btn_10.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}
li.btn_11{
	width:109px; height:31px;
	background-image:url("../img/btn/btn_11.png");
	background-repeat: no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.btn_12 a{
	width:118px; height:31px;
	background-image:url("../img/btn/btn_12.png");
	background-repeat: no-repeat;
	display:block; text-indent:-9999px;
}

li.btn_01 a:hover{background-image:url("../img/btn/btn_01_on.png"); background-repeat: no-repeat;}
li.btn_02 a:hover{background-image:url("../img/btn/btn_02_on.png"); background-repeat: no-repeat;}
li.btn_03 a:hover{background-image:url("../img/btn/btn_03_on.png"); background-repeat: no-repeat;}
li.btn_04 a:hover{background-image:url("../img/btn/btn_04_on.png"); background-repeat: no-repeat;}
li.btn_05 a:hover{background-image:url("../img/btn/btn_05_on.png"); background-repeat: no-repeat;}
li.btn_06 a:hover{background-image:url("../img/btn/btn_06_on.png"); background-repeat: no-repeat;}
li.btn_08 a:hover{background-image:url("../img/btn/btn_08_on.png"); background-repeat: no-repeat;}
li.btn_10 a:hover{background-image:url("../img/btn/btn_10_on.png"); background-repeat: no-repeat;}
.btn_12 a:hover{background-image:url("../img/btn/btn_12_on.png"); background-repeat: no-repeat;}

li.blank_01{
	width:10px; height:31px;
	background-image:url("../img/btn/blank_01.png");
	background-repeat:no-repeat;
	float:left; display:block;
}
li.blank_02{
	width:76px; height:31px;
	background-image:url("../img/btn/blank_02.png");
	background-repeat:no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.blank_03{
	width:10px; height:31px;
	background-image:url("../img/btn/blank_03.png");
	background-repeat:no-repeat;
	float:left; display:block; text-indent:-9999px;
}
li.blank_04{
	width:497px; height:31px;
	background-image:url("../img/btn/blank_04.png");
	background-repeat:no-repeat;
	float:left; display:block; text-indent:-9999px;
}

/* パンくずリスト--------------------------------- */
#box_all #pan{
	width:870px;
	height:20px;
	background-image:url("../img/bread.gif");
	background-repeat:no-repeat;
	background-position:15px 12px;
	font-size:12px;
	line-height:20px;
	padding:10px 0px 10px 70px;
	margin:0px;
}

#pan ul{list-style:none;}
#pan ul li{
	float:left;
	list-style:none;
	padding-right:10px;
}

#pan li.arrow{
	float:left;
	list-style-image:none;
	padding-left:20px;
	background-image:url("../img/arrow.gif");
	background-repeat:no-repeat;
	background-position:0px 4px;
}

/* ログアウト表示-----------------*/
#pan_logout{
	color:#f33a5a;
	font-weight:bold;
	text-align:right;
}

#pan_logout a{font-weight:normal;}

/* ボックスによるカラム配置----------------------- */
#box_all{
	margin:0px 0px 0px 0px;
	width:950px;
	background-image:url("../img/contents_bg.gif");
	background-repeat: repeat-x;
	vertical-align:top;
}

#box_right{
	margin:0px 0px 70px 0px;
	float:right;
	width:750px;
}

#box_top{
	margin:0px 0px 20px 0px;
	width:738px;
	background-color:#ffffff;
	border:1px solid #bccdd5;
}

#box1{width:200px; margin:0px; float:left;}
#box2{width:560px; margin:0px; float:left;}
#box3{width:180px; margin:0px; float:right;}

#top_pic{margin:10px 10px 10px 10px;}

ul#box_menu{margin:0px 0px 0px 20px;}

#box_menu li{
	width:170px;
	padding-bottom:5px;
}

#box_menu li #bottom{
	width:170px;
	padding:0px;
}

/* 左カラム--------------------------------------- */

#box1 ul{
	font-size:14px;
	line-height:30px;
	list-style-type:none;
	margin:0px 10px;
	padding:0px;
}

/* パスワード再発行 */

#forget_body{
	display:block;
	width:740px;
	margin-bottom:48px;
	line-height:16px;
}
#forget_com{
	border:1px solid #bccdd5;
	padding:16px 32px 16px 32px;
	margin-top:18px;
	line-height:18px;
	background-color:#ffffff;
}

#forget_back {
	margin-top:10px;
	background:#eeeeee;
	padding:16px 112px;
	text-align:center;
}

#forget_table{
	width:530px;
	background:#eeeeee;
	font-size:12px;
	border-style:none;
}

#forget_table td{padding:2px;}

#forget_tit{
	width:111px;
	text-align:right;
	font-weight:bold;
	color:#f33a5a;
}

#forget_input{
	width:419px;
	text-align:left;
}

#forget_input input{width:200px;}

#forget_btn{text-align:left;}

#forget_btn input{margin-left:196px;}

#forget_edit{
	width:738px;
	/*padding:40px;*/
	margin-top:15px;
	text-align:right;
	line-height:16px;
	border-collapse:collapse;
	border:1px solid #bccdd5;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#333333;
	background:#f0f0f0;
}

/* カテゴリーから探す */
#box1 .search_wey{
	width:170px;
	height:72px;
	margin:0px 10px 10px;
	padding:0px;

}

li.left_btn_list{
	background-image:url("../img/btn/left_btn_list_off.gif");
	background-repeat: no-repeat;
}
.left_btn_list a{
	width:170px;
	height:35px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:1px 0px 0px;
}
.left_btn_list a:hover{
	background-image:url("../img/btn/left_btn_list_on.gif");
	background-repeat: no-repeat;
}

li.left_btn_map{
	background-image:url("../img/btn/left_btn_map_off.gif");
	background-repeat: no-repeat;
}
.left_btn_map a{
	width:170px;
	height:35px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:1px 0px 0px;
}
.left_btn_map a:hover{
	background-image:url("../img/btn/left_btn_map_on.gif");
	background-repeat: no-repeat;
}

/* ログインメニュー */
#box1 #login_manu{
	width:170px;
	height:108px;
	margin:0px 10px 10px 0x;
	padding:0px;

}

li.left_btn_login{
	background-image:url("../img/btn/left_btn_login_off.gif");
	background-repeat: no-repeat;
}
.left_btn_login a{
	width:170px;
	height:54px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
.left_btn_login a:hover{
	background-image:url("../img/btn/left_btn_login_on.gif");
	background-repeat: no-repeat;
}

li.left_btn_menber{
	background-image:url("../img/btn/left_btn_menber_off.gif");
	background-repeat: no-repeat;
}
.left_btn_menber a{
	width:170px;
	height:53px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
.left_btn_menber a:hover{
	background-image:url("../img/btn/left_btn_menber_on.gif");
	background-repeat: no-repeat;
}

/* サイトメニュー */
#box1 #site_menu{
	width:170px;
	height:143px;
	margin: 15px 10px 15px 0px;
	padding: 0px;
}

#box1 #site_menu_2{
	width:170px;
	height:143px;
	margin: 0px 10px 10px;
	padding: 0px;
	background-image:url("../img/site_menu.gif");
	background-repeat: no-repeat;
}

li.left_btn_help{
	background-image:url("../img/btn/left_btn_help_off.gif");
	background-repeat:no-repeat;
	width:170px;
}
.left_btn_help a{
	width:170px;
	height:35px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px;
}
.left_btn_help a:hover{
	background-image:url("../img/btn/left_btn_help_on.gif");
	background-repeat:no-repeat;
}

li.left_btn_keisai{
	background-image:url("../img/btn/left_btn_keisai_off.gif");
	background-repeat:no-repeat;
	width:170px;
}
.left_btn_keisai a{
	width:170px;
	height:36px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px;
}
.left_btn_keisai a:hover{
	background-image:url("../img/btn/left_btn_keisai_on.gif");
	background-repeat:no-repeat;
}

li.left_btn_sitemap{
	background-image:url("../img/btn/left_btn_sitemap_off.gif");
	background-repeat:no-repeat;
	width:170px;
}
.left_btn_sitemap a{
	width:170px;
	height:36px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px;
}
.left_btn_sitemap a:hover{
	background-image:url("../img/btn/left_btn_sitemap_on.gif");
	background-repeat:no-repeat;
}

li.left_btn_privacy{
	background-image:url("../img/btn/left_btn_privacy_off.gif");
	background-repeat:no-repeat;
	width:170px;
}
.left_btn_privacy a{
	width:170px;
	height:35px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px;
}
.left_btn_privacy a:hover{
	background-image:url("../img/btn/left_btn_privacy_on.gif");
	background-repeat:no-repeat;
}

/* 企業メニュー */
#box1 #corp_manu{
	width:170px;
	height:103px;
	margin:0px 10px 10px 0x;
	padding:0px;
}

li.left_btn_company{
	background-image:url("../img/btn/left_btn_company_off.gif");
	background-repeat: no-repeat;
}
.left_btn_company a{
	width:170px;
	height:51px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
}
.left_btn_company a:hover{
	background-image:url("../img/btn/left_btn_company_on.gif");
	background-repeat: no-repeat;
}

li.left_btn_contact{
	background-image:url("../img/btn/left_btn_contact_off.gif");
	background-repeat: no-repeat;
}
.left_btn_contact a{
	width:170px;
	height:51px;
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin:1px 0px 10px 0px;
}
.left_btn_contact a:hover{
	background-image:url("../img/btn/left_btn_contact_on.gif");
	background-repeat: no-repeat;
}

/* アクセス */
#box1 #side_acc{
	width:170px;
	height:88px;
	margin: 0px 10px 10px;
	padding:34px 0px 20px;
	background-image:url("../img/site_acc.gif");
	background-repeat: no-repeat;
}

#box1 #main_body {
	width:170px;
	height:183px;
	margin: 15px 10px 15px;
	background-image:url("../img/nonber.gif");
	background-repeat:no-repeat;
}

#main_body #main_text {
	padding:8px 10px 0px;
	line-height:15px;
	color:#333333;
}

#main_text p{
	font-weight:bold;
	text-align:center;
	padding:0px 0px 10px;
}

#main_text table{
	height:100px;
	width:130px;
	font-size:12px;
	line-height:21px;
	padding:0;
	margin:0;
	border:0px;
}

#main_text td{padding:0px; border:0px;}

td.point{widht:90px;}

td.matches{
	width:40px;
	text-align:right;
}

#main_text ul li{
	background-image:url("../img/arrow_2.gif");
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0px 0px 15px;
	text-indent:10px;
}

/* 電話 */
#box1 #side_tel{
	width:170px;
	height:68px;
	margin: 0px 10px 10px;
	background-image:url("../img/site_tel.gif");
	background-repeat: no-repeat;

}

/* 左カラムメニュー修正時の注意点："背景画像の高さ"－54pxを"height"の高さにする */

/* 中央カラム------------------------------------- */
ul.border{
	width:500px;
	font-size:14px;
	margin-bottom:26px;
	padding:10px 20px;
	list-style-type:none;
	background-color:#ffffff;
}

.frame {
	width:548px;
	background-color:#ffffff;
	margin-bottom:20px;
	border-left:1px solid #bccdd5;
	border-right:1px solid #bccdd5;
	border-bottom:1px solid #bccdd5;
}

/* ハウステアからのお知らせ */
#box2 #infomation{
	width:550px;
	height:29px;
	background-image:url("../img/title_infomation.gif");
	text-indent:-9999px;
}

#news_div{
	width:548px;
	height:120px;
	background-color:#FFFFFF;
	margin:0px 0px 20px;
	color:#333333;
	text-align:left;
	border-left:1px solid #bccdd5;
	border-right:1px solid #bccdd5;
	border-bottom:1px solid #bccdd5;
	overflow:auto;
}

ul.border{
	width:460px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#333333;
	line-height:18px;
	padding:8px 20px 8px 40px;
	list-style-type:disc;
}

ul.border_info{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	line-height:16px;
	padding:20px 10px 20px 20px;
	list-style-type:none;
	background-color:#ffffff;
}

/* 新着物件 */
#box2 #new{
	width:550px;
	height:29px;
	background-image:url("../img/title_new.gif");
	text-indent:-9999px;
}

#news_div_new{
	width:548px;
	height:120px;
	background-color:#FFFFFF;
	margin:0px 0px 20px;
	text-align:left;
	border-left:1px solid #bccdd5;
	border-right:1px solid #bccdd5;
	border-bottom:1px solid #bccdd5;
	overflow:auto;
}

/* 更新履歴 */
#history{
	width:550px;
	height:29px;
	background-image:url("../img/title_history.gif");
	text-indent:-9999px;
}

#news_div_history{
	width:548px;
	height:120px;
	background-color:#FFFFFF;
	margin:0px 0px 20px;
	text-align:left;
	border-left:1px solid #bccdd5;
	border-right:1px solid #bccdd5;
	border-bottom:1px solid #bccdd5;
	overflow:auto;
}


/* おすすめ物件 */
#box2 #recommendation{
	width:550px;
	height:29px;
	background-image:url("../img/title_recommendation.gif");
	text-indent:-9999px;
}

#box2 ul.bukken{
	width:550px;
	margin:20px 0px 10px;
	padding:0px 1px;
	list-style:none;
}

#box2 ul.bukken li{
	width:114px;
	float:left;
	margin:0px;
	padding:0px 18px 10px 5px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#box2 ul.bukken li img{
	text-align:center;
	margin:0px;
	padding:0px;
}

.bukken img{
	width:100px;
	margin:0px 0px 0px 0px;
}

* html ul.bukken li{/* IE 6 */
display:inline;
zoom:1;
}

*:first-child+html ul.bukken li{/* IE 7 */
display:inline;
zoom:1;
}


.bukken li p.name{
	text-align:center;
	font-size:12px;
	line-height:18px;
}

.bukken li p.price{
	text-align:right;
	font-size:12px;
}
span.values{
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}

/* 2カラム用右------------------------------------ */
#box_right #contents{margin:0px 10px 10px 0px;}

/* 更に条件を絞り込む */
#contents #dictionary{
	width:740px;
	height:29px;
	margin:0px;
}

#dictionary img{vertical-align:bottom;}

#narrow{
	width:738px;
	margin:0px 0px 10px 0px;
	background-color:#ffffff;
	border-left:1px solid #bccdd5;
	border-right:1px solid #bccdd5;
	border-bottom:1px solid #bccdd5;
}

#narrow table{
	margin:8px 8px 2px;
	padding:0px;
	width:722px;
	border-style:none;
	border-collapse:collapse;
}

#narrow table tr{
	border-style:none;
	padding:0px;
}

#narrow table td{
	border-style:none;
	padding:0px 6px 6px 0px;
}

#searchForm{margin:0;}

/* 詳細情報 */
.next .kenchu {color:#333333;}

#contents #title_details{
	width:740px;
	height:29px;
}

#propaty{
	width:740px;
	margin:10px 0px 0px;
	border-style:none;
}

#propaty_2{
	width:740px;
	margin:10px 0px 0px;
	border-style:none;
}

#propaty_2 #images{
	width:320px;
	float:left;
}

#propaty_2 #texts{
	width:410px;
	float:right;
}

table.image{
	width:320px;
	height:215px;
	background-color:#eb93a1;
	margin:0px 0px 10px;
	padding:5px;
	text-align:center;
	border-style:none;
}
table.image td{
	padding:0px;
	border-style:none;
	text-align:center;
}
table.image tr{
	padding:0px;
	border-style:none;
	text-align:center;
}

table.image_2{
	width:320px;
	height:130px;
	background-image:url("../img/mitorizu.gif");
	background-color:#eb93a1;
	background-repeat:no-repeat;
	margin:0px 0px 10px;
	text-align:center;
	border-style:none;
}
table.image_2 td{
	width:100px;
	padding:0px;
	border-style:none;
	line-height:15px;
	text-align:center;
}
table.image_2 tr{border-style:none;}

table.image_3{
	width:320px;
	height:260px;
	background-image:url("../img/map.gif");
	background-color:#eb93a1;
	background-repeat:no-repeat;
	margin:0px 0px 10px;
	text-align:center;
	border-style:none;
}
table.image_3 td{
	padding:0px;
	border-style:none;
	line-height:15px;
	text-align:center;
}
table.image_3 tr{border-style:none;}

table.image_4{
	width:320px;
	height:130px;
	background-image:url("../img/other.gif");
	background-color:#eb93a1;
	background-repeat:no-repeat;
	margin:0px 0px 10px;
	text-align:center;
	border-style:none;
}
table.image_4 td{
	width:100px;
	padding:0px;
	border-style:none;
	line-height:15px;
	text-align:center;
}
table.image_4 tr{border-style:none;}

table.image_5{
	width:320px;
	height:130px;
	background-image:url("../img/shikichizu.gif");
	background-color:#eb93a1;
	background-repeat:no-repeat;
	margin:0px 0px 10px;
	text-align:center;
	border-style:none;
}
table.image_5 td{
	width:100px;
	padding:0px;
	border-style:none;
	line-height:15px;
	text-align:center;
	vertical-align:middle;
}
table.image_5 tr{border-style:none;}

table.learn{
	width:410px;
	height:auto;
	margin:0px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#fafafa;
	margin-bottom:10px;
}
.learn td{
	padding:8px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}
.learn td.left{
	width:156px;
	padding:8px;
	background-color:#f3f3f3;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	background-image:none;
}
.learn td.right{
	padding:8px;
	background-color:#fafafa;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	background-image:none;
	line-height:12px;
}
.learn span{
	font-size:20px;
	color:#ea5550;
}

table.learn2{
	width:410px;
	height:auto;
	margin:0px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#fafafa;
	margin-bottom:10px;
}
.learn2 td{
	padding:8px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.learn2 td.left{
	width:156px;
	padding:8px;
	background-color:#f3f3f3;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}
.learn2 td.right{
	padding:8px;
	background-color:#fafafa;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}
.learn2 span{
	font-size:20px;
	color:#ea5550;
}

table.learn3{
	width:410px;
	height:auto;
	margin:0px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#fafafa;
	margin-bottom:10px;
}
.learn3 td{
	padding:8px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
.learn3 td.left{
	width:156px;
	padding:8px;
	background-color:#f3f3f3;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}
.learn3 td.right{
	padding:8px;
	background-color:#fafafa;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}
.learn3 span{
	font-size:20px;
	color:#ea5550;
}

table.learn4{
	width:410px;
	height:auto;
	margin:0px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#fafafa;
	margin-bottom:0px;
}

.learn4 td{
	padding:8px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.learn4 td.left{
	width:156px;
	padding:8px;
	background-color:#f3f3f3;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}

.learn4 td.right{
	padding:8px;
	background-color:#fafafa;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
}

.learn4 span{
	font-size:20px;
	color:#ea5550;
}


table#more{
	width:410px;
	margin:0px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#fafafa;
}

#more td{
	padding:8px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}

#more td.left{
	width:156px;
	padding:8px;
	background-color:#fffffff;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	background-image:none;
}

#more td.right{
	padding:8px;
	background-color:#ffffff;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	background-image:none;
}

#more span{
	font-size:20px;
	color:#ea5550;
}

#copy_contact{
	margin-top:10px;
	text-align:right;
}

/* 右カラム */
#box3 ul{
	width:170px;
	margin:0px 10px 0px 0px;
	list-style:none;
}

li.bannar1{
	background-image:url("../img/banner1.jpg");
	background-repeat:no-repeat;
}
.bannar1 a{
	width:170px;
	height:50px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px 0px 10px;
}
.bannar1 a:hover{
	background-image:url("../img/banner1_on.jpg");
	background-repeat:no-repeat;
}

li.bannar2{
	background-image:url("../img/banner2.jpg");
	background-repeat:no-repeat;
}
.bannar2 a{
	width:170px;
	height:50px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px 0px 10px;
}
.bannar2 a:hover{
	background-image:url("../img/banner2_on.jpg");
	background-repeat:no-repeat;
}

li.bannar3{
	background-image:url("../img/banner3.jpg");
	background-repeat:no-repeat;
}
.bannar3 a{
	width:170px;
	height:50px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px 0px 10px;
}
.bannar3 a:hover{
	background-image:url("../img/banner3_on.jpg");
	background-repeat:no-repeat;
}

li.bannar4{
	background-image:url("../img/banner4.jpg");
	background-repeat:no-repeat;
}
.bannar4 a{
	width:170px;
	height:50px;
	display:block;
	text-indent:-9999px;
	padding: 0px;
	margin:0px 0px 10px;
}
.bannar4 a:hover{
	background-image:url("../img/banner4_on.jpg");
	background-repeat:no-repeat;
}

#box3 #bannar_bg{
	width:170px;
	background-image:url("../img/banner_bg_00.gif");
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

/* フッタ */
#foot{
	width:950px;
	margin:0px;
	padding:0px;
}

#text_link{
	width:750px;
	float:right;
}

ul.text_link_s{
	height:22px;
	margin:0px 0px 5px 0px;
}

.text_link_s li {
	float:left;
	display:inline;
	line-height:22px;
	height:22px;
	padding:0px;
}

.tit_b {
	display:inline;
	width:122px;
	height:22px;
	margin-right:20px;
	padding:0px;
}

.tit_s {
	display:block;
	width:122px;
	height:22px;
	margin-right:20px;
	padding:0px;
}

.tit_r {
	display:block;
	width:122px;
	height:22px;
	margin-right:20px;
	padding:0px;
}

.tit_g {
	display:block;
	width:122px;
	height:22px;
	margin-right:20px;
	padding:0px;
}

#go_top {
	width:30px;
	text-align:right;
	margin-top:0px;
	float:right;
}


.back {
	background:url(../_img/back_00.gif) no-repeat;
	width:30px; height:15px;
	margin:0; padding:0;
	display:block;
}

.back:hover {background:url(../_img/back_01.gif) no-repeat;}

#foot #copy{
	height:100px;
	font-size:12px;
	line-height:30px;
	clear:both;
	background-repeat: no-repeat;
}

#foot ul#link{
	width:530px;
	margin:0px auto;
	list-style:none;
}

ul#link li{
	float:left;
	padding:10px;
}

.c_both{
	clear:both;
	font-size:0px;
	line-height:0px;
}

/* 静的ページコンテンツ--------------------------- */


/* 基本のテーブル */
.base_table {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}

.base_table th{
	padding:2px;
	background-color:#dddddd;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

.base_table td{
	padding:2px;
	background-color:#ffffff;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

/* 会社概要 */

.s_header {
	display:block;
	width:740px;
	height:29px;
}

.s_body {
	display:block;
	width:738px;
	background-color:#ffffff;
	border:1px solid #bccdd5;
	margin:14px 0px 48px;
	line-height:16px;
}

.s_body_top {
	display:block;
	width:738px;
	background-color:#ffffff;
	border:1px solid #bccdd5;
	margin:14px 0px 20px;
	line-height:16px;
}

.s_body_2 {
	display:block;
	width:738px;
	background-color:#ffffff;
	margin:14px 0px 48px;
	line-height:16px;
}

.s_com  {
	color:#333333;
	padding:20px;
	margin:0px;
	line-height:18px;
}

p.s_com img{}

.ss_com {
	width:738px;
	padding:40px;
	line-height:18px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#333333;
}

.photo_img {
	float:left;
	height:189px;
	margin-right:20px;
	margin-bottom:20px;
}

.photo_img2 {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

/* サイトマップ */
table.tb_blank {
	width:740px;
	border-collapse:collapse;
	border:1px solid #bccdd5;
	margin-bottom:20px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#333333;
}

.tb_blank tr {border:1px solid #bccdd5;}

.tb_blank td {
	border:1px solid #bccdd5;
	padding:8px;
}

.edit {
	padding:40px;
	color:#333333;
	background:#f0f0f0;
	border:1px solid #e2e2e2;
	line-height:16px;
}
/* プライバシーポリシー */
#contents p.privacy{
	margin:0px 20px 4px;
	line-height:130%;
	letter-spacing:1px;
}

#contents p.extra{
	margin:10px 26px 6px;
	line-height:130%;
	letter-spacing:1px;
}

#contents h3{
	font-size:16px;
	margin:16px 10px 4px;
	padding-left:4px;
	border-left:8px double #ffd700;
	border-bottom:1px dashed #cccccc;
}

/* メンバー登録ページ */
p.member{margin:10px;}

table#rule{
	width:250px;
	margin:15px 10px 10px;
}

#member_rule{
	width:738px;
	height:120px;
	background-color:#FFFFFF;
	margin:0px 0px 20px;
	text-align:left;
}

#member_terms_block{
	height:120px;
	margin:0px;
	border:1px solid #bccdd5;
	overflow:auto;
}

#member_terms{
	color:#333333;
	padding:10px;
	font-size:12px;
	line-height:18px;
}

#member_terms p{margin-bottom:14px;}

#member_terms p.article{margin-bottom:4px;}

/* 無料査定依頼ページ */
.assess_body{
	display:block;
	width:740px;
	margin-top:20px;
	margin-bottom:48px;
	line-height:16px;
}

em {
	color:#1c83f0;
	font-style:normal;
	font-weight:bold;
}

img.assess_img{
	padding:0px;
	vertical-align:bottom;
}

/* 企画住宅 */
.project{
	width:740px;
	border:none;
}

#project_table{
	width:740px;
	border:none;
}

#project_table td{padding:0px 5px 10px;}

/* 工事中 */
.construction_body {
	border:1px solid #bccdd5;
	background-color:#fafafa;
	display:block;
	width:738px;
	margin-top:0px 10px;
	margin-bottom:48px;
	line-height:16px;
}

.construction_com {
	padding:40px 0px;
	text-align:center;
	font-weight:bold;
	color:#666666;
}

/* 問い合わせフォーム */

.mail_tit{
	width:220px;
	background-color:#fafafa;
	text-indent:5px;
}

table.tsuiki{border:1px solid #E2E2E2;}
/* 動的ページcss調整 */

.next{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.photo{
	text-align:center;
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:0px;
	margin:0px;
}

table#mainly .photo{
	text-align:center;
	background-color:#e6e6e6;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:3px;
	margin:0px;
}

table.image .photo{
	text-align:center;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
}

table.image td{
	text-align:center;
	width:100px;
}

table.image_2 .photo{
	text-align:center;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
}

table.image_4 .photo{
	text-align:center;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
}

table.image_5 .photo{
	text-align:center;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
}

/* 後々整理--------------------------------------- */

/* 条件検索 */
#search{
	width:168px;
	margin:0px auto 10px;
	font-size:14px;
	padding:5px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

#search table{
	font-size:14px;
	margin:0px 0px 6px;
}

/* 検索ページ */
#results{
	width:740px;
	font-size:14px;
	text-align:center;
	margin:10px 0px 0px;
}

#results a{
	color:#666666;
	text-decoration:none;
}

.details{margin:0px auto 0px 10px;}

span.price{
	font-size:24px;
	font-weight:bold;
}

.sss_com {
	width:738px;
	padding:20px 0px;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	background-color:#fafafa;
}

/*タブボタン*/
#tub_menu{
	width:293px;
	height:27px;
	background:url(../img/btn/tub_btn_off.png) no-repeat;
	margin:0px 0px 10px;
}

#tub_menu ul {
	margin: 0px;
	height: 27px;
	list-style-type: none;
}

#tub_menu li {
	display: inline;
	text-indent: -9999px;
}

#tub_menu li a {
	float: left;
	height: 27px;
	width: 91px;
	margin:0px 1px;
}

/* オフ */
ul #tub01 a { background: url(../img/btn/tub_btn_off.png) no-repeat -1px 0px; }
ul #tub02 a { background: url(../img/btn/tub_btn_off.png) no-repeat -94px 0px; }

/* オン */
ul #tub01 a:hover { background: url(../img/btn/tub_btn_on.png) no-repeat -1px 0px; }
ul #tub02 a:hover { background: url(../img/btn/tub_btn_on.png) no-repeat -94px 0px; }

/* オフ */
ul #tub01_on a { background: url(../img/btn/tub_btn_on.png) no-repeat -1px 0px; }
ul #tub02_on a { background: url(../img/btn/tub_btn_on.png) no-repeat -94px 0px; }



