@charset "utf-8";
.sat{
  background-image : url(../img_schedule/sat.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.sun{
  background-image : url(../img_schedule/sun.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.s0{
  vertical-align : middle;
  text-align : right;
  padding-top : 5px;
  padding-bottom : 5px;
  width : 100px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
}
.s1b{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 91.6%;
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 24px;
  width : 53px;
  padding-left : 5px;
  padding-right : 5px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.s2k{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  font-size : 13px;
  width : 53px;
  padding-left : 5px;
  padding-right : 5px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.s9{
  vertical-align : middle;
  text-align : center;
  font-size : 13px;
  width : 53px;
}
.kskr{
  color : black;
  background-color : white;
  font-weight : bold;
}
.table_playguide{
  border-width : 1px;
  border-style : solid;
  border-color : white;
}
.p0{
  padding-top : 10px;
  padding-bottom : 10px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  background-color : rgba(0, 0, 0, 0.2);
  vertical-align : middle;
  text-align : center;
}
.p1{
  padding-top : 20px;
  padding-bottom : 20px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  background-color : rgba(0, 0, 0, 0.4);
  vertical-align : middle;
  text-align : center;
  width : 200px;
  padding-left : 10px;
  padding-right : 10px;
}
.p2{
  padding-top : 20px;
  padding-bottom : 20px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  background-color : rgba(0, 0, 0, 0.4);
  vertical-align : middle;
  text-align : left;
  width : 340px;
  padding-left : 10px;
  padding-right : 10px;
  font-size : 91.6%;
}
.p3{
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
  background-color : rgba(0, 0, 0, 0.4);
  vertical-align : middle;
  text-align : center;
  width : 300px;
  padding-left : 10px;
  padding-right : 10px;
}

