* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  text-align: center; /* for IE */
  border: 0px;
  background: #86255d;
  color: #3f0000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  }


div#wholesite {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  text-align: left; /* for IE */
  position: relative;
  border: 3px #ffcc66 solid;
  border-top: 0;
  border-bottom: 0;
  width: 1000px;
  margin: 0 auto;
  z-index: 0;
  background-image: url(../images/bg_repeater.png);
  background-repeat: repeat-y;
  background-position: center;
 }

div#header {
  position: relative;
  height: 200px;
  }

div#header-img {
  position: absolute;
  height: 300px;
  z-index: 10;
  }


div#menu {
  position: relative;
  padding-bottom: 150px;
  text-align: left;
  margin: 0 auto;
  z-index: 40;
  }

div#footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 300px;
  }
  
div#footer-img {
  position: absolute;
  width: 1000px;
  height: 300px;
  bottom: 0px;
  z-index: 0;
  }

div#footer-text {
  position: absolute;
  bottom: 10px;
  left: 465px;
  color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	z-index: 50;
}

div#follow  {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 50;
	}

div#player_sp {
  position: absolute;  
  top: 10px;
  left: 10px;
  z-index: 50;
  }

	
div#facebook {
  position: absolute;
  top: 4px;
  left: 120px;
}

div#twitter {
  position: absolute;
  top: 4px;
  left: 179px;
}

div#studivz{
  position: absolute;
  top: 4px;
  left: 238px;
}	

.text {
  margin: 10px auto 0px auto;
  padding: 0px;
  text-align: center;
  }

.naviimg {
  margin: 10px auto 0px auto;
  padding: 0px;
  text-align: center;
  z-index: 50;
  }

.navipos {
  position: relative;
  }


.location {
  position: absolute;
  top: -70px;
  right: 30px;
  }

object { outline:none; }

table input {
  margin: 0;
  width: 100%;
  }

table td {
  padding-right: 14px;
  }

input,textarea {
  padding: 2px 2px;
  border: 2px #ffcc66 solid;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  vertical-align: middle;
  }

img {
  border-width: 0px;
  border-style: none;
  }
	
h3 {	
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  }


.centered {
  margin: 0px auto;
  }
 
#text {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  }	
  
div#reservation_sp {
  padding: 0;  
  }

div#newsletter_sp {
  padding: 0;  
  }

div#findus_sp {
  padding: 0;  
  }
		
a:active, a:link, a:visited {
  outline: none;
  text-decoration : none;
  color: #ffffff;
  }

a:hover {
  color: #ffcc66;
  }
