@charset "utf-8";
.sat{
  color : #006ad5;
}
.sun{
  color : #dd0000;
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 150%;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 9%;
}
.s2b{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 150%;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 30%;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 110%;
  background-position : center center;
}
.s9{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 80%;
  width : 9%;
}
.s0{
  vertical-align : middle;
  text-align : center;
  width : 10%;
  font-size : 110%;
  padding-right : 10px;
}
.s0b{
  vertical-align : middle;
  text-align : center;
  width : 40%;
  font-size : 110%;
  padding-right : 10px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.ct{
  color : #db9bc5;
}
.ct2{
  color : #ff8000;
}

