@charset "utf-8";
.sat{
  color : white;
  background-color : rgba(115, 158, 198, 0.8);
}
.sun{
  color : white;
  background-color : rgba(214, 54, 41, 0.8);
}
.p0{
  vertical-align : middle;
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #dfcda4;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #dfcda4;
  background-color : rgba(0, 0, 0, 0.6);
}
.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 : 100px;
  font-size : 110%;
  padding-right : 10px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 91.6%;
}
.p1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #dfcda4;
  width : 360px;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #dfcda4;
  background-color : rgba(0, 0, 0, 0.4);
}
.p2{
  vertical-align : middle;
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #dfcda4;
  width : 560px;
  background-color : rgba(0, 0, 0, 0.4);
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
@charset "utf-8";
