/* CSS Document */
body {
	background-image: url(images/back-2.gif);
}
.footer {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: small;
	}
.meisyo {
	font-size: 100%;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
}
.etc {
	font-size: 90%;
	line-height:inherit;
	font-weight: 100;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
}
.side {
	width: 200px;
	height: 450px;
	text-decoration: underline;
	color: #0000FF;
	border-color: #999999;
	border-style: groove;
}
.side2 {
	overflow: auto;
	width: 200px;
	height: 428px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 100;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
}
.map {
	width: 100%;
	height: 450px;
	border-color: #999999;	
	border-style: groove;
}
.h1 {
	font-size: large;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro";
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00005A;
	border-right-color: #00005A;
	border-bottom-color: #00005A;
	border-left-color: #00005A;
	height: 24px;
	margin: 20px;
	padding: 2px;
}
.tooltip {
	background-color:#FFFFFF;
	color: #000000;
	filter: Alpha(opacity=0);
	opacity: 0.7;
	border:2px #003366 solid;
	font-weight:100;	
	font-size: 12px;
	padding: 2px 4px;
}
