@charset "utf-8";
.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_common/backlist.png);
  background-repeat : no-repeat;
  background-position : left bottom;
  text-shadow : 0px 0px 2px #000000;
}
.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;
  width : 100%;
}
.s0{
  width : 10%;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s0b{
  width : 30%;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s2{
  width : 5.625%;
  font-size : 25px;
  background-image : url(../img_schedule/hoshi.png);
  background-repeat : no-repeat;
  background-position : center center;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s2b{
  width : 35%;
  font-size : 25px;
  background-image : url(../img_schedule/hoshi.png);
  background-repeat : no-repeat;
  background-position : center center;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s9{
  width : 5.625%;
  font-size : 12px;
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
}
.s1{
  vertical-align : middle;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  font-weight : bold;
}
.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;
}
.tableticket{
  background-color : white;
  border-width : 1px;
  border-style : solid;
  border-color : #716962;
}
.t0{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #716962;
  vertical-align : middle;
  background-color : #f4f5f3;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #716962;
}
.t1{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #716962;
  width : 30%;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #716962;
  vertical-align : middle;
}
.t2{
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #716962;
  width : 40%;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #716962;
  vertical-align : middle;
  padding-left : 10px;
  padding-right : 10px;
}
.t3{
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #716962;
  width : 30%;
  vertical-align : middle;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}

