.count {
	font-size:48px;
	color:#FFFFFF;
	background-color:#FF0033;
	text-align:center;
	width:550px;
	border:#FF0033 solid 1px;
	}
	
.count_box {
	font-family:"ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
	font-size:24px;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	margin:10px 0;
	}

.countdown	{
	width: 500px;
	margin: 10px auto;
	font-size: 20pt;
	font-weight: bold;
	color: #F00;
	border: solid 2px #333;
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	}

	
/*--背景設定-----*/	
.waku12 {
	background-image: url(img/3days.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	height:250px;
	width:580px;
	}
.waku12 p {
	padding:90px 0px 30px 0px;
}
