/*----------map----------------*/
.map-area {
    text-align: center;
    margin:20px 0px 20px 3px;
    background-color: #92B290;
    border: 1px solid #92B290;
}
.list-table td.even-left {
    text-align: left;
    background-color: #e8fee0;
    color: #000000;
}
.map-data {
    margin-top: 7px;
    border: 3px solid #004000;
    colspan: 2;
    padding: 0px;
}
.map-data td {
    border: 1px solid #004000;
    padding: 5px;
}
.map-data td.title {
    text-align: center;
    background-color: #008000;
    color: #ffffff;
}
.map-info{
	margin:5px 10px 5px 10px;
}
.map-info img{
	margin:5px 5px 5px 5px;
}
.map-info a {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	text-align:center;
}
.gallery{
	margin:0px 4px 0px 7px;

}
.gallery img{
	float:left;
	margin:0px auto;
}
.gallery table{
	float:right;
	width: 250px;
	margin:10px 15px 10px 5px;
}
.mansionli{
	clear:both;
	width:530px;
}
.mansionli ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mansionli li{
	float:left;
	width:6em;
	text-align:center;
	padding:5px 15px 5px 15px;
	margin:3px 25px 3px 25px;
	white-space:nowrap;
}
.mansionimg{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*-------------‰æ‘œ-----------------*/
table.mansion-tb{
	text-align: left;
	width: 528px;
	margin-left: 13px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
	border: 1px solid #cccccc;
}
table.mansion-tb th{
	padding: 8px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
}
table.mansion-tb td{
	padding: 8px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
}
table.mansion-tb td p{
	margin: 0px;

}
table.mansion-tb th{
	text-align: center;
	background:#f1f1f1;
	font-weight: normal;
}

.item-details{
	margin-left: 7px;
	width: 540px;
	margin-bottom: 5px;
}
.item-details th{
	width: 250px;
}
.item-details th img{
	margin:7px 7px 7px 0px;
}

.item-details td{
}

.item-details td p{
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
}
.item-details td .spec{
	margin-left:10px;
	margin-top:7px;
	width: 270px;
	border: 1px solid #D8D8D8;
}
.item-details td .spec th{
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#f1f1f1;
	width:80px;
	text-align: center;
	font-weight: normal;
	padding: 7px 0px;
	line-height: 140%;
}
.item-details td .spec td{
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 6px 8px;
	line-height: 140%;
}
.item-details td .spec th.close,
.item-details td .spec td.close{
	background-image:url(../img/spacer.gif);
	background-repeat:no-repeat;
}
#mymap{
	text-align:center;
}
#pano{
	text-align:center;
	background:url(../mansion/details/img/no-streetview.gif);
	background-repeat:no-repeat;
	padding-bottom:15px;
}
#switch{
padding:15px 0px;
}
.bkthm{
	width:540px;
}
.bkimg{
	float:left;
}
.bkimg a img{
	margin:5px 5px 5px 0px;
}
#map {
    margin-top: 0px;
    width: 540px;
    height: 300px;
    text-align: center;
}