@charset "shift_jis";
@import url(../css/basic.css);

body {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1;
	color:#484BAB;
	font-family:"lr oSVbN", Osaka;
	text-align:left;
	}

#header,
#container,
#footer{
	margin:0;
	text-align:left;
/*
	width:100%;
*/
	width:970px;
	}

#header{
	background:url(../img/googlemap/back_header.jpg) 0 100%;
	border-right:1px solid #7C78AB;
	}
#container{
	padding:10px 0 10px 10px;
}
#footer{
	background:url(../img/googlemap/back_footer.jpg) repeat-x;
	border-right:1px solid #7C78AB;
	}

input{
	padding:0;
	margin:0;
	}

/************************/
/*----- Google Map -----*/
/************************/

#right{
	float:left;
	}

/*o[Μΰe*/
table.window{
	/*background-image	:url(sysimages/windowback.gif);*/
	/*background-repeat	:repeat-y;*/
	/*border			:1px solid #aa2233;*/
	border-collapse:collapse;
	background:#ffffff;
	color:#000000;
	font-size:90%;
	}
.window th{
	text-align		:right;
	/*vertical-align	:top;*/
	}
.window td{
	}
img.windowimg{
	width	:160px;
	height	:120px;
	}

/*\¦*/
#maxcount{
	text-align:right;
	margin-right:20px;
	}

/*}bvGA*/
#map{
	margin-left:400px;
	}

/************************/
/*----- TCho[ -----*/
/************************/
div#left{
	float:left;
	overflow	: auto;
	width				: 400px;
	height			: 410px;
	}
div.scrolldiv{
	text-align:left;
/* 	height			: 373px; */
}

table.sidebar{
	border-collapse	:collapse;
	border			:1px solid #bbaabb;
	background:#ffffff;
	color			:#565888;
}
.sidebar th{
	border			:1px solid #bbaabb;
	background:#ccc8e9;
	color			:#565888;
	text-align:center;
}

/*¨Ϊ*/
th#sidebar_b_address{
	width:160px;
}
th#sidebar_b_type{
	width:110px;
}
th#sidebar_b_gm{
	width:65px;
}
th#sidebar_b_bm{
	width:65px;
}

/*ΐέ¨Ϊ*/
th#sidebar_t_address{
	width:180px;
}
th#sidebar_t_type{
	width:80px;
}
th#sidebar_t_price{
	width:70px;
}
th#sidebar_t_ex{
	width:70px;
}

.sidebar td{
	border			:1px solid #bbaabb;
}
tr.rec1{ /*οs*/
	background:#eeeeff;
}
tr.rec2{ /*τs*/
	background:#ffffff;
}
tr.highlight{ /*}EXI[o[(`mapSc.js highlightFLG=true)*/
	background:#E0F0FF;
}

font.sintiku{ /*Vz\¦*/
	color			:#dd0000;
}
font.new{ /*New\¦*/
	color			:#dd0000;
}



/************************/
/*---- υ{bNX ----*/
/************************/
div#search{
	float:left;
	margin-right:10px;
	}

table.searcharea{
	}
.searcharea th{
	background:#ccc8e9;
	color			:#565888;
	}
.searcharea td{
	border			:1px solid #ccc8e9;
	}

/************************/
/*---- }α ----*/
/************************/
div#marker{
	float:right;
	margin-right:10px;
	border:1px solid #CCC8E9;
	}
div#marker_img{
	padding:5px 5px 5px 0;
	}
div#marker_img img{
	margin:0 0 0 5px;
	}
div#marker p{
	background:#CCC8E9;
	font-weight:bold;
	padding:2px 5px;
		}

.fs80{
	font-size:80%;
	line-height:1.3;
	margin:4px 0 0;
	}

