@charset "utf-8";
.s0{
  vertical-align : middle;
  text-align : right;
  width : 100px;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 20px;
}
.t1{
  vertical-align : middle;
  text-align : right;
  width : 35%;
  padding-bottom : 15px;
  padding-top : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
}
.t2{
  vertical-align : middle;
  text-align : left;
  width : 60%;
  padding-bottom : 15px;
  padding-top : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
}
.t9{
  vertical-align : middle;
  text-align : center;
  width : 5%;
  padding-bottom : 15px;
  padding-top : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cfbfab;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s2{
  vertical-align : middle;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-right-style : none;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  font-size : 22px;
  width : 90px;
}
.s9{
  vertical-align : middle;
  text-align : center;
  border-right-style : none;
  font-size : 13px;
  width : 90px;
}
.sun{
  background-repeat : no-repeat;
  background-image : linear-gradient(#ffd0d0, rgba(255, 255, 255, 0));
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.sat{
  background-repeat : no-repeat;
  background-image : linear-gradient(#b5e0fb, rgba(255, 255, 255, 0));
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.list{
  padding-top : 30px;
  padding-left : 80px;
  padding-bottom : 30px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-bottom-width : 5px;
  border-top-color : #b0966a;
  border-bottom-color : #b0966a;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #b0966a;
  padding-right : 40px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #b0966a;
  background-repeat : repeat-y;
  background-position : left center;
  background-color : #ad0000;
  background-image : url(../img_schedule/list.png);
  color : white;
}
.coverdiv{
  position: relative;
  background-repeat : no-repeat;
}
.coverdiv a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
}
.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*/
}
.mk_ca{
  font-weight : bold;
  color : #e60000;
  background-color : rgba(255, 255, 255, 0.8);
}
.mk_om{
  font-weight : bold;
  color : #ff8000;
  background-color : rgba(255, 255, 255, 0.8);
}
.mk_at{
  font-weight : bold;
  color : #00b7b7;
  background-color : rgba(255, 255, 255, 0.8);
}
.backw{
  background-color : rgba(255, 255, 255, 0.8);
}
.tableticket{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cfbfab;
}
.tokutenimg1{
  margin-right : 30px;
  margin-bottom : 10px;
  width : 300px;
  float : left;
}

