@charset "utf-8";
/*========================================================
Site Name   :: ひかりＴＶ SOCCER
Site URL    :: http://soccer.hikaritv.net
Description :: SlideBox - Css
Author      :: by ひかりＴＶ SOCCER - N.j.U
Last Up Date:: 2008-07-18
========================================================*/

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.mask1{
  border: 5px solid #fff;
  margin: 0 auto 0 auto;
	position:relative;
	width:790px;
	height:100px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}