@charset "utf-8";
/* Google Maps */

p.attention{
	font-size:85%;
	padding:9px 0 6px 0;
	color:#CC3300;
	}

div#estate-left{
	width:288px;
	float:left;
	margin:12px 12px 0 0;
	}

*>div#estate-left{
	margin:12px 18px 0 0;
	}

div#estate-left form{
	margin:0;
	}
	
div#locations-list{
	width:288px;
	height:150px;
	overflow: auto;
	margin:0 0 12px 0;
	border:3px solid #ded9c9;
	}
	
div#locations-list table{
	width:288px;
	margin:0 0 0 0;
	}

div#locations-list th{
	text-align:center;
	border-bottom:1px solid #ded9c9;
	background-color:#f4f1e6;
	padding:6px 0 6px 0;
	}

div#locations-list td{
	border-bottom:1px solid #ded9c9;
	padding:3px 3px 3px 6px;
	}

div#locations-list th.left{
	border-right:1px solid #ded9c9;
	}
	
div#locations-list td.left{
	text-align:center;
	padding:3px 0 3px 0;
	border-right:1px solid #ded9c9;
	}
	
	
div#estate-right{
	width:598px;
	float:left;
	margin:12px 0 0 0;
	}

#place-list{
	width:288px;
	height:424px;
	overflow: auto;
	border:3px solid #ded9c9;
}

#place-list.sell-list{
	width:288px;
	height:312px;
	overflow: auto;
	margin:0 0 12px 0;
	border:3px solid #ded9c9;
}

#place-list table{
	width:288px;
}

#place-list table td{
	padding: 3px;
	border-bottom:1px solid #ded9c9;
	font-size: 85%;
}

#place-list table th{
	text-align:center;
	background-color:#f4f1e6;
	border-bottom:1px solid #ded9c9;
	padding:6px 0 6px 0;
	}

#place-list table td.middle{
	border-left:1px solid #ded9c9;
	border-right:1px solid #ded9c9;
	}

#place-list table td.middle-right{
	border-right:1px solid #ded9c9;
	}

#place-list table th.middle{
	border-left:1px solid #ded9c9;
	border-right:1px solid #ded9c9;
	}
	
#place-list table th.middle-right{
	border-right:1px solid #ded9c9;
	}

sup{
	font-size: 70%;
}

#side-navi{
	width:288px;
	height:94px;
	background: #fff url("../img/icon_01.gif") no-repeat 6px 4px;
	border: 3px solid #ded9c9;
}

#side-navi p{
	float: left;
	width: 150px;
	margin: 7px 5px 5px 5px;
	text-indent: 2em;
}

#side-navi img{
	float: left;
	margin: 7px 5px 5px 0;
}

/* ----- google-map ----- */
#map{
	width:592px;
	height:592px;
	border: 3px solid #ded9c9;
	}

#gmap-tab01{
	width: 300px;
	color: #444;
	font-size: 85%;
	}

#gmap-tab01 td{
	border-bottom: 1px solid #ded9c9;
	}

#gmap-tab02{
	width: 300px;
	font-size: 85%;
	}

#gmap-tab02 table{
	width: 288px;
	border: 3px solid #ded9c9;
	border-collapse: collapse;
	}

#gmap-tab02 table td{
	padding: 3px;
	border: 1px solid #ded9c9;
	border-collapse: collapse;
	font-size: 85%;
	}

p#tab01-01{
	width:130px;
	float:left;
	margin:0 9px 0 0;
	}
	
p#tab01-02{
	width:161px;
	float:left;
	margin:0 0 9px 0;
	}
