@charaset "utf-8";

#entry_wrap{
	text-align: center;
	padding-top: 15px;
	clear: both;
}

#entry *{
	margin: 0;
	padding: 0;
}
#entry p, #entry div{
	width: auto;
}

#entry{
	border: 1px solid #E8E9E7;
	width: 752px !important;
	width: 814px;
	margin: 0 auto;
	padding: 19px 30px 0 30px;
	margin-bottom: 25px;
	background-color: white;
	text-align: left;
	overflow: hidden;
	display: inline-block;
}

#entry{
	display: block;
}

#entry img{
	vertical-align: top;
}

#entry h1{
	font-size: 18px;
	line-height: 37px;
	font-weight: bold;
	border-bottom: 2px solid #CDDEA3;
	vertical-align: top;
	margin: 0 -7px 12px -7px;
	position: relative;
}

.outline #entry h1{
	margin-bottom: 0;
}

#entry h1 span{
	font-weight: normal;
	font-size: 92%;
}

#entry h1 a, h1 a:link{
	color: #323332;
	height:  37px;
}

#entry a.to_list{
	float: right;
	position: relative;
	margin-top: -42px;
	margin-right: -7px;
}
.outline #entry a.to_list{
	margin-top: -30px;
}

#entry ul.page-navi{
	text-align: right;
	position: relative;
	font-size: 0;
	line-height: 0;
}

#entry ul.page-navi li{
	display: inline;
	padding-left: 8px;
	position: relative;
}

#entry table#outline{
	width: 766px !important;
	width: 768px;
	margin: 0 -7px 19px;
	border-collapse: collapse;
	border-bottom: 1px dotted #E4E4E4;
	background-color: #F9F9F9;
	font-size: 12px;
	clear: both;
}

#entry table#outline .odd{
	background-color: #EEEEEE;
}


#entry table#outline th{
	padding: 7px 10px 0;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
}

#entry table#outline td{
	padding: 0 10px 7px;
	vertical-align: top;
}

#entry table#outline .walk,
#entry table#outline .layout,
#entry table#outline .old{
	text-align: center;
}

#entry table#outline .area,
#entry table#outline .price{
	text-align: right;
}

#entry form#head{
	text-align: right;
	position: relative;
	padding-top: 0;
	margin-bottom: 18px;
}

#entry p.catchcopy{
	margin: -47px 0 24px;
	position: relative;
	width: 524px;
}

#entry ul.photos{
	width: 768px;
	margin-right: -16px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 19px;
}
#entry ul.photos{
	display: block;
}
#entry.second-page ul.photos{
	padding-top: 12px;
	margin-bottom: 24px;
}

#entry ul.photos li.large{
	width: 368px !important;
	width: 384px;
	height: 227px;
	float: left;
	overflow: hidden;
	padding-right: 16px;
}
#entry.second-page ul.photos li.large{
	margin-bottom: 14px;
}

#entry ul.photos li.large img{
	max-width: 314px;
	max-height: 210px;
}

#entry ul.photos li.small{
	width: 240px !important;
	width: 256px;
	height: 148px;
	float: left;
	overflow: hidden;
	padding-right: 16px;
	margin-bottom: 0;
}

#entry ul.photos li.small img{
	max-width: 180px;
	max-height: 135px;
}

#entry ul.photos li div.wrap{
	background: url(/db/site/img/detail/bg_photo.png) no-repeat #E8E9E7;
	border: 1px solid #CDDEA3;
	display:table-cell;
	height:225px !important;
	height: 227px;
	width:366px !important;
	width:368px;
	vertical-align:middle;
	text-align:center;
	behavior: expression(
		this.currentStyle.getAttribute("display")=="block" && (
			heightBase = document.createElement('div'),
			heightBase.className = 'heightBase',
			this.appendChild(heightBase),
			this.style.behavior = "none"
		)
	);

}
#entry ul.photos li.small div.wrap{
	background: url(/db/site/img/detail/bg_photo-min.png) no-repeat #E8E9E7;
	width: 238px !important;
	width: 240px;
	height: 146px !important;
	height: 148px;
}

#entry ul.photos li.small.arrival div.wrap{
	background-image: none;
}

#entry ul.photos li img{
	vertical-align: middle;
}

* html #entry ul.photos li img{
	display:inline;
	zoom:1;
}

*:first-child+html #entry ul.photos li img{
	display:inline;
	zoom:1;
}

#entry ul.photos li div.wrap div.heightBase{
	height:100%;
	display:inline;
	zoom:1;
	vertical-align:middle;
}


#entry h2.map{
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1 dotted black;
	font-weight: normal;
	margin-bottom: 6px;
}

#entry div#google-map{
	border: 1px solid #D3D5CE;
	height: 463px !important;
	height: 465px;
	width: 750px !important;
	width: 752px;
}
#entry div#street{
	width: auto !important;
	overflow: hidden;
	display: inline-block;
	text-align: left;
}

#entry div#street{
	display: block;
}

div#entry div#mymap{
	border:1px solid #d3d5ce;
	width:370px;
	height:380px;
	float:right;
}
div#entry div#mymap div{
	width: auto ;
}
#entry div#pano{
	border:1px solid #d3d5ce;
	width:370px;
	height:380px;
	float:left;
}
#entry div#panel{
	display:none;
}
#entry div#view{
	width: auto;
	margin-bottom:10px;
	text-align:left;
}
#entry div#panel img{
	margin-bottom:10px;
}
#entry p#note{
}

#entry h2.detail{
	margin-top: -24px;
	height: 34px;
	font-size: 16px;
	line-height: 1.618;
	font-weight: normal;
	border-bottom: 1px dotted #bfbfbf;
}
#entry.second-page h2.detail{
	margin-top: 0;
}

#entry table.detail{
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 19px;
}

#entry table.detail tbody tr th{
	font-weight: bold;
	padding: 6px 11px 6px;
	width: 148px !important;
	width: 170px;
	background-color: #f4f3ef;
	text-align: left;
	border-bottom: 1px dotted #E4E4E4;
}

#entry table.detail tbody tr.even th{
	background-color: #ECEBE6;
}

#entry table.detail tbody tr td{
	width: 184px !important;
	width: 206px;
	padding: 6px 11px 6px;
	border-bottom: 1px dotted #E4E4E4;
}

#entry table.detail tbody tr.last th,
#entry table.detail tbody tr.last td{
	border-bottom: 1px dotted #d1d1d1;
}

#entry table.detail tbody tr.colspan td{
	width: auto !important;
}

#entry table.detail tbody tr.even td{
	background-color: #fcfbfb;
}


#entry table.detail tbody tr td dl{
	overflow: hidden;
	display: inline-block;
}

#entry table.detail tbody tr td dl{
	display: block;
}

#entry table.detail tbody tr td dl dt{
	width: 6em !important;
	width: 6.618em;
	float: left;
	text-align: right;
	padding-right: 0.618em;
}
#entry table.detail tbody tr td dl dd{
	margin-left: 6.618em;
}

#entry table.detail tfoot tr td{
	padding-top: 7px;
	text-align: right;
}

#entry form.to_contact{
	text-align: center;
	margin-bottom: 51px;
	padding-top: 19px;
}
#entry.second-page form.to_contact{
	padding-top: 0;
}


#entry div#shop-data{
	width: 436px;
	height: 140px;
	border: 1px solid #D1D1D1;
	padding: 12px 12px 0;
	margin-bottom: 31px;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	float:left;
}

#entry div#shop-data h2{
	font-size: 14px;
	text-align: left;
	margin-bottom: 4px;
}

#entry div#shop-data address{
	text-align: left;
	font-style: normal;
}

#entry div#shop-data p.telephone{
	margin-bottom: 16px;
}



#entry div#mobile-data{
	width: 280px;
	height: 140px;
	overflow: hidden;
	border: 1px solid #D1D1D1;
	float: right;
}

#entry div#movie{
	margin-bottom:20px;
	padding:10px;
	border:1px solid #cddea3;
	background:#e9eae8;
}



div.footer_l{
	width:460px!important;
	width:480px;
}
div.footer_r{
	width:364px !important;
}
div#footer_menu li.m4 a { 
	background:transparent url("../images/menu_owner.jpg") no-repeat 0 0;
	width:91px;
}