@charset "utf-8";

/*======================
地図検索ページ
=====================*/
#main #map #searchBox {
	background-color: #EAF0F5;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 15px;
}
#main #map #searchBox table {
}
#main #map #searchBox table th {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: left;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #map #searchBox table td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #map #searchBox table td select {
	width: 150px;
	margin-right: 10px;
	font-size: 14px;
}
#main #map #searchBox table td .css_btn_class {
	width: 150px;
	border: none;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
#main #map #searchBox table td ul {
	overflow: hidden;
	position: relative;
}
#main #map #searchBox table td li {
	float: left;
	text-align: center;
	display: block;
	width: 23%;
	margin-right: 2%;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	padding-bottom: 15px;
	padding-top: 5px;
}
#main #map #searchBox table td li label {
	display: block;
	padding-top: 45px;
	margin-top: 10px;
}
#main #map #searchBox .shinchiku {
	background-image: url(/images/search_map/map-icon01.png);
	background-position: center top;
}
#main #map #searchBox .cyuko {
	background-image: url(/images/search_map/map-icon02.png);
	background-position: center top;
}
#main #map #searchBox .tochi {
	background-image: url(/images/search_map/map-icon03.png);
	background-position: center top;
}
#main #map #searchBox .mansion {
	background-image: url(/images/search_map/map-icon04.png);
	background-position: center top;
}
#main #map .zoom {
	text-align: right;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#main #map .mapArea {
	/*background-image: url(/commonImage/search_map/map_demo.jpg);*/
	display: block;
	height: 600px;
	/* width: 730px; */
	width: 100%;
	margin-top: 0px;
}
#main #map .fukidashi {
	background-image: url(/images/search_map/map-bg.png);
	height: 233px;
	width: 327px;
	margin-left: 30px;
}
#main #map .fukidashi .body {
	padding-top: 15px;
	padding-left: 15px;
}
/*
 MAP検索吹き出し物件表示 [　#block1 
----------------------------------------------------------- */
#map img {
	border: 0;
}
#map  a img {
	border: none;
	text-decoration: none;
}
#map  dl {
	padding: 0px;
	width: 265px;
	font-size: 12px;
	height: 105px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#map  dl a img:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#map  dt {
	margin: 0px;
	padding: 1px;
	background-color: #FFFFFF;
	width: 90px;
	height: 69px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#map  dd {
	margin: 0px;
	padding: 2px;
}
#map  dd.syubetsu {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	width: 100px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	float: left;
	height: 23px;
	line-height: 20px;
	margin-bottom: 1px;
	padding-left: 0px;
}
#map dd.syousai {
	height: 23px;
	float: left;
	background-color: #FFFFFF;
	width: 50px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
#map  dd.hanbai {
	height: 20px;
	float: left;
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}
#map dd.new {
	height: 20px;
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
	float: left;
}
#map dd.kakaku {
	font-size: 10px;
	width: 85px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#map .price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#map dd.rosen {
	color: #666666;
	width: 165px;
	font-size: 90%;
	font-weight: normal;
	height: 30px;
	text-align: left;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#map dd.comment {
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 260px;
	clear: both;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	float: left;
	line-height: 1.5em;
	padding-top: 5px;
	height: 40px;
	overflow: hidden;
}
#map dd.profile {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
