@charset "UTF-8";

/* -----------------------------------------
    物件詳細専用
-----------------------------------------*/

div#wrapper div#topMain {
	padding-bottom: 20px;
}

div#bdMain {
	background-color: #ffffff;
	width: 786px;
}

div#migiUe {
	height: 42px;
	font-size: 110%;
}


div#bdLeft {
	width: 505px;
	padding: 8px;
	float: left;
	clear: both;
}

div#bdLeft div#photo01 {
	width: 242px;
	height: 162px;
	padding: 4px;
	border: 1px solid #9f9f9f;
	text-align:center;
	float: left;
}

div#bdLeft div.photo02 {
	width: 116px;
	height: 78px;
	padding: 2px;
	border: 1px solid #9f9f9f;
	text-align:center;
	background-color:#fff;
	float: left;
	margin: 0 0 4px 4px;
}

div#bdLeft div#photo01 img,
div#bdLeft div.photo02 img {
	vertical-align: bottom;
}

div#bdLeft h3 {
	clear: both;
	font-size: 160%;
	padding-top: 10px;
}

div#bdLeft p.price {
	font-size: 140%;
	color: #ff0000;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

div#bdLeft p.price span.ctid {
	font-size:75%;
	color:#000000;
	font-weight:normal;
}

div#bdLeft p.icons {
	padding-top: 5px;
	padding-bottom: 15px;
}

div#bdLeft p.icons img {
	padding-right: 2px;
}

div#bdLeft div#entBody {
	font-size: 110%;
	color: #333333;
	padding: 1em 0.5em;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

div#bdLeft table {
	width: 500px;
	border-collapse:collapse;
	border:1px solid #9f9f9f;
	font-size: 80%;
	margin: 0 0 1em 0;
}

div#bdLeft table tr {}

div#bdLeft table th {
	width: 80px;
	border:1px solid #9f9f9f;
	padding: 3px;
	background-color: #f2f2f2;
	font-weight: normal;
	text-align: center;
}

div#bdLeft table td {
	border:1px solid #9f9f9f;
	padding: 3px;
	width: 150px;
}


div#bdRight {
	width: 245px;
	float: right;
	padding: 8px 8px 8px 0;
}

div#bdRight div#gMap {
	width: 245px;
	height: 260px;
	background-color: #EFEFEF;
	margin-bottom: 18px;
}

div#bdRight div#clipArea {
	width: 214px;
	height: 180px;
	padding-top:7px;
	padding-left:26px;
	background-color: #EFEFEF;
	margin-bottom: 18px;
}

div#bdRight div#clipArea div#clip {
	background-color:#ffffff;
	padding:5px;
	width:169px;
}

div#bdRight div#bookMark {
	width: 225px;
	height: 60px;
	padding:10px;
	background-color: #ffffff;
	margin-bottom: 18px;
}

div#bdRight div#bannerArea {
	width: 225px;
	/*height: 60px;*/
	padding:10px;
	background-color: #EFEFEF;
	margin-bottom: 18px;
}

div.btnBkOt {
	width: 352px;
	margin: 10px auto;
}

div.btnBkOt a {
	text-decoration: none;
	width: 352px;
	height: 52px;
	background: url(../img/bdesc/btnBkOt.gif) left top no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

div.btnBkOt a:hover {
	background-position: 0px -52px;
}



.result #search_notice {
	margin:10px 0 10px 10px;
}

.result .entry h3 {
	background-color:#F7F7F7;
	line-height:1.5em;
	padding:4px;
	margin:0 0 10px 10px;
	border:2px solid #DEDEDE;
	display:block;
	width:525px;
}

.result .entry ol {
	margin-left:10px;
}

