address{
	font-style: normal;
}

#content_wrap{
	padding: 26px 26px 0;
	width: 716px;
	overflow: hidden;
}

#content_wrap img{
	vertical-align: top;
}

.page-title{
	margin-bottom: 20px;
	float: left;
}

.to-search{
	float: right;
}

.pagenavi{
	clear: both;
	margin-left: 3px;
	height: 2em;
}

.pagenavi li form{
	display: inline;
}

.header-navi{
	margin-bottom: 24px;
	border-bottom: 2px solid #5B4141;
}

.footer-navi{
	border-top: 5px solid #5B4141;
	padding-top: 12px;
}

.pagenavi li.next{
	float: right;
	padding-left: 5px;
	border-left: 1px solid #A88A88;
}

.pagenavi li.prev{
	float: right;
	padding-right: 5px;
}

.pagenavi li.information{
	padding-left: 3px;
}

.pagenavi li.information p{
	line-height: 1;
}

/* ---------------------------------
*/

dl.data{
	clear: both;
	overflow: hidden;
	display: inline-block;
	width: 704px;
	padding: 0 6px;
	margin-bottom: 32px;
}

dl.data{
	display: block;
}

dl.data dd{
	width: 339px;
}

dl.data dd.data1{
	float: left;
}
dl.data dd.data2{
	float: right;
}

dl.data dd a.photo{
	float: left;
	width: 146px;
	text-align: center;
	display: block;
	padding-top: 3px;
	background-color: #735A58;
}

dl.data dd a.photo img{
	padding-bottom: 3px;
}

dl.data dd .check{
	float: right;
	vertical-align: top;
	padding: 4px 6px 0;
	position: relative;
}

dl.data dd h2{
	background: url(/sale/site/img/bg_list-title.png) no-repeat top right #C39D8C;
	padding-top: 6px;
	margin-left: 146px;
	font-size: 117%;
}

dl.data dd h2 a{
	padding-left: 10px;
	padding-bottom: 4px;
	display: block;
}

dl.data dd h2 a, dl.data dd h2 a:link{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

dl.data dd ul.property1 {
	margin-top: 4px;
	margin-left: 156px;
	line-height:132%;
}
dl.data dd ul.property1 .traffic{
	font-weight:bold;
	line-height:132%;
	margin-top:3px;
}
dl.data dd ul.property1 .comment{
	font-size:90%;
	line-height:132%;
	margin-top:3px;
}

dl.data dd ul.property2 {
	clear: both;
	overflow: hidden;
	display: inline-block;
	padding-top: 16px;
	width: 339px;
	background: url(/sale/site/img/bg_price.png) no-repeat 2px 8px;
}

dl.data dd ul.property2{
	display: block;
}

dl.data dd ul.property2 li.price{
	padding-left: 4px;
	width: 270px;
	float: left;
}

dl.data dd ul.property2 li.price a, dl.data dd ul.property2 li.price a:link{
	color: #7E4C47;
	text-decoration: none;
	font-weight: bold;
}

dl.data dd ul.property2 li.to_detail{
	padding-right: 3px;
	width: 52px;
	float: right;
}

form.inquiry-checked{
	text-align: center;
	padding-top: 7px;
	margin-bottom: 32px;
}
