@charset "shift_jis";
/* CSS Document */

/*20110316 キャンペーン設置*/
.box_countcamp {
	width: 787px;
	height: 140px;
	margin:0px auto;
}


.box_countcamp_left {
	height: 131px;
	width: 321px;
	background-image: url(../img/1day01.png);
	background-repeat: no-repeat;
	float: left;
}
.box_countcamp_right {
	height: 131px;
	width: 466px;
	background-image: url(../img/1day02.png);
	background-repeat: no-repeat;
	float: right;
}

.box_countcamp_left02 {
	height: 131px;
	width: 321px;
	background-image: url(../img/1day01.png);
	background-repeat: no-repeat;
	float: left;
}
.box_countcamp_right02 {
	height: 131px;
	width: 466px;
	background-image: url(../img/1day02.png);
	background-repeat: no-repeat;
	float: right;
}

#now_time {
	height: 31px;
	margin-left: 40px;
	margin-top: 19px;
	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: 42px;
}
#now_time .now_min {
	padding-left: 50px;
}
#now_num {
	font-size: 54px;
	color: #000;
	padding-left: 160px;
	line-height: 100%;
	padding-top: 7px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#count_time {
	padding-left:180px;
	margin-top: 42px;
	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;
}