@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;
}
.s0{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 25%;
  vertical-align : middle;
  font-size : 130%;
}
.s1{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  line-height : 1em;
  vertical-align : middle;
  font-size : 120%;
}
.s2{
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  width : 25%;
  font-size : 150%;
}
.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;
  height : 45px;
}
.s2z{
  width : 10%;
}
.s9{
  width : 12.5%;
  vertical-align : middle;
  text-align : center;
}
.hosi{
  width : 25%;
}
.sc{
  color : #cd2922;
}

