#content_wrap{
	width: 1000px;
	padding: 0px; 
	overflow: hidden;
	display: inline-block;
}

#content_wrap{
	display: block;
}

#content_wrap img{
	vertical-align: top;
}

.page-title{
	margin-bottom: 13px;
}

dl.headline,
dl.company{
	background: url(../img/building/detail/bg_entry.png) repeat-y left top;
	padding-left: 18px;
	margin-bottom: 25px;
	overflow: hidden;
	display: inline-block;
}
dl.headline,
dl.company{
	display: block;
}

dl.company{
	margin-bottom: 13px;
}

dl.headline .name,
dl.company dd.ardent{
	width: 200px;
	float: left;
	padding-right: 29px;
	font-size: 16px;
	color: #0080ff;
	font-weight: bold;
}
dd.name h1{
	font-weight: bold;
}

dl.company dd.ardent{
	color: #464646;
	font-size: 12px;
	font-weight: normal;
}

dl.company dd.ardent strong{
	font-weight: bold;
	font-size: 16px;
	color: #0080ff;
}
dl.company dd.ardent strong span{
	display: block;
	font-weight: normal;
	font-size: 12px;
}

dl.headline dd.copy,
dl.company dd.location{
	width: 524px;
	float: left;
	padding-right: 27px;
	line-height: 18px;
	font-size: 12px;
}

dl.company dd.location{
	text-align: right;
}
dl.company dd.location address{
	text-align: left;
	width: 318px;
	float: left;
	font-style: normal;
}

dl.headline dd.contact{
	float: right;
}

dl.headline dd.contact form input{
	vertical-align: top;
}

div.zoom-area{
	float: left;
	width: 640px;
	height: 548px;
	padding: 71px 85px 0 74px;
	background: url(../img/building/detail/bg_zoom.png) no-repeat top left;
	text-align: center;
}

table.outline{
	border-top: 4px solid #367AFE;
	border-bottom: 4px solid #367AFE;
	border-spacing: 0;
	margin-bottom: 15px;
}

table.outline tr th{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #367AFE;
	padding: 4px 0 4px 14px;
	width: 60px;
	background: url(../img/building/detail/bg_min-table.gif) repeat-y left bottom;
}

table.outline tr td{
	color: #367AFE;
	vertical-align: top;
	width: 113px;
	padding: 4px 14px 4px 0;
	background: url(../img/building/detail/bg_min-table.gif) repeat-y right bottom;
}

table.outline tr.price td,
table.outline tr.square td{
	color: #F7001A;
	font-weight: bold;
}

table.outline tr.location th,
table.outline tr.location td{
	padding-top: 8px;
}

table.outline tr.access th,
table.outline tr.access td{
	padding-bottom: 8px;
	background-position: left top;
}
table.outline tr.access td{
	background-position: right top;
}

dl#thumb-area{
	float: right;
	width: 179px;
	height: 461px;
	padding-left: 22px;
	background-color: #C8E6FF;
}
dl#thumb-area dt{
	margin-left: -22px;
	margin-bottom: 19px;
	position: relative;
}

dl#thumb-area dd{
	float: left;
	padding: 0 5px 4px 0;
}
dl#thumb-area dd img{
	background-position: center 3px;
	background-repeat: no-repeat;
}

p.to_index{
	padding:0px;
	border-top: 24px solid #fff;
	margin-bottom: 25px;
	clear: both;
	background: url(../img/building/detail/bg_to-index.png);
	text-align: center;
}
p.bottom{
	border-top-width: 15px;
	margin-bottom: 34px;
}

p.to_index a {
	display: block;
	width: 308px;
	height: 95px;
	margin: 0 auto;
	background-color: white;
}
p.to_index a img{
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

table#detailbody{
	border-spacing: 1px;
	background-color: white;
	margin-bottom: 25px;
	clear: both;
}

table#detailbody tr th{
	padding: 7px 12px;
	width: 82px;
	text-align: right;
	background-color: #A9D8FE;
}
table#detailbody tr.even th{
	background-color: #D1D1D1;
}

table#detailbody tr td{
	padding: 7px 9px;
	width: 374px;
	background-color: #E2F0F7;
}
table#detailbody tr.even td{
	background-color: #EBEBEB;
}

div#map-wrap{
	overflow: hidden;
	display: inline-block;
}

div#map-wrap{
	display: block
}

div#map-wrap div#pano{
	width: 481px;
	height: 400px;
	float: left;
	border: 1px solid #D1D1D1;
}
div#map-wrap div#mymap{
	width: 507px;
	height: 400px;
	float: right;
	border: 1px solid #D1D1D1;
}

div#map-wrap dl{
	width: 1000px;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
	display: inline-block;
}
div#map-wrap dl{
	display: block;
}

div#map-wrap dl dt{
	float: left;
}

div#map-wrap dl dd{
	text-align: right;
	margin-left: 226px;
}
div#map-wrap dl dd p{
	padding-top: 7px;
}
div.geo {
	display:none;
}
div.line{
	clear:both;
	width:1000px;
	height:1px;
}
