@charset "utf-8";
.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;
}
.list{
  padding-top : 30px;
  padding-left : 5%;
  padding-bottom : 30px;
  padding-right : 5%;
  background-image : linear-gradient(to right top, black, rgba(0, 0, 0, 0.2) 50%, rgba(191, 70, 4, 0.6), rgba(230, 192, 19, 0.6));
  border-width : 1px;
  border-style : solid;
  border-color : #c44704;
}
.coverdiv{
  position: relative;
}
.coverdiv a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  z-index : 2;
}
.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*/
}
@charset "utf-8";
.s1{
  padding-top : 7px;
  padding-bottom : 7px;
  vertical-align : middle;
  text-align : center;
}
.s2{
  padding-top : 5px;
  padding-bottom : 5px;
  vertical-align : middle;
  text-align : center;
  font-size : 140%;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 9%;
}
.s2b{
  padding-top : 5px;
  padding-bottom : 5px;
  vertical-align : middle;
  text-align : center;
  font-size : 140%;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 25%;
}
.s2c{
  padding-top : 5px;
  padding-bottom : 5px;
  vertical-align : middle;
  text-align : center;
  font-size : 140%;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 15%;
}
.s9{
  vertical-align : middle;
  text-align : center;
  font-size : 80%;
  width : 9%;
}
.s0{
  vertical-align : middle;
  text-align : center;
  background-repeat : repeat-x;
  background-position : center top;
}
.ribon_check{
  width : 300px;
  position : absolute;
  top : 10px;
  right : -20px;
  z-index : 2;
  cursor : pointer;
}
.kaizyo{
  font-size : 200%;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
  line-height : 1em;
  letter-spacing : 0.1em;
}
.yr{
  color : #f8bd01;
}
.hr{
  color : #fff791;
}
.kskr{
  color : #63daeb;
}

