@charset "UTF-8";
/*
 MAP検索吹き出し物件表示 [　#block1 
----------------------------------------------------------- */
.mapArea img {
	border:0;
}

.mapArea a img {
 border: none;
 text-decoration: none;
}

.mapArea dl{
	padding:0px;
	width:265px;
	font-size:12px;
	height: 105px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mapArea 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 */
}
.mapArea dt{
	margin:0px;
	padding:1px;
	background-color: #FFFFFF;
	width: 90px;
	height: 69px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.mapArea dd{
	margin:0px;
	padding: 2px;
}

.mapArea 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;
}

.mapArea 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;
}
.mapArea dd.hanbai {
	height:20px;
	float: left;
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
}

.mapArea dd.new {
	height:20px;
	background-color: #FFFFFF;
	width: 40px;
	text-align: center;
	float: left;
}

.mapArea dd.kakaku {
	font-size: 10px;
	width: 85px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.mapArea .price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.mapArea 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;
}

.mapArea 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;
}
.mapArea dd.profile {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}