@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #666;
}
h2 {
	color: #F3F;
	height: 30px;
	width: 350px;
	/* [disabled]background-color: #0F9; */
	line-height: 30px;
	vertical-align: middle;
	margin-left: 120px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box {
	clear: both;
	height: 380px;
	width: 600px;
	/* [disabled]background-color: #9FC; */
	background-image: url(../images/let_best.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#inner1 {
	height: 120px;
	width: 600px;
	background-image: url(../images/Point.png);
	background-repeat: no-repeat;
	background-position: left top;
	/* [disabled]background-color: #9FF; */
	padding-top: 10px;
	padding-left: 55px;
	overflow: visible;
	clear: both;
}
.color_heart {
	color: #F63;
}
.color_2 {
	color: #F0F;
}

h3 {
	color: #F3F;
	text-align: center;
	float: left;
	height: 20px;
	width: 288px;
	margin-top: 2px;
	padding: 0px;
	line-height: 20px;
	vertical-align: middle;
	border: 1px dotted #F3F;
	margin-bottom: 0px;
}
#image_Area {
	float: right;
	height: 145px;
	width: 300px;
	overflow: hidden;
	padding-top: 5px;
}

.Clear {
	clear: both;
}



#news_contents {
	/* [disabled]background-color: #FF9; */
	height: 225px;
	width: 290px;
	float: left;
	overflow: scroll;
	margin-top: -120px;
}
.size_small {
	font-size: xx-small;
}
#map_canvas {
	height: 400px;
	width: 600px;
}
