@charset "iso-2022-jp";

/* movie */
.movBox {width:860px;height:484px; background:#000;margin:0 auto;text-align: center;overflow:hidden;}

.movThumb {width:880px; margin:20px auto 0;}
.movThumb ul {list-style-type:none;}
.movThumb ul li {float:left;display:inline-block; width:200px;height:180px;background:#000;margin:10px; text-align: center;}
.movThumb ul li a {display:block; width:200px;height:150px;padding-top:160px;text-decoration:none;color:#fff;}
li.video01 a {background:url(../xml/img/thumb01.jpg) no-repeat;}
li.video02 a {background:url(../xml/img/thumb02.jpg) no-repeat;}
li.video03 a {background:url(../xml/img/thumb03.jpg) no-repeat;}
li.video04 a {background:url(../xml/img/thumb04.jpg) no-repeat;}

.movThumb ul li a:hover {filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;text-decoration:none;}
.movThumb ul li span {display:block;font-size:140%;line-height:100%;font-weight:bold;}
