@import url("base.css");

/*-----------------------------------
	レイアウト
-----------------------------------*/
/*-----------------------------------
	共通
-----------------------------------*/
/*コンテンツ*/
#contents{
	width:720px;
	color:#4D4D4D;
}
/*ヘッダー*/
#contents .title_wrapper{
	padding:5px 0 11px;
	width:720px;
	height:100%;
	margin-bottom:18px;
	background:url(../img/base/dot_3.gif) bottom repeat-x;
}
#contents .title_wrapper .title{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	float:left;
}
/*RSS*/
#contents .title_wrapper .rss{
	float:right;
	font-size:11px;
	line-height:11px;
	margin-top:8px;
}
#contents .title_wrapper .rss img{
	vertical-align:middle;
}
#contents .title_wrapper .rss a			{ color:#FF7F00; }
#contents .title_wrapper .rss a:hover	{ color:#FCAB5A; }
/*RSS*/
#contents .title_wrapper .back{
	float:right;
	line-height:14px;
	margin-top:2px;
	padding-left:13px;
	padding-right:4px;
	background:url(../img/reco/ya.gif) center left no-repeat;
}
#contents .title_wrapper .back a { border-bottom:dotted 1px; }

/*-----------------------------------
	物件一覧
-----------------------------------*/
/*ページ情報*/
#contents .list_info{
	padding:2px 0 6px;
	height:100%;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
/*ページ情報*/
#contents .list_info2{
	padding:2px 0 6px;
}
#contents .info_recode{
	color:#4D4D4D;
	line-height:22px;
	font-weight:bold;
	float:left;
}
/*現在のレコード番号*/
#contents .info_recode .now{
	font-family:Verdana;
	font-size:22px;
}
/*ページ*/
#contents .info_page{
	padding-top:13px;
	float:right;
}
#contents .info_page a{
	border-bottom:dotted 1px;
	font-family:Verdana;
}

/*-----------------------------------
	おすすめリスト
-----------------------------------*/
/*リスト*/
#contents .reco_list{
	color:#7F7F7F;
}
/*リストアイテム1*/
#contents .reco_item{
	padding:25px 0 25px;
	height:100%;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
/*写真*/
#contents .reco_list .photo{
	float:left;
	padding:5px 5px;
	width:200px;
	height:140px;
	background:url(../img/reco/reco_dot_box.gif) repeat;
	text-align:center;
}
/*データ1*/
#contents .reco_list .data1{
	float:left;
	width:216px;
	padding-left:16px;
	background:url(../img/base/dot_length.gif) right repeat-y;
}
/*物件名*/
#contents .reco_list .data1 .title{
	height:14px;
	line-height:14px;
}
#contents .reco_list .data1 .title img{
	padding:0px 5px;
}
/*詳細*/
#contents .reco_list .data1 .details{
	font-size:11px;
	line-height:18px;
	padding-top:8px;
}
#contents .reco_list .data1 .price{
	color:#666666;
	padding-bottom:8px;
}
/*価格*/
#contents .reco_list .data1 .font_price{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF7F00;
}
/*データ2*/
#contents .reco_list .data2{
	float:right;
	width:260px;
	font-size:11px;
}
#contents .reco_list .data2 .title{
	padding:2px 0 6px;
}
#contents .reco_list .data2 .text{
	line-height:15px;
	padding-bottom:11px;
}

/*-----------------------------------
	物件詳細
-----------------------------------*/
#contents .estate_title_block_1{
	border-left:solid 6px #DE4300;
}
#contents .estate_title_block_2{
	border-left:solid 6px #FF6F19;
}
#contents .estate_title_block_3{
	border-left:solid 6px #E59500;
}
#contents .estate_title_block_4{
	border-left:solid 6px #8BAC0A;
}
#contents .estate_title_block_5{
	border-left:solid 6px #0883CF;
}
#contents .estate_title_block_6{
	border-left:solid 6px #3848CF;
}
#contents .estate_title_block_7{
	border-left:solid 6px #F877B0;
}
#contents .estate_title_block_b{
	border:solid 1px #F2F2F2;
	border-left:none;
	font-size:13px;
	font-weight:bold;
	padding:22px 15px 0px;
	background:url(../img/reco/reco_title_bg.gif) top left repeat-x;
	color:#000000;
	height:46px;
}
#contents .estate_title_block_b .title{
}
#contents .estate_title_block_b .title img{
	vertical-align:middle;
	padding:0 5px;
}
#contents .estate_title_block_b .title .name{
	font-weight:bold;
	font-size:14px;
	height:16px;
	line-height:100%;
}
/*物件概要*/
#contents .details_header{
	padding:20px 0 20px;
	height:100%;
}
/*写真*/
#contents .details_header .photo{
	float:left;
	padding:5px 5px;
	width:200px;
	height:140px;
	background:url(../img/reco/reco_dot_box.gif) repeat;
	text-align:center;
}
/*テキスト*/
#contents .details_header .text_area{
	float:right;
	width:485px;
	padding-right:4px;
	font-size:11px;
	line-height:15px;
}
#contents .details_header .text_area .comment{
	padding-top:6px;
	padding-left:1px;
	color:#7F7F7F;
}
/*詳細内容*/
#contents .reco_details{
}
/*	全テーブル共通
-----------------------------------*/
#contents .reco_details table{
	width:720px;
	margin:5px auto 18px;
	background-color:#CCCCCC;
}
#contents .reco_details table th{
	background-color:#EEEEEE;
	text-align:left;
	padding:5px 8px;
	font-weight:bold;
}
#contents .reco_details table td{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 8px;
}
#contents .reco_details table .d1{
	width:99px;
}
#contents .reco_details table .d2{
	width:239px;
}
#contents .reco_details table .d3{
	width:99px;
}
/*	写真テーブル
-----------------------------------*/
#contents .reco_details .photo_table{
	width:720px;
	margin:15px auto 36px;
	background-color:#CCCCCC;
}
#contents .reco_details .photo_table th{
	background-color:#EEEEEE;
	text-align:left;
	font-weight:normal;
	padding:11px 0 11px 8px;
}
#contents .reco_details .photo_table td{
	background-color:#FFFFFF;
	text-align:center;
	padding:0px;
}
#contents .reco_details .photo_table th.t_image{
	width:422px;
}
#contents .reco_details .photo_table th.t_room{
}
/*サブタイトル*/
#contents .reco_details .reco_subtitle{
	padding-top:13px;
	padding-left:16px;
	height:27px;
	background:url(../img/reco/subtitle_bg.gif) top left no-repeat;
}
/*	周辺環境リスト
-----------------------------------*/
#contents .reco_details .area_list{
	margin-bottom:34px;
}
/*リストアイテム1*/
#contents .reco_details .area_list .area_item_tl{
	padding:0 5px 0 0px;
	width:171px;
	margin-top:18px;
	float:left;
}
/*リストアイテム2*/
#contents .reco_details .area_list .area_item_tc{
	float:left;
	padding:0 5px 0 7px;
	width:171px;
	margin-top:18px;
	background:url(../img/base/dot_length.gif) left repeat-y;
}
/*リストアイテム3*/
#contents .reco_details .area_list .area_item_tr{
	padding:0 0px 0 7px;
	width:171px;
	margin-top:18px;
	float:left;
	background:url(../img/base/dot_length.gif) left repeat-y;
}
/*リストアイテム4*/
#contents .reco_details .area_list .area_item_bl{
	padding:14px 5px 0 0px;
	width:171px;
	float:left;
}
/*リストアイテム5*/
#contents .reco_details .area_list .area_item_bc{
	float:left;
	padding:14px 5px 0 7px;
	width:171px;
	background:url(../img/base/dot_length.gif) left repeat-y;
}
/*リストアイテム6*/
#contents .reco_details .area_list .area_item_br{
	padding:14px 0px 0 7px;
	width:171px;
	float:left;
	background:url(../img/base/dot_length.gif) left repeat-y;
}

/*写真*/
#contents .reco_details .area_list .photo{
	padding:3px 3px;
	width:165px;
	height:115px;
	background:url(../img/reco/reco_dot_box.gif) repeat;
}
/*名前*/
#contents .reco_details .area_list .name{
	padding:5px 0 0 2px;
	color:#669966;
}
/*コメント*/
#contents .reco_details .area_list .comment{
	padding:0 0 0 2px;
	height:28px;
	color:#7F7F7F;
	font-size:11px;
}
#contents .reco_details .area_list .under_line{
	clear:both;
	display:block;
	height:1px;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
/*	マップ
-----------------------------------*/
#contents .reco_details .map{
	width:690px;
	height:360px;
	margin:22px auto 30px;
	background:#E1E1E1;
}
#contents .reco_details .map .google_map{
	margin:1px;
	padding:1px;
	background:#FFFFFF;
}

/*	物件情報
-----------------------------------*/
#contents .reco_details .estate_subtitle{
	height:28px;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
#contents .reco_details .estate_subtitle .title_wap{
	height:20px;
	padding-left:8px;
	padding-top:6px;
	color:#000000;
	font-weight:bold;
	border-left:solid 6px #E88811;
}
/*価格・セールポイント*/
#contents .reco_details .price_table {
	width:720px;
	margin:5px auto 10px;
}
#contents .reco_details .price_table .price{
	color:#E41B5B;
	font-weight:bold;
}
/*フッター*/
#contents .reco_details .details_footer{
	height:42px;
	padding:7px 0 0;
	background-color:#E6E6E6;
	text-align:center;
	margin-bottom:28px;
}
#contents .reco_details .details_footer ul.bt_list{
	width:284px;
	margin:auto;
}
#contents .reco_details .details_footer ul.bt_list li{
	float:left;
}
#contents .reco_details .details_footer ul.bt_list li.left_bt{
	padding-right:2px;
}
#contents .reco_details .details_page_back{
	width:129px;
	height:23px;
	padding-top:12px;
	padding-left:20px;
	border:solid 1px #CCCCCC;
	margin:auto;
	margin-bottom:28px;
}
/*	詳細下部ボタン
-----------------------------------*/
#contents .reco_details .details_bottom{
	text-align:center;
	margin:0 auto;
	width:148px;
	height:20px;
	padding:7px 0;
	border:solid 1px #CCCCCC;
	text-indent:-12px;
}
#contents .reco_details .details_bottom a{
	border-bottom:dotted 1px;
}
#contents .reco_details .details_bottom img{
	padding:0 4px;
}
/*----------------------------------------
	ボタン
----------------------------------------*/
/*おすすめ物件詳細を見る*/
#contents a.bt_details{
	width:150px;
	height:27px;
	display:block;
	background:url(../img/reco/bt_details.gif) top left no-repeat;
}
#contents a.bt_details:hover{
	background-position:top right;
}
