body {
	margin: 0;
	padding:0;
}



/*情報ウィンドウのスクロール解除*/
.gm-style-iw {
    overflow: hidden ! important;
}
.gm-style-iw div {
    overflow: hidden ! important;
}
/**/


.clear {
	clear:both;
	}


#map_contents {
	width: 1000px;
	margin: 0;
	padding: 0;
}


#map_canvas {
	background: #CCCCCC;
	float: left;
	height: 840px;
	clear: both;
}

.map_canvas_left {
	width: 750px;

	
	}

.map_canvas_full {
	width: 1000px;
}
	
	
	
	
/**/



#plan_wrap{
	margin-left:20;
}

#plan_wrap a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 80px;
	
}


#plan_wrap .bnr1{
	display: block;
	height: 76px;
	width: 378px;
	background: url(button1.png);
	padding-left: 40px;
	float: left;
	margin-bottom: 20px;

	}


#plan_wrap .bnr2{
	display: block;
	height: 76px;
	width: 378px;
	background: url(button2.png);
	padding-left: 30px;
	float: left;
	margin-bottom: 20px;
	}

#plan_wrap .bnr2 strong{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	display: block;
	width: 125px;
	float: left;
	margin-top: 24px;
	height: 28px;
	text-align: center;
	background: url(ticket.png) repeat-x;
	}

#plan_wrap .bnr1:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

#plan_wrap .bnr2:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


/**/


#map_title{
	background: #E3833B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 8px;
	clear: both;
	margin-bottom: 10px;
}


#how_to{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	padding-left: 8px;
	width: 620px;
	float: left;
	}

#how_to strong {
	font-weight: normal;
	color:#FF3333;
	}

#how_to .indent{
	padding-left: 56px;	
	}


/**/









#list_switch{
	float: right;
	height: 21px;
	width: 95px;
	margin-top: 25px;
	}
	
#list_switch a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 95px;
	}

.list_close{
	background: url(list_close.png);
	}
	
.list_open{
	background: url(list_open.png);	
	}





/**/

#sideContainer {
	float: right;
	width: 235px;
	height: 840px;
	overflow: scroll;
	background: #FFFFFF;
}

.sideContainer_hidden {
	display: none;
}






/*温泉地ブロック*/

.spot {
	height: 166px;
	width: 211px;
	font-size: 11px;
	background: #FFFFFF;
	display: block;
	border: 2px solid #CCCCCC;
	position: relative;
	z-index:1;
	clear: both;
	margin-bottom: 5px;
}


.spot p{
	margin: 0px;
	padding: 0px;

}

.spot .tel{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-weight: bold;*/
	float: left;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	padding-right: 4px;
	padding-left: 16px;
	background: url(tel_icon.gif) no-repeat 3px 7px;
	}

.spot .hp{
	float: right;
	display: block;
	font-size: 12px;
	line-height: 26px;
	height: 28px;
	padding-right: 3px;
}

.spot .route_on{
	position: absolute;
	top: 90px;
	right: 4px;
	z-index:2;
	background: #FFFFFF;
}

.spot .route_on a img{
	border-style: none;
}
	

.spot .route_on a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
	
.spot b {
	font-size:16px;
	}
	
.spot a {
	font-size:12px;
	}







/**/
.btn_reset{
	height: 30px;
	width: 100px;
	position: absolute;
	left: 650px;
	top: 0px;
	}
