/* ロゴ */
img#sengoku5_logo_big
{
	position: absolute;
	top: 470px;
	left: 0px;
}


/* 最新情報 */
div#product_info
{
	position: absolute;
	top: 10px;
	left: 1170px;
	width: 330px;
	height: 790px;
	background-image: url(../image/top/top_newtitle.png);
	background-repeat: no-repeat;
}

/* 動画 */
div#movie_box
{
	position: absolute;
	top: 183px;
	left: 21px;
	width: 291px;
	height: 164px;
}



/* 更新情報 */
div#news_box
{
	position: absolute;
	top: 38px;
	left: 20px;
	width: 295px;
	height: 85px;
	overflow: auto;
}

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

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

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

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


/* キャッチコピー */
/*
img#catch_img
{
	position: absolute;
	top: 10px;
	left: -20px;
}
*/

/* キャッチコピー */
img#catch_img
{
	position: absolute;
/*	top: 250px;*/
	top: 370px;
	left: -10px;
}
/* デモムービー */
img#movie_demo_ps34
{
	position: absolute;
	top: 20px;
	left: -10px;
}
/* ボイコレ３ */
img#vcolle_bt
{
	position: absolute;
	top: 220px;
	left: 95px;
}


