/* 文字エンコード EUC-JP */

#news_area	{
	width:	560px;
	height:	52px;
	background:	url(../images/index/news.gif) no-repeat;
}
#top_info	{
	width:	540px;
	height:	295px;
	margin:	30px 0 80px 8px;
	background:	url(../images/index/character.gif) no-repeat right;
}
p#Infomation	{
	width:	330px;
	height:	210px;
	padding: 20px;
	font-size:	0.8em;
	color:	#333;
	text-indent: 1.2em;
	line-height: 1.8em;
	letter-spacing: 0.4ex;
}
p#Character	{
	margin:	0px;
	text-align:	right;
	font-size:	10px;
	color:	#666;
}
#News_contents	{
	font-size:	0.8em;
	line-height:	1em;
}
#fscroller	{
	position: relative;
	top:	7px;
	left:	100px;
	width:	445px;
	height:	31px;
	vertical-align: middle;
	overflow:	auto;
}

/*** Contest Period ***/
#ContestInfo	{
	margin:	15px 0;
}
#ContestCounter	{
	float:	left;
	width:	149px;
	height:	302px;
	background: url(../images/index/contest/mu-ko.gif) no-repeat;
}
#ContestCounter img	{
	margin-top:	110px;
	margin-left:	12px;
/*	position:	relative;
	top:	110px;
	left:	12px;*/
}
#ContestMain	{
	float:	left;
	width:	401px;
}
#ContestDescript	{
	clear:	both;
	width:	550px;
}

/*** PAGE Update Log ***/
.UpdateLog	{
	width:	400px;
	margin:	0 auto 15px;
	background:	#69f;
}
.UpdateLog th	{
	color:	#fff;
}
.UpdateLog td	{
	padding:	1px 14px;
	color:	#666;
	font-size:	0.8em;
	background:	#fff;
}
.ULdate	{
	width:	60px;
	text-align:	center;
}
.ULnew td	{
	color:	#66f;
	background:	#ffc;
}
