@charset "utf-8";
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.googlemap-bw iframe{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter : grayscale(50%);
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
}
.s1{
  text-align : center;
  vertical-align : middle;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s0{
  text-align : right;
  vertical-align : middle;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 110px;
}
.s2{
  text-align : center;
  vertical-align : middle;
  width : 80px;
  font-size : 22px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.s9{
  text-align : center;
  vertical-align : middle;
  width : 77px;
  font-size : 13px;
  background-repeat : no-repeat;
  background-position : center center;
}
.sat{
  background-color : rgba(0, 128, 255, 0.4);
}
.sun{
  background-color : rgba(191, 0, 0, 0.4);
}

.ticket1{
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #808080;
  width : 48%;
  text-align : right;
  padding-top : 15px;
}
.ticket2{
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #808080;
  width : 48%;
  text-align : left;
  padding-top : 15px;
}
.ticket9{
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #808080;
  width : 4%;
  text-align : center;
  padding-top : 15px;
}