@charset "utf-8";
.s0{
  vertical-align : middle;
  text-align : right;
  width : 100px;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 20px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 91.6%;
}
.t1{
  text-align : right;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 47.5%;
  vertical-align : top;
}
.p1{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 30%;
  vertical-align : middle;
}
.t9{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 10%;
  vertical-align : top;
}
.p9{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 10%;
  vertical-align : middle;
}
.t2{
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 47.5%;
  vertical-align : top;
}
.p2{
  text-align : left;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
  width : 60%;
  vertical-align : middle;
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-right-style : none;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  font-size : 22px;
  width : 90px;
}
.s9{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-right-style : none;
  font-size : 84%;
  width : 90px;
}
.tableticket{
  border-right-style : solid;
  border-width : 1px 1px 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-color : #cfbfab #cfbfab #dfcda4;
  background-color : #fffef7;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.sun{
  background-repeat : no-repeat;
  background-image : linear-gradient(#ffd0d0, rgba(255, 255, 255, 0));
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.sat{
  background-repeat : no-repeat;
  background-image : linear-gradient(#b5e0fb, rgba(255, 255, 255, 0));
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}