@charset   "UTF-8";
<STYLE type="text/css">
<!--
{
  }
H4{
				
  font-size : small;
  font-weight : bold;
  color : yellow;
  text-decoration : none;
  text-align : center;
}
h1{
				
  background-repeat : repeat;
  background-attachment : fixed;
  color : black;
  font-size : xx-small;
}
H1 A{
				
  color : #2b1c09;
  text-decoration : none;
}
H1 A:HOVER{
				
  color:#666666;
  text-decoration : none;
}
H2{
				
  font-size : small;
  font-weight : bold;
  color : white;
  text-decoration : none;
}
H3{
				
  font-size : x-small;
  color : silver;
  font-weight : bold;
  text-decoration : none;
}
-->
</STYLE>
H5{
  font-weight : normal;
  text-decoration : none;
  font-size : medium;
}
A:HOVER{
				
  color : red;
  text-decoration : none;
}
H5{
				
  font-size : 90%;
  font-weight : normal;
  text-decoration : none;
}
P{
				
  font-size : 90%;
  line-height : 150%;
}
#contents{
				
  font-size : 90%;
  background-color : gray;
  width : 700px;
}
#contents-hotel{
				
  font-size : small;
  background-color : #d2b871;
}
ADDRESS{
				
  font-size : 75%;
  font-style : normal;
  text-align : center;
  border-top : groove;
  border-top-width : 1px;
  padding-top:5px;
  margin-top:15px;
  width : 700px;
}
.message{
				
  background-color : aqua;
  width : 900px;
}
BODY{
				
  background-color : #0b0b0b;
}

