@charset "utf-8";
/* CSS Document */

.extramail {
	padding: 0px;
}

.extramail_timer {
	/*通常のカウントダウン*/
	width: 710px;
	height: 50px;
	background-image:url(../img/recommend/bn_countdown_remain.jpg);
	
	/*2013.03限定セール*/
	/*width: 710px;
	height: 100px;
	background-image:url(../img/recommend/bn_limitedsale_remain.jpg);*/
}

#countdowncontainer {
	/*通常のカウントダウン*/
	color: #ffffff;
	font-weight: bold;
	font-size: 34px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	
	/*2013.03限定セール*/
	/*color: #ffffff;
	font-weight: bold;
	font-size: 58px;
	text-align: right;
	padding: 14px 0px 0px 0px;*/
}

#countdowncontainer1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 34px;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

#limitedsale {
	width: 710px;
	height: 420px;
	background: url(../img/recommend/bn_limitedsale_20130531.jpg) no-repeat left top;
	clear: both;
	display: block;
	position: relative;
}

#limitedsale .couponcode {
	width: 251px;
	height: 68px;
	/*border: #E50100 solid 3px;*/
	/*padding: 10px;*/
	/*background: #ffff00;*/
	color: #E50100;
	text-align:center;
	font-size: 74px;
	font-weight: bold;
	position: relative;
	top: 306px;
	left: 433px;
}

#limitedsale .toGuide {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	top: 401px;
	left: 552px;
}

/*カウントダウン文字列表示部
.lcdstyle{
	color:white;
	font: bold 42px Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	padding: 3px;
}

.lcdstyle sup{
	font-size: 50%
}*/
