/* Godannar SECOND SEASON トップページ CSS Document */

body{
	margin:20px;
	background-color:#FFDEEC;
/*	background-image:url(../image/top_bg.jpg);
	background-repeat:repeat-x;*/
	}
	
div.countdown{
	position:absolute;
	left:166px;
	top:462px;
	white-space:nowrap;
	}

div.copy{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color:#666666;
	line-height:16px;
	}
