@charset "utf-8";
.fixed{
  position: fixed;
  top: 0;
  width: 100%;
  z-index : 999;
}
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
#news{
  padding-top : 90px;
  margin-top : -90px;
}
#outline{
  padding-top : 90px;
  margin-top : -90px;
}
#performer{
  padding-top : 90px;
  margin-top : -90px;
}
#photoreg{
  padding-top : 90px;
  margin-top : -90px;
}
#photosession{
  padding-top : 90px;
  margin-top : -90px;
}
#timetable{
  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: 20px;
  right: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 11;
  width : 70px;
}
#icon1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  right : 20px;
  bottom : 100px;
  width : 70px;
}
#bnr1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  bottom : 10px;
  left : 0px;
  width : 300px;
}
#bnr2{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  bottom : 130px;
  left : 0px;
  width : 300px;
}
#bnr3{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 1001;
  bottom : 20px;
  left : 20px;
  width : 360px;
}
.last{
  padding-right : 20px;
}

