@charset "utf-8";
.s0{
  vertical-align : middle;
  text-align : right;
  width : 110px;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 20px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.t1{
  text-align : right;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
  width : 45%;
  font-size : 120%;
}
.t9{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
  width : 10%;
  font-size : 120%;
}
.t2{
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
  width : 45%;
  font-size : 120%;
}
.t2b{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b0966a;
  font-size : 120%;
  font-weight : bold;
}
.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 : 80px;
}
.s9{
  vertical-align : middle;
  text-align : center;
  border-right-style : none;
  font-size : 13px;
  width : 80px;
}
.sun{
  background-repeat : repeat;
  font-weight : bold;
  background-image : url(../img_schedule/sun.png);
  color : white;
}
.sat{
  background-repeat : repeat;
  background-image : url(../img_schedule/sat.png);
  font-weight : bold;
  color : white;
}
.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 : 40px;
  padding-bottom : 40px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-color : #849fc1;
  border-bottom-color : #849fc1;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #849fc1;
  padding-right : 40px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #849fc1;
  background-image : url(../img_schedule/listback.jpg);
  background-repeat : no-repeat;
  background-position : left top;
}
.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*/
}
.hos{
  color : #ffff24;
}

