@charset "Shift_JIS";

html{
  overflow-y: auto;
}


iframe{
text-align: center;
border-width: 0;
position: relative;
top: 200px;
width: 950px;
}
 
body{
  font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin: 0px;
  padding: 0px;
  position: relative;
  left: -10px;
  background-color: #000000;
  background-image: url(./images/background.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  overflow: visible;
}

ul#menu{
text-align: center;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position: relative;
top: 160px;
width: 955px;
}

li{
font-size: 18px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
padding: 10px 0 10px;
list-style: none;
float: left;
height: 30px;
width: 10%;
background-color: #000000;
}

li#Star{
color: #FF0000;
font-weight: bold;
width: 2.83%;
}

#content{
  position: relative;
  top: 186px;
  width: 955px;
}

a.Navi{
font-family: HGP‘n‰pŠpÎß¯Ìß‘Ì;
color: #FFFFFF;
font-weight: 100;
text-decoration: none;
border-style: none;
}

a.Navi:hover, a.Navi:active{
color: #FFCC00;
}

