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

@media all{
body {
	font-family:"ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	overflow:hidden;
}
html,body{
	height: 100%;
}
a:link {
color:#0000ee;
text-decoration:none;
}
a:visited {
text-decoration:none;
color:#0000ee;
}
a:hover {
text-decoration:underline;
}
#map {
	height: 92%;
	width: 78%;
	float: right;
	position: absolute;
	top: 100px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

*:first-child+html #map {
	/*for ie7*/
	height: 90%;
}
* html #map {
	/*for ie6*/
	height: 90%;
}
#pop {
width:300px;
height:auto;
/* min-height:350px; */
/*overflow:auto;*/
}
h4 {
font-size:14px;
color: #9933CC;
margin:0 0 5px 0;
padding:0;
}


#pop p ,#pop dl {
font-size:12px;
line-height:16px;
margin:5px 0;
padding:0;
}
#stview{
width:400px;
height:300px;
}

#roomimg {
border:none;
float:left;
margin-right:5px;
margin-bottom:5px;
/* min-height:120px; */
}
#fclear {
	clear: both;
}
#pop dt {
  clear: left;
  float: left;
  margin: 0 0 0.5em;
  width: 7em;
  /*border-right: solid 1px #9933CC;*/
  /*padding-left: 5px;*/
  color: #330066;
	font-weight:bold;
}

#pop dd {
  margin-bottom: 0.5em;
  margin-left: 8em;
}

#youtube {
font-size:12px;
line-height:16px;
}

#jsWarn {
	padding: 0%;
	margin: 0%;
	float: right;
	color: #FF0000;
}
#legend h1,#legend h1 a:link,#legend h1 a:visited,#legend h1 a:hover,#legend h1 a:active {
	font-size: 18px;
	margin: 0px 0px 0px 3px;
	color: #9933CC;
	padding: 0px;
	display: inline;
	text-decoration: none;
}
#rtop {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 11px;
}
#areajump {
	display:inline;
}
#listinfo ul {
	font-size: 12px;
	list-style-type: none;
	line-height: 13px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	color: #561064;
}
#listinfo li {
	margin:5px 0 0 0;
}

#listinfo ul {
line-height:16px;
}
#legend {
	font-size:12px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0%;
	height: 100px;
	/*width: 350px;*/
	padding-top: 3px;
	width: 100%;
}
#areainfo {
	font-size:12px;
	font-weight:normal;
	vertical-align:5px;
	float: left;/*	float: left;
	position: absolute;
	top: 0px;
	left: 20%+150px;
	height: 30px;
	width: auto;
	padding-top: 10px;*/
	margin: 0px 0px 0px 2px;
}
#listinfo {
	float: left;
	width: 20%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	overflow:auto;
	height: 90%;
	width: 22%;
	/*margin-top:20px;*/
	position: absolute;
	top: 100px;
	left: -1px;
}
#listinfo p {
	font-size:12px;
	margin:0;
	padding:0;
}

#listinfo #listli {
	margin:0 0 0 20px;
	padding:0;
}

#idokeido {
	font-size:10px;
	line-height: 12px;
	position: absolute;
	left: 0px;	/*display: none;*/
	bottom: 0px;
	margin-left: 22%;
}
#idokeido #minX,#idokeido #minY,#idokeido #maxX,#idokeido #maxY {
	display: inline;
	display:none;
}
#jarea , #jumarea {
	/*	display: inline;
*/	font-style:normal;
	font-size:14px;
	vertical-align:5px;
	color: #9933CC;
}
#jumarea {
	margin-left:10px;
}
a img {
border:none;
}
}
@media print{
html{overflow:auto;}
#listinfo,#rtop,#idokeido {display:none;}
#map {
	height: 90%;
	width: 100%;
}
body{overflow:visible;}
#map{margin-bottom: 0.5em;margin-left:0;left:0;margin-right:0;border-width: 1px;}
#legend {position:absolute;	top: 0px;right: 0px;}
h1 {
	font-size: 18px;
	margin: 0px;
	color: #9933CC;
}
}
#rtop #gogo {
	display: inline;
}
#ad{
	width:468px;
	height:15px;
	position:absolute;
	top:6px;
	left:444px;
}

