@charset "utf-8";
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
#introduction{
  padding-top : 70px;
  margin-top : -70px;
}
#news{
  padding-top : 70px;
  margin-top : -70px;
}
#schedule{
  padding-top : 70px;
  margin-top : -70px;
}
#cast{
  padding-top : 70px;
  margin-top : -70px;
}
#staff{
  padding-top : 70px;
  margin-top : -70px;
}
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 : 0px;
  right : 0px;
  border-width : 1px;
  border-style : solid;
  z-index : 11;
  width : 60px;
  border-color : white;
}
#icon1{
  position: fixed;
  leftt: 20px;
  border-width : 1px;
  border-style : solid;
  z-index : 1001;
  right : 0px;
  bottom : 60px;
  width : 60px;
  background-color : black;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-color : white;
}
#bnr1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  bottom : 0px;
  left : 0px;
  width : 250px;
}
