*{
	margin: 0;
	padding: 0;
}
body {
	color:#544d2f;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Osaka, sans-serif;
	text-decoration: none;
	background-color: #d6c49e;
	width: 780px;
}
/*header interactive style*/
a.header:link, a.header:visited {
	color: #f7b306;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0 7px 0 0;
	vertical-align: middle
}
a.header:hover {
	color: #ff4d00;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0 7px 0 0;
	vertical-align: middle
}
/*header style*/
#header {
	background-color: #716b4b;
	border-bottom: 1px solid #2d2d00;
	border-right: 1px solid #333300;
	width: 780px;
	height: 15px;
}
#header h1 {
	float: left;
	color: #d6c49e;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	vertical-align: middle;
	text-shadow: #000000 3px 3px 2px;
}
#header h2 {
	color: #f7b306;
	font-size: 10px;
	vertical-align: middle;
	text-shadow:#000000 3px 3px 2px;
}
/*click point style*/
#middle {
	margin:0;
	position:relative;
	height:60px;
}
/* the point where you clicked
------------------------------------------*/
#click {
	font-size: 9px;
	position: absolute;
	margin: 0 -1px 0 0;
	top: 0;
	right:0;
	width: 160px;
	height: 60px;
	background-color: orange;
	border-right: 1px solid #333300;
	border-left: 1px solid #333300;
}
#click p {
	position: absolute;
	top: 18px;
	text-align: center;
	width: 80px;
	border-bottom: 2px double #544d2f;
}
p#head {
	top: 0;
	left: 0;
	background-color:#FFD27F;
	width: 100%;
	min-height:14px;
	color: #333300;
	text-shadow: white 2px 2px 1px;
	font: bold 1.1em/1.1 Times, serif;
}
p#pa {
	left: 2px;
	border:0;
	color: white;
	text-shadow: #777777 2px 2px 1px;
}
p#pb {
	right: 0;
	border:0;
	color: white;
	text-shadow: #777777 2px 2px 1px;
}
input {
	color: #333300;
}
#click_lat, #click_long {
	margin: -1px 2px 0 2px;
	width: 60px;
	border:2px solid;
	border-color: #aaa #eee #eee #aaa;
	background-color: #ccc;
	height: 10px;
}
#click form {
	position: absolute;
	top:35px;
	left: 0;
	margin-bottom:3px;
	height: 17px;
	width: 100%;
	text-align: center; 
}
/*set center style*/
#set_ctr {
	position: absolute;
	top: 0;
	right: 160px;
	width: 250px;
	height: 60px;
	font-size: 9px;
	color: #333300;
	background-color: #988b55;
	border-left: 2px solid white;
}
#set_ctr p {
	position: absolute;
	display: inline;
	text-align: center;
}
input#centerY, input#centerX {
	margin: 0 2px;
	width: 60px;
	height: 10px;
	border:2px solid;
	border-color: #999 #eee #eee #999;
	background-color: #ccc;
}
#zoomlevel {
	margin: 0 2px;
	width: 30px;
	height: 10px;
	border:2px solid;
	border-color: #999 #eee #eee #999;
	background-color: #ccc;
}
#set_ctr form {
	position: absolute;
	top:35px;
	left: 0;
	margin-bottom:3px;
	height: 17px;
	width: 100%;
	text-align: center; 
}
#map_info {
	position: absolute;
	bottom:5px;
	left: 0;
	height: 20px;
	width: 100%;
	display: inline;
	text-align: center;
}
#map_info input {
	color: #333300;
}
#jump {
	width: auto;
	height: 17px;
	margin-left: 1px;
	padding: 0;
	cursor: pointer;
}
#ph {
	width:100%;
	font: bold 1.2em/1.2em Times, serif;
	float: left;
	background-color: orange;
	border-bottom: 2px double #544d2f;
	color: white;
	text-shadow: #777777 2px 2px 1px;
	min-height:14px;
}
.pr {
	width: auto;
	text-shadow: white 2px 2px 1px;
	top: 18px;
}
#pc {
	margin-left: 4px;
	left: 7px;
}
#pd {
	margin-left: 4px;
	left: 80px;
}
#zml {
	margin-left: 5px;
	left: 165px;
}
/*drop down menu style*/
#dropDW {
	position: absolute;
	bottom:  0;
	left: 110px;
	padding: 5px 5px 4px 8px;
	width: 250px;
	height: 51px;
}
#dropDW form {
}
select {
	color: #333300;
	font: 12px/1em Georgia, "Times New Roman", Times, serif;
	height: 20px;
	visibility: visible;
}
select#region, select#dest {
	float: left;
	width: 120px;
}
select#region {
	margin-right: 4px;
}
select#park {
	clear: both;
	margin: 5px 0 0 0;
	width: 244px;
}
/*visitor info rollover*/
#swap {
	position: absolute;
	top: 3px;
	left: 6px;
	width: 108px;
	height: 60px;
}
#instltr {
	position:absolute;
	top: 0px;
	left:0;
	height:15px;
	color:#333300;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	text-shadow:#000000 2px 2px 2px;
}
#instltr:hover {
	color:#ff4d00;
}
#inst {
	position:absolute;
	top: 0px;
	left: 78px;
	background-color:transparent;
	height:27px;
	width:27px;
	display:block;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/inst.png');
	padding:0;
}
#inst[id] {
	background-image: url("../images/inst.png");
	display: block;
	position: absolute;
	top: 0px;
	left: 78px;
	width: 27px;
	height: 27px
}
#inst:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/inst_over.png');
}
#inst:hover[id] {
	background-image: url("../images/inst_over.png");
	display: block;
	width: 27px;
	height: 27px
}
/*bottom + footer navi style*/
#bot_foot {
	position: relative;
	top:0px;
}
#bottom_navi {
	width: 780px;
	padding-top:2px;
	height:1.2em;
	border-top: 1px solid #333300;
	border-right: 1px solid #333300;
	background-color:rgb(113,107,75);
	height:1.2em;
}
#footer_navi {
	width: 780px;
	border-right: 1px solid rgb(20,20,0);
	border-bottom: 1px solid rgb(20,20,0);
	border-top: 0px solid #333300;
	margin:0;
	padding-top:3px;
	clear: both;
	height: 1.5em;
	background-color: #333300;
}
#bottom_navi a {
	float:right;
	font-size: 9px;
	text-decoration: none;
	width:120px;
	padding: 1px 6px 2px 0;
	border-left:1px solid #544d2f;
	line-height:0.8em;
}
#footer_navi a {
	float:right;
	text-decoration: none;
	width: 120px;
	padding:0 6px 0 0;
	border-style: none none none solid;
	border-width: 1px 0 1px 1px;
	border-color: white;
}
/*bottom + footer navi interactive basic style*/
a.bottomnavi, a.footer:link, a.bottomnavi, a.footer:visited {
	color: #008080;
	text-decoration: none;
	text-align: right;
}
a.bottomnavi, a.footer:hover {
	color: #ff4d00;
	text-decoration: none
}
/*bottom navi interactive*/
a.bottomnavi:link, a.bottomnavi:visited {
	color: #d6c49e;
}
a.bottomnavi:hover {
	color: #ff4d00;
}
a#google:link, a#google:visited {
	width:150px;
	color: #d6c49e;
	border: 0;
}
a#google:hover {
	width:150px;
	color: #ff4d00;
	border: 0;
}
/*footer navi interactive*/
a.footer:link, a.footer:visited {
	color: #ffffff;
}
a.footer:hover {
	color: #ff4d00;
}
/*copyright style*/
div.copyright {
	font-size: 9px;
	line-height: 0.8em;
	padding: 3px 0 6px 6px;
	text-shadow: white 2px 2px 1px;
}
/*how to use layer*/
#instLayer {
	position:absolute;
	top:50px;
	left: 80px;
	width:680px;
	height:550px;
	color:white;
	background-color:transparent;
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='./images/instlayer.png');
	padding-left: 20px;
}
#instLayer[id] {
	color: white;
	background: url("../images/instlayer.png") no-repeat;
	position: absolute;
	overflow:auto;
}
.ie_png_hack {
	position: absolute;
	background-color:transparent;
	height:20px;
	width: 12px;
	z-index: -1;
	right:0;
	bottom:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='./images/red.png');
}
.view_point{ 
	height:20px;
	margin-top: 10px;
}
.view_point[class] {
	background: url("../images/red.png") bottom right no-repeat;
}
.vp_legend{
	position: relative;
	vertical-align: bottom;
}
.width85em{
	width:8.5em;
}
.width10em{
	width:10em;
}
#p0 {
	border-bottom:1px solid #aaaaaa;
	border-right:3px solid white;
	padding:0 5px 2px 0;
	font-size:11px;
	font-weight:bold;
	width:145px;
}
#inner1 {
	width: 630px;
	margin: 30px auto auto auto;
	overflow: hidden;
}
#p1 {
	border-bottom:1px solid #aaaaaa;
	font-size:10px;
	width:140px;
	margin-top: 15px;
}
#p2 {
	border-bottom:1px solid #aaaaaa;
	font-size:10px;
	width:140px;
}
#shootingEN {
	color: #f00;
	font-weight: bold;
	line-height: 1em;
	padding: 0;
}
#shootingJA {
	color: #f00;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 20px;
}
#ul1 {
	list-style:decimal inside;
	font-size:9px;
	margin-top:10px;
	margin-bottom: 10px;
}
#ul2 {
	list-style:square inside;
	font-size:9px;
	margin-top: 10px;
}
#ul2 ol {
	margin:2px 0 5px 0px;
	color:white;
	list-style: decimal inside;
}
.li0 {
	color:orange;
}
#wrapperEN {
	width: 49%;
	float: left;
}
#wrapperJA {
	width: 49%;
	float: right;
}
#FF {
	bottom: 0px;
	color: #f7b306;
	margin-top: 10px;
	margin-right: 50px;
	text-align:right;
}
#p3 {
	font-size: 9px;
	margin: 0 0 2px 0;
	bottom: 10px;
}
#p4 {
	font-size: 8px;
}
.vt_align_middle{
	vertical-align:middle;
}
