.countdown {
	width:80%;
	margin:0 auto;
	font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	color: #ff0000;
	text-align: center;
}
/*--背景設定-----*/	
#time_red {
	background: url(../../image/present_bg.png) repeat-y center top;
	background-size:contain;
}
#time_red_none {
	height: 80px;
}
