div {
	z-index: 1;
}

div#chosa_list {
	overflow: scroll;
	width: 500px; height: 120px; 
	left: 343px; top: 68px;
	border: 0px outset;
	padding: 0.5em;
	scrollbar-arrow-color:		rgb(150,200,150);
	scrollbar-face-color:		rgb(255,255,247);
	scrollbar-highlight-color:	rgb(255,255,255);
	scrollbar-shadow-color:		rgb(150,150,150);
	scrollbar-darkshadow-color:	rgb(255,255,247);
	scrollbar-3dlight-color:	rgb(150,150,150);
   }

tr#koushin {
	background-color: #ffffff;
	font-size: 9pt;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}


#news {
	background-color: #ffffff;
	position: relative;
	font-size: 9pt;
	width: 200; height: 150px; 
	left: 5px; top: 8px;
	border: 1px dotted;
	line-height: 140%
	}

#news_ul {
	background-color: #ffffff;
	font-size: 9pt;
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

.ul {
	list-style-type: none;
	font-size: 11pt;
	margin-left: 0;
	margin-top: 1em;
	padding-left: 5pt;
	}



#map {
	position: absolute;
	font-size: 9pt;
	left: 215px; top: 535px;
	background-color: #ffffff;
	border: 1px dotted;

	line-height: 140%
}

#map_text {
	position: absolute;
	font-size: 9pt;
	left: 223px; top: 772px;
	line-height: 140%
}



#top_info {
	position: absolute;
	left: 393px;
	top: 479px;
	border: 0px outset;
}

div#chosa_window {
	width: 500px; height: 160px;
	padding: 0.5em;
	overflow: scroll;

	scrollbar-arrow-color:		rgb(150,200,150);
	scrollbar-face-color:		rgb(255,255,247);
	scrollbar-highlight-color:	rgb(255,255,255);
	scrollbar-shadow-color:		rgb(150,150,150);
	scrollbar-darkshadow-color:	rgb(255,255,247);
	scrollbar-3dlight-color:	rgb(150,150,150);
}

div#mouse_click01 {
	position: absolute;
	left: 157px;
	top: 61px;
}

div#mouse_click02 {
	position: absolute;
	left: 100px;
	top: 1px;
}

.mouse_click02 {
	position: relative;
	left: 90px;
	top: -16px;
}

.koushin {
	background-color: #FFFFFF;
}
/*-----------▼2006/Aug/10_fishida追加：新着情報▼---------------*/

#news_body {
	margin:0;
	padding:0;
	color: #993300;
	}
	.iframe {
		margin:3px;
		padding:0;
		background-color: #ffffff;
		border: 1px dotted;
		width: 166px;
		height: 200px; /*←新着情報部分・高さ・px指定*/
		}
	.news {
		margin:0;
		padding:0;
		position: relative;
		font-size: 9pt;
		line-height: 1.4em;
		}
	.news_p{
		margin:5px;
		padding:0;
		}
	.news_img1 {
		margin:0 5px;
		padding:0;
		position:relative;
		top:-10px;
		}
/*-----------▼2006/Aug/10_fishida追加：現地説明会関連▼---------------*/

.like_p {
	margin: 8px;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	line-height: 110%;
	}
.like_h3 {
	margin: 15npx 0 2px 0;
	padding: 0;
	color: #006666;
	font-weight: bold;
	font-size: 11.5pt;
	line-height: 1.3em;
	}
.like_h4 {
	margin: 0 3px;
	padding: 3px;
	border:solid 1px;
	width: auto;
	font-size: 10pt;
	}