@charset "UTF-8";
 /* schedule
----------------------------------*/
/* line 8, ../scss/schedule.scss */
#schedule #mainIMG {
  background: #000;
  text-align: center; }
  /* line 12, ../scss/schedule.scss */
  #schedule #mainIMG h1 {
    background: url("../img/schedule/mainIMG.jpg") no-repeat top center;
    height: 124px;
    text-indent: -9999px; }
/* line 20, ../scss/schedule.scss */
#schedule #topPage .box1 {
  text-align: center; }
