@charset "utf-8";
.tableticket{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
  margin-left : 20%;
  margin-right : 20%;
}
.sat{
  background-color : rgba(0, 109, 219, 0.6);
}
.sun{
  background-color : rgba(205, 41, 34, 0.6);
}
.list{
  background-image : linear-gradient(to left bottom, rgba(207, 141, 41, 0.6), #000000 60%);
  background-repeat : no-repeat;
  background-position : left bottom;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px 1px 4px 5px;
  border-style : solid;
  border-color : #dfcda4;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
}
.coverdiv{
  position: relative;
}
.coverdiv a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  background-repeat : repeat;
  z-index : 3;
}
.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_access{
  width : 260px;
  position : absolute;
  top : 20px;
  right : -20px;
  z-index : 2;
}
.s1{
  padding-top : 7px;
  padding-bottom : 7px;
  vertical-align : middle;
  text-align : center;
  font-weight : bold;
}
.to0{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  font-weight : bold;
  background-color : #4e4029;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #dfcda4;
  border-bottom-color : #dfcda4;
}
.to1{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  background-color : black;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #dfcda4;
  border-bottom-color : #dfcda4;
  width : 50%;
}
.to2{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  background-color : black;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #dfcda4;
  width : 50%;
}
.s2{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  font-size : 24px;
  background-image : url(../img_schedule/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 9%;
  color : #e2e0de;
}
.s9{
  vertical-align : middle;
  text-align : center;
  font-size : 14px;
  width : 9%;
}
.s0{
  vertical-align : middle;
  text-align : center;
  width : 10%;
  background-repeat : repeat-x;
  background-position : center top;
  padding-top : 10px;
  padding-bottom : 10px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.kskr{
  font-size : 80%;
  background-color : #ffffff;
}
