@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;
}
.p0{
  vertical-align : middle;
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #977935;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #977935;
  background-color : rgba(255, 255, 255, 0.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 : #9d7e37;
  width : 300px;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #9d7e37;
  background-image : linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 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 : #9d7e37;
  background-image : linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
@charset "utf-8";
.t1{
  padding-top : 15px;
  padding-bottom : 15px;
  vertical-align : middle;
  text-align : center;
  font-weight : bold;
}
.t2{
  padding-top : 15px;
  padding-bottom : 15px;
  vertical-align : middle;
  text-align : center;
  font-size : 15px;
  background-image : url(../img_schedule/hosisen.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 150px;
}
.t9{
  vertical-align : middle;
  text-align : center;
  font-size : 12px;
  width : 85px;
}
.t0{
  vertical-align : middle;
  text-align : center;
  width : 120px;
  background-repeat : repeat-x;
  background-position : center top;
  padding-top : 10px;
  padding-bottom : 10px;
}
.tableticket{
  border-width : 1px;
  border-style : solid;
  border-color : #77602b;
  width : 900px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.text_pre{
  color : #008000;
  background-color : white;
}
.text_at{
  color : #6b8cd8;
  background-color : white;
}
.text_vt{
  color : #ff80c0;
  background-color : white;
}
.text_sc{
  color : #ff8000;
  background-color : white;
}
.text_zz{
  color : black;
  background-color : white;
}

