@import url("base.css");

/*-----------------------------------
	レイアウト
-----------------------------------*/
/*-----------------------------------
	共通
-----------------------------------*/
/*コンテンツ*/
#contents{
	width:720px;
	color:#4D4D4D;
}
/*ヘッダー*/
#contents .title_wrapper{
	padding:5px 0 11px;
	width:720px;
	height:100%;
	background:url(../img/base/dot_3.gif) bottom repeat-x;
}
#contents .title_wrapper .title{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	float:left;
}
/*-----------------------------------
	物件リスト
-----------------------------------*/
/*メニューヘッダー*/
#contents .house_menu{
	height:44px;
	padding:0;
	margin:0;
	background:url(../img/estate/house/menu_bg.gif) bottom repeat-x;
}
#contents .house_menu li{
	padding-top:7px;
	float:left;
}
#contents .house_menu li.page_back{
	padding-top:17px;
	float:right;
}
/*表示編集*/
#contents .list_edit{
	padding-top:12px;
	text-align:right;
}
/*ページ情報*/
#contents .list_info{
	padding-top:6px;
}
#contents .list_info .recode{
	color:#4D4D4D;
	line-height:22px;
	font-weight:bold;
	float:left;
}
/*現在のレコード番号*/
#contents .list_info .recode .now{
	font-family:Verdana;
	font-size:22px;
}
/*ページ*/
#contents .list_info .page{
	padding-top:10px;
	padding-bottom:6px;
	float:right;
}
#contents .list_info .page a{
	border-bottom:dotted 1px;
	font-family:Verdana;
}
/*リストヘッダ*/
#contents .estate_header{
	padding:8px 0 4px;
	background:url(../img/base/dot_line.gif) top repeat-x;
}
#contents .estate_header .type{
	background-color:#F2F2F2;
	font-size:11px;
	padding:6px 10px 0;
	height:22px;
}
#contents .estate_header .type .type_1{
	color:#DE4300;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_2{
	color:#FF6F19;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_3{
	color:#E59500;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_4{
	color:#8BAC0A;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_5{
	color:#0883CF;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_6{
	color:#3848CF;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_7{
	color:#F877B0;
	float:left;
	padding-right:5px;
}
#contents .estate_header .type .type_8{
	color:#879C9B;
	float:left;
	padding-right:5px;
}
#contents .estate_header .rss{
	float:right;
	font-size:11px;
	line-height:11px;
}
#contents .estate_header .rss a{
	color:#FF7F00;
}
#contents .estate_header .rss a:hover{
	color:#FCAB5A;
}
/*リスト*/
#contents .estate_list{
	padding-bottom:2px;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
#contents .estate_list .estate_item{
	padding-bottom:13px;
}
#contents .estate_list table.estate{
	width:720px;
	height:140px;
	margin:auto;
	background-color:#9BBAE1;
}
#contents .estate_list table.estate th{
	background-color:#F2F2F2;
	text-align:left;
	font-weight:normal;
	padding-left:8px;
}
#contents .estate_list table.estate td{
	background-color:#FFFFFF;
	padding-left:8px;
}
/*種別*/
#contents .estate_list table.estate .type{
	width:24px;
	padding:0;
}
#contents .estate_list table.estate .photo{
	width:124px;
}
/*分譲用*/
#contents .estate_list table.estate .title_block{
	height:50px;
	background-color:#F3F9FE;
	padding:5px 5px 5px 8px;
}
#contents .estate_list table.estate .title_b_left{
	width:319px;
	float:left;
	display:block;
}
#contents .estate_list table.estate .title_b_right{
	width:90px;
	float:right;
	display:block;
}
#contents .estate_list table.estate .title_block .title{
	height:18px;
	display:block;
}
#contents .estate_list table.estate .details_buttom{
	width:129px;
	height:49px;
	background-color: #F3F9FE;
}
/*ビル・賃貸事業用*/
#contents .estate_list table.estate .title_block2{
	height:49px;
	background-color:#FFFFF0;
}
#contents .estate_list table.estate .title_block2 .title{
	height:18px;
}
#contents .estate_list table.estate .details_buttom2{
	width:129px;
	height:49px;
	background-color: #FFFFF0;
}
#contents .estate_list table.estate td.photo{
	width:122px;
	text-align:center;
	padding-left:0;
}
#contents .estate_list table.estate .d_th1{
	width:68px;
	height:21px;
}
#contents .estate_list table.estate .d_td1{
	width:213px;
	height:21px;
}
#contents .estate_list table.estate .d_th2{
	width:77px;
	height:21px;
}
#contents .estate_list table.estate .price{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	color:#F0037F;
}
/*-----------------------------------
	物件詳細
-----------------------------------*/
#contents .estate_title_block_1{
	border-left:solid 6px #DE4300;
}
#contents .estate_title_block_2{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6F19;
}
#contents .estate_title_block_3{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E59500;
}
#contents .estate_title_block_4{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8BAC0A;
}
#contents .estate_title_block_5{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0883CF;
}
#contents .estate_title_block_6{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #3848CF;
}
#contents .estate_title_block_7{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F877B0;
}
#contents .estate_title_block_8{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #879C9B;
}
#contents .estate_title_block_b{
	border:solid 1px #CCCCCC;
	border-left:none;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px 0;
	color:#000000;
	height:56px;
}
#contents .estate_title_block_b .title{
	padding-top:19px;
	font-weight:bold;
	float:left;
}
#contents .estate_title_block_b .icon{
	width:50px;
	float:left;
	padding-left:10px;
}
#contents .estate_title_block_b .es_title_right{
	padding-top:8px;
}

/*全テーブル*/
#contents .house_detials table{
	width:720px;
	margin:5px auto 18px;
	background-color:#CCCCCC;
}
#contents .house_detials table th{
	background-color:#EEEEEE;
	text-align:left;
	padding:5px 8px;
	font-weight:bold;
}
#contents .house_detials table td{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 8px;
}
#contents .house_detials table .d1{
	width:99px;
}
#contents .house_detials table .d2{
	width:239px;
}
#contents .house_detials table .d3{
	width:99px;
}
/*写真テーブル*/
#contents .house_detials .photo_table{
	width:720px;
	margin:15px auto 13px;
	background-color:#CCCCCC;
}
#contents .house_detials .photo_table th{
	background-color:#EEEEEE;
	text-align:left;
	font-weight:normal;
	padding:11px 0 11px 8px;
}
#contents .house_detials .photo_table td{
	background-color:#FFFFFF;
	text-align:center;
	padding:0px;
}
#contents .house_detials .photo_table th.t_image{
	width:422px;
}
#contents .house_detials .photo_table th.t_room{
}

#contents .house_detials .estate_subtitle{
	height:28px;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
#contents .house_detials .estate_subtitle .title_wap{
	height:20px;
	padding-left:8px;
	padding-top:6px;
	color:#000000;
	font-weight:bold;
	border-left:solid 6px #E88811;
}
/*価格・セールポイント*/
#contents .house_detials .price_table {
	width:720px;
	margin:5px auto 10px;
}
#contents .house_detials .price_table .price{
	color:#E41B5B;
	font-weight:bold;
}
/*フッター*/
#contents .house_detials .details_footer{
	height:42px;
	padding:7px 0 0;
	background-color:#E6E6E6;
	text-align:center;
	margin-bottom:28px;
}
#contents .house_detials .details_footer ul.bt_list{
	width:284px;
	margin:auto;
}
#contents .house_detials .details_footer ul.bt_list li{
	float:left;
}
#contents .house_detials .details_footer ul.bt_list li.left_bt{
	padding-right:2px;
}
#contents .house_detials .details_page_back{
	width:129px;
	height:23px;
	padding-top:12px;
	padding-left:20px;
	border:solid 1px #CCCCCC;
	margin:auto;
	margin-bottom:28px;
}

/*-----------------------------------
	物件リスト
-----------------------------------*/
/*メニューヘッダー*/
#contents .business_menu{
	height:47px;
	padding:0;
	margin:0;
	background:url(../img/estate/business/menu_bg.gif) bottom repeat-x;
}
#contents .business_menu li{
	padding-top:7px;
	float:left;
}
#contents .business_menu li.page_back{
	float:right;
}
/*-----------------------------------
	ボタン
-----------------------------------*/
/*	分譲情報メニューボタン	*/
#contents a.bt_house_menu1{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_1.gif) top left no-repeat;
}
#contents a.bt_house_menu1:hover{
	background-position:top right;
}
#contents a.bt_house_menu2{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_2.gif) top left no-repeat;
}
#contents a.bt_house_menu2:hover{
	background-position:top right;
}
#contents a.bt_house_menu3{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_3.gif) top left no-repeat;
}
#contents a.bt_house_menu3:hover{
	background-position:top right;
}
#contents a.bt_house_menu4{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_4.gif) top left no-repeat;
}
#contents a.bt_house_menu4:hover{
	background-position:top right;
}
#contents a.bt_house_menu5{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_5.gif) top left no-repeat;
}
#contents a.bt_house_menu5:hover{
	background-position:top right;
}
#contents a.bt_house_menu6{
	width:102px;
	height:37px;
	display:block;
	background:url(../img/estate/house/bt_menu_6.gif) top left no-repeat;
}
#contents a.bt_house_menu6:hover{
	background-position:top right;
}
/*	ビル・賃貸事業情報メニューボタン	*/
#contents a.bt_business_menu1{
	width:133px;
	height:40px;
	display:block;
	background:url(../img/estate/business/bt_menu_1.gif) top left no-repeat;
}
#contents a.bt_business_menu1:hover{
	background-position:top right;
}
#contents a.bt_business_menu2{
	width:133px;
	height:40px;
	display:block;
	background:url(../img/estate/business/bt_menu_2.gif) top left no-repeat;
}
#contents a.bt_business_menu2:hover{
	background-position:top right;
}
#contents a.bt_business_menu3{
	width:133px;
	height:40px;
	display:block;
	background:url(../img/estate/business/bt_menu_3.gif) top left no-repeat;
}
#contents a.bt_business_menu3:hover{
	background-position:top right;
}
/*地図を表示*/
#contents a.bt_details_map{
	width:141px;
	height:35px;
	display:block;
	margin-bottom:20px;
	background:url(../img/estate/house/bt_map.gif) top left no-repeat;
}
#contents a.bt_details_map:hover{
	background-position:top right;
}
/*詳細を見る*/
#contents a.bt_details{
	width:111px;
	height:29px;
	display:block;
	margin:auto;
	background:url(../img/estate/house/bt_details.gif) top left no-repeat;
}
#contents a.bt_details:hover{
	background-position:top right;
}
/*物件に関するお問い合わせ*/
#contents a.bt_contact{
	width:141px;
	height:35px;
	display:block;
	background:url(../img/estate/house/bt_contact.gif) top left no-repeat;
}
#contents a.bt_contact:hover{
	background-position:top right;
}
/*印刷*/
#contents a.bt_print{
	width:141px;
	height:35px;
	display:block;
	background:url(../img/estate/house/bt_print.gif) top left no-repeat;
}
#contents a.bt_print:hover{
	background-position:top right;
}

