@charset "utf-8";

#map_squeeze,
.list_contents_detail,
.list_contents_detail dl,
.img,
.inner-top-left,
#map-search #spot-display {
	clear: both;
}
#map_hint,
#map_bottomList h2,
.list_contents_detail,
.list_contents ul,
.staffComment,
.inner-top-left,form-section nomargin,
#spot-display {
	overflow: hidden;
	height: 100%;
}

/*--map_hint--*/
#map_hint {
	margin: 0 0 7px;
}
#map_hint dt {
	float: left;
	background: #e5e5e5;
	border-radius: 3px;
	padding: 2px 5px;
	margin: 0 5px 0 0;
	font-size: 110%;
	font-weight: bold;
}
#map_hint dd {
	float: left;
	background: url(/images/bg_mapArrow.jpg) no-repeat left center;
	padding: 0 0 0 13px;
	line-height: 1.7;
}

/*--map_bottomList--*/
#map_bottomList {
	margin: 0 0 10px;
}
#map_bottomList h2 {
	border-left: 5px solid #133173;
	border-bottom: 2px solid #133173;
	padding: 0 0 0 7px;
	margin: 0 0 5px;
}
#map_bottomList h2 span.ttl {
	font-weight: bold;
	font-size: 110%;
	float: left;
}
#map_bottomList h2 span.goList {
    float: right;
	text-decoration: underline;
}

/*--list_contents--*/
.list_contents {
	float: left;
	width: 224px;
	margin: 0 5px;
    border: 1px solid #ccc;
	box-shadow: 0 2px 2px #ddd;
	padding: 0 0 5px;
}
.list_contents p.salesPoint {
	padding: 3px 3px 0 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px;
	background: #f9f9f9;
}
.list_contents p.bukken {
	text-align: center;
	margin: 0 0 10px;
	height: 112px;
	width: 224px;
	display: table-cell;
	vertical-align: middle;

}
.list_contents p.bukken:hover {
	opacity: 0.7;
}
.list_contents p.bukken img {
	border: 1px solid #ccc;
}

.list_contents ul {
	margin: 10px 0 5px;
}
.list_contents li {
	float: left;
	margin: 0 0 0 1px;
	display: inline;
}
.list_contents_detail {
	margin: 0 0 0 10px;
	min-height: 105px;
	height: auto!important;
	height: 105px;
}
.list_contents_detail dt {
	float: left;
	margin: 0 10px 0 0;
}
.list_contents_detail dd {
	float: left;
	width: 156px;
}
.list_contents_detail dl {
	margin: 0 0 3px;
}
.list_contents_detail dl.price dt {
	background: #f17d00;
}
.list_contents_detail dl dt {
	background: #000;
	width: 43px;
	color: #fff;
	text-align: center;
}
.staffComment {
	width: 205px;
	margin: 0 auto 10px;
	padding: 4px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.staffComment dt {
	float: left;
	width: 44px;
}
.staffComment dd {
	float: right;
	width: 150px;
	font-size: 80%;
}
.list_contents p.detailBt {
	text-align: center;
	margin: 0 0 5px;
}

/*--map-squeeze--*/
#map-squeeze {
	margin: 0 0 20px;
}
.map-squeeze-inner {
	border: 1px solid #ccc;
	background:#FFF;
	padding: 12px 6px 5px;
	border-radius: 0 0 5px 5px;
}
.map-squeeze-inner h3 {
    border-left: 3px solid #fdb24e;
	padding: 0 0 0 3px;
	float: left;
	margin: 0 3px 0 0;
	font-weight: bold;
}
.form-section {
	float :left;
	margin: 0 3px 5px 0;
}
.map-class {
	width: 911px;
}
.map-class label {
	margin: 0 8px 0 0;
}
.img {
	border-left: 3px solid #fdb24e;
    min-height: 10px;
	height: auto!important;
	line-height: 20px;
}

.form-section input {
	vertical-align: -3px;
}
.inner-top {
	border-bottom: 1px dotted #ccc;
    margin: 0 0 1px;
	padding: 0 0 3px;
}
.width-size select {
	width: 75px;
}
.inner-top-left {
	float: left;
	width: 238px;
}
.buy-left {
	width: 237px;
}

.buy-left.tochi{
	width: 262px;
}

.buy-left.buy-mansion{
	width: 264px;
}

.form-section select.buy-area {
	width: 75px;
}
.inner-bottom {
    border-top: 1px dotted #ccc;
	padding: 5px 0 0 0;
}
.inner-bottom-right,
.inner-bottom-left,
.inner-bottom-right  {
	float: left;
}
.inner-bottom-right label {
	display: inline-block;
	width: 88px;
}

.inner-bottom-right .buy label{
	width:103px;
}

.madori .label-inner {
	float: left;
	width: 644px;
}
.madori .label-inner.buy-mansion {
	float: left;
	width: 620px;
}
.inner-bottom-left {
    width: 931px;
}
.inner-bottom-left label {
	display: inline-block;
	width: 170px;
}
.inner-bottom-left .label-inner {
	float: left;
	width: 800px;
}
.inner-bottom-left .form-section {
	margin: 0 3px 5px 5;
}
.inner-bottom-right .form-section,
.madori{
	margin: 0;
}

.inner-bottom p.close {
	background: url(/images/bg_mapArrow2.jpg) no-repeat right center;
	clear: both;
	width: 45px;
	text-decoration: underline;
}
.inner-bottom p.open {
	background: url(/images/map_result_11.jpg) no-repeat right center;
	clear: both;
	width: 174px;
	text-decoration: underline;
}

/*--map-search --*/

#map-search {
	border: 2px solid #bbb;
    line-height: 2em;
	width: 946px;
	height: 478px;

}
#map-search #gmap {
	float: left;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 946px;
    height: 480px;
    position: absolute;
}

#map-search #map-display {
	float: right;
	width: 250px;
	border-bottom: 1px solid #bbb;
}

#map-display h2 {
	margin: 0 0 10px;
}
#map-display .map-list-wapper {
	overflow: auto;
	height: 452px;
	width: 250px;
	margin: 0 0 0 8px;
}
.map-list-wapper .map-list {
	border:1px dotted #bbb;
	margin: 0 0 10px 0;
	box-shadow: 0 1px 4px #bbb;
	padding: 5px;
}

.map-list-wapper img:hover {
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.map-list p {
	float: left;
	width: 80px;
	height: 65px;
}

.map-list .map-list-column-upper {
	float: none;
	width: inherit;
	height: inherit;
}

.map-list p.bt {
    float: left;
    width: 130px;
    padding: 0 5px;
    height: 65px;
}
.map-list p.bt a{
    position: relative;
    top: 35%;
    transform: translateY(-50%);
}

.map-list table {
	float: left;
	width: 238px;
	padding:5px;
	background-color: #EEEEEE;
	border-radius: 5px;
}

.map-list table tr{
	width: 225px;
}

.map-list table td{
    font-size: 12px;
}

.map-list table td .map_item{
    font-weight:bold;
    background-color:#565656;
    color: #FFFFFF;
    padding: 2px 3px;
    border-radius:3px;
}
.map-list li span {
	font-weight: bold;
	color: #ff0000;
	font-size: 120%;
}
#spot-display {
	border: 2px solid #bbb;
	padding: 6px;
	background: url(/images/bg_icon.jpg) no-repeat 179px 6px;
}
#spot-display.parking {
    background: url(/images/bg_icon_parking.jpg) no-repeat 179px 6px;
}
#spot-display h3 {
	float: left;
	width: 172px;
}
#spot-display label,
#spot-display p {
    float: left;
    text-align: center;
    width: 77px;
    margin: 0 8px 0 0;
    height: 19px;
    line-height: 19px;
}
#spot-display label {
	font-size: 90%;
	height:70px;
	cursor:pointer;
}
#spot-display p {
	margin: 0;
}
#spot-display input {
	vertical-align: -2px;
	_vertical-align: -5px;
	*vertical-align: -5px;
}
.display-check .estate {
	background: #fce075;
}
p.go-spot {
	text-align: right;
	margin: 0 0 20px;
}

#bknclick {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 33px;
    left: 696px;
    overflow: auto;
    position: relative;
    width: 250px;
}

#bknsearch {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 448px;
    left: 691px;
    margin: 0 0 0 5px;
    overflow: auto;
    position: relative;
    width: 250px;
}

#loading {
	top: -31px;
	left: -34px;
	z-index: 0;
	position: relative;
}

#loading2 {
	position: absolute;
	top: 651px;
	left: 950px;
	z-index: 0;
}

.cover {
	display:none;
}

.close,
.open {
	cursor:pointer;

}
/*--area info--*/
#area-info{
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px 15px 15px;
	margin: 20px 5px;
}
#area-info h2{
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background: -moz-linear-gradient(top, #fff, #f0f0f0);
    background: linear-gradient(to bottom, #fff, #f0f0f0);
    padding: 2px 10px ;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #D9D9D9;
    border-left: 4px solid #130975;
	width: 883px;
    margin-top: 15px;
}
#area-info table{
	width:100%;
	border-spacing: 0;
	border-collapse: collapse;
}

#area-info tr th{
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;
	background: #eee;
}

#area-info tr td{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}
#area-info  tr th{
    width: 25%;
}
#area-info  tr td{
    width: 25%;
}
#area-info .group1  tr th{
    width: 25%;
}
#area-info .group1  tr td{
    width: 75%;
}
#area-info .powered{
    margin:10px 10px 0 22px;
}
#area-info .powered .notice{
    margin-left:-12px;
}