@charset "utf-8";
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
#cast{
  padding-top : 80px;
  margin-top : -80px;
}
#news{
  padding-top : 80px;
  margin-top : -80px;
}
#news0127{
  padding-top : 80px;
  margin-top : -80px;
}
#schedule{
  padding-top : 80px;
  margin-top : -80px;
}
#guidance{
  padding-top : 80px;
  margin-top : -80px;
}
#ticket{
  padding-top : 80px;
  margin-top : -80px;
}
#ppvticket{
  padding-top : 80px;
  margin-top : -80px;
}
#eventticket{
  padding-top : 80px;
  margin-top : -80px;
}
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;
}
#page-top{
  position: fixed;
  bottom : -80px;
  right : 10px;
  width : 55px;
  height : 55px;
  z-index : 999999;
}
#page-top a{
  width : 55px;
  height : 55px;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
}
#page-top a:hover{
  text-decoration: none;
}


