@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 : white;
  width : 100%;
}
.s0{
  width : 14.285%;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 120%;
}
.s2{
  width : 14.285%;
  font-size : 25px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s9{
  width : 14.285%;
  font-size : 80%;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-weight : bold;
  font-size : 100%;
}
.sat{
  background-image : url(../img_schedule/sat.png);
  background-repeat : no-repeat;
  background-position : center center;
  color : #455c81;
}
.sun{
  background-image : url(../img_schedule/sun.png);
  background-repeat : no-repeat;
  background-position : center center;
  color : #86094a;
}
.at{
  color : #fec927;
}
.bs{
  color : #8000ff;
}

