#scrpt,
.preload {
	display:none;
}
/* ------- countdown --------- */
.cdt_area {
	position:relative;
	width:980px;
	margin:0 auto;
}
#cv01 .cdt_area {
	position:absolute;
	left:0px;
	top:-88px;
}
.countdown {
	position:absolute;
	left:20px;
	top:0px;
}
.countdown li{
	width:56px;
	height:40px;
	position: absolute;
	top: 26px;
	list-style-type:none;
}

.cDay{	left: 436px; }
.cHour{ left: 559px; }
.cMinute{	left: 698px; }
.cSecond{ left: 815px; }

.countdown span {
	display:block;
	float:left;
	width:28px;
	height:40px;
}
.countdown span.image0 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_00.gif) left top no-repeat; }
.countdown span.image1 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_01.gif) left top no-repeat; }
.countdown span.image2 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_02.gif) left top no-repeat; }
.countdown span.image3 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_03.gif) left top no-repeat; }
.countdown span.image4 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_04.gif) left top no-repeat; }
.countdown span.image5 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_05.gif) left top no-repeat; }
.countdown span.image6 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_06.gif) left top no-repeat; }
.countdown span.image7 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_07.gif) left top no-repeat; }
.countdown span.image8 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_08.gif) left top no-repeat; }
.countdown span.image9 { background:url(https://maruchoku.com/campaign/toshikoshi2017/images/num_09.gif) left top no-repeat; }
