/* CSS Document */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}








@charset "shift_jis";
* {
margin : 0;
padding : 0;
font-size : 100%;
list-style : none;
}
html, body {
height : 100%;
}
body {
	font-size : 75%;
	line-height : 1.6;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 24px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;


}
#wrapper  #header  {
	height: 62px;
	height: 62px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header h1 {
	float: left;
	width: 434px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	display: block;
	height: 60px;
	margin-left: 24px;
	background-image: url(img/enLogo.gif);
	background-repeat: no-repeat;
	text-indent: -10000em;
}
#wrapper #header ul {
	float: right;
	height: 24px;
	margin-top: 36px;
}
li { display:inline; }
#wrapper #header #link00 a{
	float: left;
	height: 24px;
	width: 100px;
	display: block;
	margin-right: 6px;
	background-image: url(img/Reservation.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-indent: -10000em;
	
}


#wrapper #header #link1 a{
	float: left;
	height: 24px;
	width: 78px;
	display: block;
	margin-right: 6px;
	background-image: url(img/link1f.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-indent: -10000em;
	
}

#wrapper #header #link2 a{
	float: left;
	display: block;
	height: 24px;
	width: 70px;
	margin-right: 6px;
	background-image: url(img/link2f.gif);
	background-repeat: no-repeat;
	text-indent: -10000em;
	
}
#wrapper #header #link3 a{
	float: left;
	display: block;
	height: 24px;
	width: 68px;
	margin-right: 6px;
	background-image: url(img/link3f.gif);
	background-repeat: no-repeat;
	text-indent: -10000em;
	
}
#wrapper #header #link4 a{
	float: left;
	display: block;
	height: 24px;
	width: 84px;
	background-image: url(img/link4f.gif);
	background-repeat: no-repeat;
	text-indent: -10000em;
	
}
* html #wrapper {
	height : 100%;
	margin-top: 10px;
}

#intro {
	height: 569px;
	background-position: center;
	width: 100%;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#wrapper #intro h2 {
	text-indent: -10000em;
}

#content {
	clear : both;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	min-width : 780px;
	width: 1024px;
	background-color: #000000;
	height: 42px;



}


#information {
	float : right;
	color: #FFFFFF;
	margin-right: 6px;
}
#wrapper #footer {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-align: center;
	width: 100%;
}
#wrapper #japanes {
	height: 24px;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 1024px;
}
#wrapper #japanes #link4 {
	color: #999999;
	float: right;
	width: 100px;
	margin-top: 6px;
	height: 24px;
}
#wrapper #japanes #link4 a {
	color: #999999;
	text-decoration: none;
	height: 24px;
	width: 100px;
	text-align: right;
	font-size: xx-small;
}





#copyright {
	text-align : center;
	font-size: x-small;
	color: #666666;
}
a{ 
    outline: none;
}

