/* TOP BOX */
div#top_box
{
	width: 954px;
	height: 801px;
	margin: 0px auto;
	position: relative;
}

div#top_box h1
{
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* 更新情報 */
div#news_box
{
	position: absolute;
	top: 678px;
	left: 81px;
	width: 325px;
	height: 80px;
	overflow: auto;
}

div#news_box p
{
	color: #ff3333;
	border-bottom: 1px #ff3333 solid;
	padding: 3px;
	margin: 3px;
	font-size: 10pt;
	font-weight: 900;
}

div#news_box ul
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10pt;
}

div#news_box ul li
{
	margin-bottom: 5px;
}

div#news_box ul li a
{
	color: #0000ff;
}

div#news_box ul li a:hover
{
	text-decoration: none;
}



/* comic info */
div#comic_info
{
	position: relative;
	top: 130px;
	left: 110px;
	width: 270px;
	height: 212px;
	border: 2px #000000 solid;
	background-color: #333333;
	font-size: 10pt;
	color: #f0f0f0;
}

div#comic_info img
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div#comic_info p
{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 120px;
	margin: 0px;
}


/* apend */
div#apend_info
{
	position: relative;
	top: 130px;
	left: 110px;
	width: 321px;
	height: 220px;
}

div#apend_info img#apend_btn
{
	position: absolute;
	top: 182px;
	left: 152px;
}




img#kyouka_bt
{
	position: absolute;
	top: 485px;
	left: 55px;
}

img#comic_bt
{
	position: absolute;
	top: 763px;
	left: 80px;
}

/* ゲーマーズグッズバナー */
img#gamers_g_ban
{
	position: absolute;
	top: 763px;
	left: 285px;
}


/* 遊戯強化版2 */
img#pk_bt1
{
	position: absolute;
	top: 90px;
	left: 690px;
}


/* Vocal Collection Vol.3 */
img#vcolle_bt
{
	position: absolute;
	top: 290px;
	left: 700px;
}

/* デラックス版/ウルトラデラックス版 */
img#dx_udx_ban
{
	position: absolute;
	top: 492px;
	left: 734px;
}

