@charset "shift_jis";
/* CSS Document */

/*20110316 キャンペーン設置*/
.box_countcamp {
	width: 680px;
	height: 140px;
	margin:0px auto;
}


.box_countcamp_left {
	height: 138px;
	width: 280px;
	background-image: url(../img/1day01.png);
	background-repeat: no-repeat;
	float: left;
}
.box_countcamp_right {
	height: 138px;
	width: 400px;
	background-image: url(../img/1day02.png);
	background-repeat: no-repeat;
	float: right;
}

.box_countcamp_left02 {
	height: 138px;
	width: 280px;
	background-image: url(../img/1day01.png);
	background-repeat: no-repeat;
	float: left;
}
.box_countcamp_right02 {
	height: 138px;
	width: 400px;
	background-image: url(../img/1day02.png);
	background-repeat: no-repeat;
	float: right;
}

#now_time {
	height: 31px;
	margin-left: -80px;
	margin-top: 2px;
	width: 280px;
	font-size: 28px;
	color: #000;
	line-height: 100%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#now_time .now_hour {
	padding-left: 0px;
}
#now_time .now_min {
	padding-left: 50px;
}
#now_num {
	font-size: 54px;
	color: #000;
	padding-left: 60px;
	line-height: 100%;
	padding-top: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#count_time {
	padding-left:115px;
	margin-top: 40px;
	padding-top: 7px;
	font-size: 54px;
	color: #000;
	width: 230px;
	line-height: 100%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#count_time .hour {
	padding-left:110px;
}
#count_time .min {
	padding-left: 30px;
}
#count_time .min {
	padding-left: 20px\9;
}
#count_time .sec {
	padding-left: 30px;
}

#count_time .sec {
	padding-left: 20px\9;
}