@charset "UTF-8";
.box {
	margin-top: 9px;
}
.map {
	display: block;
	width: 650px;
	margin-left: 90px;
}
.box2 {
	margin-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.guide_foot {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 160px;
}

.location {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	margin-left: 80px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 3px;
	margin-top: 8px;
}
.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 550px;
	margin-left: 100px;
}
.text_plus {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 550px;
	margin-top: 35px;
	margin-left: 100px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}

.text2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	width: 650px;
	margin-bottom: 5px;
	margin-left: 570px;
}
.text2_a {
}
.foot {
	background-position: right;
	margin-left: 55px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foot_text {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003300;
	display: block;
	padding: 3px;
}
.footer_text {	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	background-color: #003300;
	background-position: right;
	text-align: right;
	display: block;
}
.date {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	display: block;
	margin-bottom: 5px;
}
.totop {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 50px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

