@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-top-width : 1px;
  border-right-width : 1px;
  border-left-width : 1px;
  border-style : solid solid none;
  z-index : 11;
  width : 60px;
  border-top-color : #cccccc;
  border-right-color : #cccccc;
  border-left-color : #cccccc;
  background-color : rgba(255, 255, 255, 0.8);
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#icon1{
  position: fixed;
  bottom : 60px;
  right : 0px;
  border-top-width : 1px;
  border-right-width : 1px;
  border-left-width : 1px;
  border-style : solid solid none;
  z-index : 11;
  width : 60px;
  border-top-color : #cccccc;
  border-right-color : #cccccc;
  border-left-color : #cccccc;
  background-color : rgba(255, 255, 255, 0.8);
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#icon2{
  position: fixed;
  bottom : 120px;
  right : 0px;
  border-top-width : 1px;
  border-right-width : 1px;
  border-left-width : 1px;
  border-style : solid solid none;
  z-index : 11;
  width : 60px;
  border-top-color : #cccccc;
  border-right-color : #cccccc;
  border-left-color : #cccccc;
  background-color : rgba(255, 255, 255, 0.8);
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#bnr1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  bottom : 0px;
  left : 0px;
  width : 250px;
}
