@charset "UTF-8";

#content{
	background:none;
	padding:0;
	width:950px;
}

/*コンテンツ(上)*/
.content_title{
	z-index:2;
	font-weight:bold;
	font-size:120%;
	background:url(/img/sale/db/sale_list_title-bg.jpg) no-repeat top left;
	height:35px;
	padding:16px 0 0 40px;
}

#content .content_top{
	background:url(/img/common/bg_top.png) no-repeat left bottom;
	margin-bottom:10px;
	padding-bottom:4px;
}
#content .content_top .content_in{
	background:#fff;
	padding:20px 10px 5px 10px;
}

/*コンテンツ(下)*/
#content .content_bottom{
	background:url(/img/common/bg_bottom.png) no-repeat left top;
	padding-top:4px;
}
#content .content_bottom .content_in{
	background:#fff;
	padding:6px 10px 25px 10px;
}
#content .content_bottom .float_left{
	width:225px;
}
#content .content_bottom .float_right{
	width:685px;
}

/*店舗情報*/
#content .tel{
	font-weight:bold;
	font-size:130%;
}

#content .store_img{
	float:left;
	width:262px;
	margin-right:15px;
	padding-bottom:10px;
}
#content .store_img img{
	border:1px solid #BABABA;
	background:#fff;
	padding:5px;
}

#content .store_left{
	float:left;
	width:608px;
}
#content #store_info{
	float:left;
	width:330px;
}
#content #store_info .store_info01{
	padding-bottom:8px;
}
#content #store_info .store_info01 li{
	font-size:110%;
	padding-left:15px;
	background:url(/img/common/icon_point.jpg) no-repeat scroll 0 7px;
}
#content #store_info .store_info02 li label{
	color:#545454;
	font-size:90%;
}

#content dl.comment{
	background:#ffebeb;
	padding:8px;
	clear:both;
	width:592px;
}
#content dl.comment dt{
	font-weight:bold;
	color:#99002d;
}
#content dl.comment dd{
	font-size:90%;
}

#content .store_map{
	float:right;
	width:302px;
}
#content .store_map img{
	border:1px solid #BABABA;
	margin-bottom:6px;
}
#content .store_map a{
	background:url(/img/store/icon_google_map.jpg) no-repeat left 1px;
	display:block;
	padding-left:23px;
	font-size:90%;
	font-weight:bold;
}

/*スタッフ厳選！おすすめ物件*/
#content .content_bottom #recommend{
	margin-bottom:10px;
}
#content .content_bottom #recommend .title{
	margin-bottom:15px;
}
#content .content_bottom #recommend .property_list{
	margin-left:8px;
}
#content .content_bottom #recommend .info_block{
	background:url(/img/common/bg_dot03.jpg) repeat-y right top;
	width:164px;
	float:left;
	margin:0 4px 25px 0;
}
#content .content_bottom #recommend .info_block .info_block_in{
	padding-right:5px;
	background:url(/img/sale/index/recommend_bg.jpg) no-repeat left top;
}
#content .content_bottom #recommend .info_block .info_block_in .title{
	background:url(/img/sale/index/recommend_ti_property.jpg) no-repeat 8px 15px;
	margin:0;
	padding:10px 0 5px 25px;
	font-weight:bold;
	height:auto;
}
#content .content_bottom #recommend .info_block .info_block_in .img{
	background:#eaeaea;
	text-align:center;
}
#content .content_bottom #recommend .info_block .info_block_in .img img{
	border:1px solid #bababa;
	padding:3px;
	background:#fff;
}
#content .content_bottom #recommend .info_block .info_block_in ul{
	margin:10px 8px;
}
#content .content_bottom #recommend .info_block .info_block_in ul li span{
	font-size:85%!important;
	font-weight:normal!important;
	color:#545454;
}
#content .content_bottom #recommend .info_block .info_block_in ul li strong,
#content .content_bottom #recommend .info_block .info_block_in ul li strong span{
	color:#a31640;
}
#content .content_bottom #recommend .info_block .info_block_in .detail{
	text-align:center;
}

/*検索*/
#content .content_bottom #search_list{
	margin-bottom:22px;
}
#content .content_bottom #search_list li{
	padding-bottom:3px;
}

/*インフォメーション*/
#info{
	background:url(/img/store/info_border_bottom.jpg) no-repeat left bottom;
	padding-bottom:2px;
	margin:-3px 0 30px 0;
	position:relative;
}
#info ul{
	max-height:90px;
	overflow:auto;
	font-size:90%;
	padding:0 15px 5px 15px;
	height:100px;
	background:url(/img/store/info_border_middle.jpg) repeat-y left top;
}
#info li{
	border-bottom:1px solid #eee;
	padding:5px 0;
}
#info li a{
	text-decoration:underline;
}
#info li a:hover{
	text-decoration:none;
}
#info .date{
	color:#666;
	margin-right:10px;
}

/*…たい方*/
#content .content_bottom #for_list{
	margin-top:0;
}

/*ツイーター*/
#twitter{
	padding-bottom:25px;
}

