@charset "utf-8";
.list{
  background-repeat : no-repeat;
  background-position : left bottom;
}
.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*/

}
.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;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}
.kaijo1{
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px 1px 1px 5px;
  border-style : solid;
  border-color : #c0c0c0;
  box-shadow : 5px 5px 0px #000000;
  background-color : rgba(69, 92, 129, 0.6);
}
.sat{
  color : white;
  background-color : rgba(0, 87, 174, 0.8);
}
.sun{
  color : white;
  background-color : rgba(214, 54, 41, 0.6);
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 20px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 61.33px;
}
.s2b{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 20px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 90px;
}
.s9{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 13px;
  width : 61.33px;
}
.s0{
  vertical-align : middle;
  text-align : right;
  width : 80px;
  font-size : 90%;
  padding-right : 10px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 90%;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.nittei{
  font-size : 150%;
  color : #dfcda4;
}
.nittei2{
  font-size : 130%;
  color : #dfcda4;
}
.btn_open{
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
  width : 300px;
  margin-top : 10px;
  background-image : linear-gradient(to right, #b0966a, black);
}
.gdstable{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
}
.g0{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
  text-align : center;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #999999;
}
.g1{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  text-align : center;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #999999;
  font-size : 90%;
  width : 50%;
}
.g2{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  text-align : center;
  font-size : 90%;
  width : 50%;
}

