<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.table_playguide{
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #c2b883;
  background-color : black;
}
.s1{
  vertical-align : middle;
  text-align : center;
  background-repeat : repeat;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 15px;
  font-weight : bold;
}
.s2{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  background-repeat : no-repeat;
  background-position : center center;
  background-image : url(../img_schedule/t2.png);
  width : 79px;
  font-size : 22px;
  color : white;
}
.s9{
  padding-top : 5px;
  padding-bottom : 5px;
  vertical-align : middle;
  text-align : center;
  font-size : 14px;
  padding-left : 7px;
  padding-right : 7px;
  width : 60px;
}
.s0{
  vertical-align : middle;
  text-align : right;
  width : 100px;
  padding-right : 10px;
  font-weight : bold;
}
.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{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #c2b883;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c2b883;
  padding-left : 10px;
  padding-right : 5px;
  vertical-align : middle;
  background-color : #2f2536;
}
.p3{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  width : 400px;
  padding-left : 20px;
  padding-right : 20px;
  vertical-align : middle;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c2b883;
}
.p1{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  width : 250px;
  padding-left : 20px;
  padding-right : 20px;
  vertical-align : middle;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c2b883;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #c2b883;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
</pre></body></html>