@charset "Shift_JIS";


html, body { 
	background-color:#000000;
	margin:0px;
	padding:0px;
} 

#container{
position:absolute;
width:990px;
height:650px;
left:50%;
top:50%;
margin-left:-495px;
margin-top:-325px;
color:#999;
background:url(../image/countdown.jpg) no-repeat left bottom;
}
h1 , h2 , p{
	display:none;
}
.hd{
	float:right;
	display:inline;
	margin:38px 55px 0px 0px;
}
.fla{
	margin:70px 0px 0px 36px;
}

ul.special{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}
ul.special li{
	margin:113px 0px 0px 80px;
	float:left;
	display:inline;
}
ul.special li.img{
	float:left;
	margin:55px 0px 0px 40px;
}





.logo{
	padding:190px 60px 0px 0px;
	text-align:right;
}

