@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 : 12%;
  vertical-align : middle;
  font-size : 120%;
}
.s1{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s2{
  font-size : 130%;
  font-weight : bold;
  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 : 11%;
}
.sat{
  background-color : #455c81;
}
.sun{
  background-color : #953c5a;
}
.s2z{
  width : 10%;
}
.s9{
  width : 11%;
  font-size : 80%;
  vertical-align : middle;
  text-align : center;
}
.list{
  padding-top : 30px;
  padding-left : 30px;
  padding-bottom : 30px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-color : #5e6068;
  border-bottom-color : #5e6068;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #5e6068;
  padding-right : 30px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #5e6068;
  background-repeat : repeat;
  box-shadow : 0px 4px 4px #000000;
  background-image : linear-gradient(to left top, rgba(0, 0, 0, 0.8), rgba(91, 114, 132, 0.2) 30%, rgba(91, 114, 132, 0.2), rgba(0, 0, 0, 0.8));
}
.coverdiv{
  position: relative;
}
.coverdiv a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  background-repeat : repeat;
}
.coverdiv:hover{
  filter:alpha(opacity=70);
  /* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";
  /* IE 8,9 */
    -moz-opacity:0.7;
  /* FF , Netscape */
    -khtml-opacity: 0.7;
  /* Safari 1.x */
    opacity:0.7;
  zoom:1;
/*IE*/
}
.ribon_check{
  width : 250px;
  position : absolute;
  top : 20px;
  right : -25px;
}
.kskr{
  font-size : 90%;
  color : #953c5a;
  background-color : white;
}

