@charset "utf-8";
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
#vr{
  padding-top : 90px;
  margin-top : -90px;
}
#ondemand{
  padding-top : 90px;
  margin-top : -90px;
}
#introduction{
  padding-top : 90px;
  margin-top : -90px;
}
#story{
  padding-top : 90px;
  margin-top : -90px;
}
#schedule{
  padding-top : 90px;
  margin-top : -90px;
}
#information{
  padding-top : 90px;
  margin-top : -90px;
}
#cast{
  padding-top : 90px;
  margin-top : -90px;
}
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 : 10px;
  right : 10px;
  font-size : 100%;
}
#page-top a{
  background : none 0% 0% / auto auto repeat scroll padding-box border-box;
  text-decoration: none;
  color : black;
  width : 64px;
  padding: 0px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}
#page-top a:hover{
  text-decoration: none;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box;
}
