@charset "utf-8";
.sat{
  color : white;
  background-image : url(../img_schedule/sat.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.sun{
  color : white;
  background-image : url(../img_schedule/sun.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 22px;
  background-image : url(../img_schedule/hosisen.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 58px;
}
.s9{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 13px;
  width : 60px;
}
.s0{
  vertical-align : middle;
  text-align : right;
  width : 80px;
  padding-right : 10px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 91.6%;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
