@charset "UTF-8";

/* タイトル
---------------------------------------------*/
h2#rent1 {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 43px;
	padding-top: 43px;
	background: url(../images/sell/top_tit.jpg) left top no-repeat;
	margin: 0 0 2px 0;
}
h3#objecttit {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 32px;
	padding-top: 32px;
	background: url(../images/sell/top_s_tit_01.jpg) left top no-repeat;
	margin: 0 0 2px 0;
}
h3#areatit {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 32px;
	padding-top: 32px;
	background: url(../images/sell/top_s_tit_02.jpg) left top no-repeat;
	margin: 0 0 2px 0;
}

/* おすすめ売買物件
---------------------------------------------*/
#rentContent {
	width: 740px;
	margin: 0 auto;
	clear: both;
}
.section01 {
	width: 246px;
	float: left;
	padding: 0 1px 0 0;
}
#objectLast {
	padding: 0;
}
.section01 img#rentImg01 {
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
}
.section01 img#rentImg02 {
	border: 2px solid #333;
}
#rentDetails li {
	float: left;
	display: block;
}
#rentDetails01 {
	clear: both;
	width: 100%;
	background-color: #E8E8E8;
}
#rentDetails01 h4 {
	color: #990000;
	padding: 5px 0 0 5px;
}
#rentDetails01 dl {
	padding: 5px 0 0 5px;
}
#rentDetails01 dt,
#rentDetails01 dd {
	padding: 0 0 3px 0;
}
#rentDetails01 #moreBtn {	
	padding: 5px 0 5px 5px;
}

/* エリア検索
---------------------------------------------*/
#area {
	clear: both;
	padding: 2px 0 0 0;
}
#sellStep {
	padding: 10px 0  10px 10px;
}
#sellStep #step01 {
	padding: 0 0 10px 0;
}
#sellStep ul {
	background-color: #E1E1E1;
	padding: 15px;
}
#sellStep li {
	float: left;
	padding: 0 0 0 15px;
}
#sellStep #step02 {
	clear: both;
	padding: 10px 0 0 0;
}

/* table
---------------------------------------------*/
#rent1Table {
	clear: both;
	padding: 2px 0 20px 0;
}
#rent1Table th {
	background-color: #660000;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 3px 0;
	font-weight: normal;
}
	th.th01 {
		width: 80px;
	}
	th.th02 {
		width: 115px;
	}
	th.th03 {
		width: 134px;
	}
	th.th04 {
		width: 85px;
	}
	th.th05 {
		width: 163px;
	}
	th.th06 {
		width: 110x;
	}
	th.th07 {
		width: 80px;
		border-right: none;
	}
	
#rent1Table td {
	background-color: #DDD;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 5px;
	vertical-align: top;
}
#rent1Table td.td01 {
	background-color: #F2F2F2;
}
#rent1Table td.top {
	text-align: center;
	padding: 0 0 3px 0;
}










