@charset "utf-8";
/*=============================================
	PHANTASY STAR ONLINE 2
=============================================*/
#wrap {
	background:url(../image/bg_home.jpg) no-repeat center top;
}

#container {
	background:url(../image/bg_home.jpg) no-repeat center top;
}


/*   header
-----------------------------------------*/
#header{
	height:808px;
}


/*   navi
-----------------------------------------*/
#header dl ul{
	width:316px;
	position:absolute;
	top:548px;
	left:20px;
}

/*   contents
-----------------------------------------*/
h2{
	display:none;
}

.conts01{
	background:url(../image/conts_01.jpg) no-repeat left top;
	width:960px;
	height:425px;
	position:relative;
	margin:0 20px;
}

.conts01 h3,
.conts01 p,
.conts01 dt{
	display:none;
}

.conts01 dd{
	position:absolute;
	left:575px;
	top:85px;
	width:340px;
	height:191px;
	background:url(../image/movie.jpg) no-repeat center bottom;
}

.conts01 dd a{
	display:block;
	text-indent:-9999px;
	width:340px;
	height:191px;
	background:url(../image/movie.jpg) no-repeat center top;
}

.conts01 dd a:hover{
	background:none;
}

.conts02{
	background:url(../image/conts_02.jpg) no-repeat center top;
	width:980px;
	height:1071px;
	position:relative;
}

.conts02 h3,
.conts02 h4,
.conts02 h5,
.conts02 dl{
	display:none;
}

.conts02 img.package{
	position:absolute;
	left:36px;
	top:23px;
}

.conts02 li{
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
}

.conts02 li.ss01{
	text-indent:0px;
	position:absolute;
	left:56px;
	top:663px;
}

.conts02 li.ss02{
	text-indent:0px;
	position:absolute;
	left:352px;
	top:663px;
}