@charset "utf-8";


/* 物件一覧
------------------------------------------------------------------------------- */
.main_list .listBunjo div.txt td.railLine,
.main_list .listBunjo div.txt td.station,
.main_list .listBunjo div.txt td.lot,
.main_list .listBunjo div.txt td.price{ height:20px; }




/* 神奈川エリアの支社・支店
------------------------------------------------------------------------------- */
.shitenInfo:after, .shitenInfo div:after{ content:''; display:block; clear:both; }


.shitenInfo h3{ margin-bottom:20px; background:none; clear:both; }

.shitenInfo .column2{
	width:970px;
	margin:0 0 20px -20px;
	background:url(/bunjo/kanto/kanagawa/images/bg_column2.gif) 20px top repeat-y;
	position:relative;
	clear:both;
}

.shitenInfo .column2 .shiten{
	width:445px;
	margin:0 0 0 20px;
	padding:10px;
	display:inline;
	float:left;
	clear:none;
}

.shitenInfo .shiten h4{
	margin:0 0 12px;
	padding:0 0 0 10px;
	background:url(/bunjo/kanto/kanagawa/images/bg_vline.gif) left top no-repeat;
	font-size:125%;
	font-weight:bold;
	color:#333;
}

.shitenInfo .shiten div.details{
	width:245px;
	float:left;
	clear:none;
}
.shitenInfo .shiten div.gMapArea{
	width:180px;
	float:right;
	clear:none;
}


.shitenInfo .shiten div.details dt{ width:5em; line-height:1.5; color:#333; }
.shitenInfo .shiten div.details dd{
	margin:-1.5em 0 8px;
	padding:0 0 8px 5em;
	background:url(/bunjo/kanto/kanagawa/images/dotline.gif) left bottom repeat-x;
	line-height:1.5;
	color:#333;
}
.shitenInfo .shiten div.details dd.tel{ color:#c00; font-weight:bold; }







/* googleMap
------------------------------------------------------------------------------- */
.gMap{
	width:178px;
	height:178px;
	margin:0 auto 5px;
	padding:0;
	border:1px solid #ccc;
	position:relative;
	clear:both;
}
.gMap:after{ content:''; display:block; clear:both; }

#map_yokohama, #map_yokohamakita, #map_atsugi, #map_shonan{ width:178px; height:178px; }


