@charset "utf-8";
.fixed{
  position: fixed;
  top: 0;
  width: 100%;
  z-index :99;
}
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
#news{
  padding-top:100px;
  margin-top : -100px;
}
#flyer{
  padding-top:100px;
  margin-top : -100px;
}
#introduction{
  padding-top:100px;
  margin-top : -100px;
}
#cast{
  padding-top:100px;
  margin-top : -100px;
}
#goods{
  padding-top:100px;
  margin-top : -100px;
}
#schedule{
  padding-top:100px;
  margin-top : -100px;
}
#tokyo{
  padding-top:100px;
  margin-top : -100px;
}
#osaka{
  padding-top:100px;
  margin-top : -100px;
}
#guidance{
  padding-top:100px;
  margin-top : -100px;
}
#guidance1{
  padding-top:100px;
  margin-top : -100px;
}
#guidance2{
  padding-top:100px;
  margin-top : -100px;
}
a:link.white{
  color : #ffffff;
  font-weight : bold;
}
a:visited.white{
  color : #ffffff;
  font-weight : bold;
}
a:active.white{
  text-decoration : underline;
  color : #ffffff;
  font-weight : bold;
}
a:hover.white{
  text-decoration : underline;
  color : #ffffff;
  font-weight : bold;
}
ul#menu1{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu1 li{
  list-style:none;
  float:left;
  width : 55px;
}
ul#menu1 a{
  display:block;
  width : 55px;
  height:100px;
  background-image : url(../img_menu/set2/m1.png);
}
ul#menu1 a span{
  display:none;
}
ul#menu2{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu2 li{
  list-style:none;
  float:left;
  width : 80px;
}
ul#menu2 a{
  display:block;
  width : 80px;
  height:100px;
  background-image : url(../img_menu/set2/m2.png);
}
ul#menu2 a span{
  display:none;
}
ul#menu3{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu3 li{
  list-style:none;
  float:left;
  width:175px;
}
ul#menu3 a{
  display:block;
  width:175px;
  height:100px;
  background-image : url(../img_menu/set2/m3.png);
}
ul#menu3 a span{
  display:none;
}
ul#menu4{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu4 li{
  list-style:none;
  float:left;
  width:160px;
}
ul#menu4 a{
  display:block;
  width:160px;
  height:100px;
  background-image : url(../img_menu/set2/m4.png);
}
ul#menu4 a span{
  display:none;
}
ul#menu5{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu5 li{
  list-style:none;
  float:left;
  width:225px;
}
ul#menu5 a{
  display:block;
  width:225px;
  height:100px;
  background-image : url(../img_menu/set2/m5.png);
}
ul#menu5 a span{
  display:none;
}
ul#menu6{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu6 li{
  list-style:none;
  float:left;
  width:90px;
}
ul#menu6 a{
  display:block;
  width:90px;
  height:100px;
  background-image : url(../img_menu/set2/m6.png);
}
ul#menu6 a span{
  display:none;
}
ul#menu7{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu7 li{
  list-style:none;
  float:left;
  width:95px;
}
ul#menu7 a{
  display:block;
  width:95px;
  height:100px;
  background-image : url(../img_menu/set2/m7.png);
}
ul#menu7 a span{
  display:none;
}

ul#menu8{
  list-style:none;
  margin:0;
  padding:0;
}
ul#menu8 li{
  list-style:none;
  float:left;
  width:120px;
}
ul#menu8 a{
  display:block;
  width:120px;
  height:100px;
  background-image : url(../img_menu/set2/m8.png);
}
ul#menu8 a span{
  display:none;
}

a.menu{
  background-position:0px 0px;
}
a:hover.menu{
  background-position : 0px -100px;
}
#page-top{
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size : 100%;
}
#page-top a{
  background : none 0% 0% / auto auto repeat scroll padding-box border-box;
  text-decoration: none;
  color : black;
  width : 70px;
  padding: 0px 0;
  text-align: center;
  display: block;
}
#page-top a:hover{
  text-decoration: none;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box;
}
.back_menu{
  background-repeat : repeat-x;
  height : 100px;
  background-image : url(../img_menu/back_menu.png);
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #947d5c;
  background-position : center top;
}

