.mask6{
	position:relative;
	margin-left:auto;
	width:714px;
	height:279px;
	overflow:hidden;
	margin-right: auto;
}

#box7{
	position: relative;
}
#box7 span{
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
}

#thumbs7{
	position:relative;
	width:714px;
	clear:both;
	height:33px;
	overflow:hidden;
	text-align: left;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:714px;
	height:33px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:337px;
	height:33px;
	margin:0;
	float:left;
	cursor:pointer;
	padding: 0px;
}
#thumbs7 .thumbs div img{
	width:337px;
	float:right;
	margin: 0px;
	padding: 0px;
}
#thumbs_handles7 span{
	background-image:url(/ja/images/campaign/home_img-thumb_invisible.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 337px;
}
#thumbs_mask7{
	width:1700px;
	background-image: url(/ja/images/campaign/home_img-thumbs_mask.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/* ********************************** */

.thumbs{
	width:337px;
}
.thumbs div{
	display:block;
	width:337px;
	height:33px;
	margin:0px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
