@charset "utf-8";
/*=============================================
	PHANTASY STAR PORTABLE 2
	http://phantasystar.sega.jp/psp2/
-----------------------------------------------
=============================================*/

/*
	information
--------------------------------------------*/
#topPage h3{
	width: 540px;
	height: 53px;
	text-indent: -9999px;
	background: url(../image/h3_information.gif) no-repeat;
}

#primaryArea dl{
	width: 484px; /* 540 */
	min-height: 290px;
	padding: 24px 28px 10px 28px;
	background: url(../image/information_bg.gif) repeat-y;
}

#primaryArea dl dt{
	color: #ffcf5c;
	margin-bottom: 7px;
}

#primaryArea dl dt#noticeTitle{
	display: none;
}



#primaryArea dl dd{
	position: relative;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 15px 14px;
	background: url(../../common/image/element/infomartion_line.gif) repeat-x center bottom;
}

#primaryArea dl dd#noticeConts{
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	font-size: 0;
	background: none;
}


#primaryArea dl dd#noticeConts a#btnNotice{
	display: block;
	width: 483px;
	height: 44px;
	text-indent: -9999px;
	background: url(../image/btn_update.gif) no-repeat;
}


#primaryArea dl dd.disLine{
	background: none;
}

#primaryArea dl dd span{
	position: absolute;
	top: 5px;
	left: 0;
	/top: 0px;
	_left: -10px;
	display: block;
	width: 7px;
	height: 9px;
	text-indent: -9999px;
	background: url(../../common/image/element/icon_information.gif) no-repeat left 0;
}



#informationBottom{
	position: relative;
	width: 540px;
	height: 26px;
	background: url(../image/informarion_bottom.gif) no-repeat;
}

#informationBottom a{
	display: block;
	position: absolute;
	bottom: 25px;
	left: 373px ;
	width: 139px;
	height: 13px;
	text-indent: -9999px;
	background: url(../image/btn_information.gif) no-repeat;
}

#informationBottom a:hover{
	background-position: 0 -15px;
}

/*
	bnr/btn
--------------------------------------------*/
#secondaryArea ul{
	margin-bottom: 7px;
	background: none;
}

#secondaryArea ul li{
	height: 75px;
}

#secondaryArea ul li a{
	display: block;
	width: 302px;
	height: 72px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background:url(../image/btn_wing02.jpg) no-repeat;
}

#secondaryArea ul li#wing a{
	background:url(../image/btn_wing02.jpg) no-repeat;
}

#secondaryArea ul li#supp a{
	background: url(../image/bnr_support.gif) no-repeat;
}


#secondaryArea ul li#trial{
	height: 96px;
}

#secondaryArea ul li#trial a{
	height: 96px;
	background:url(../image/btn_trial.jpg) no-repeat;
}

#secondaryArea ul li#dlcontents a{
	background:url(../image/btn_dlcontents.gif) no-repeat;
}


/*
	product
--------------------------------------------*/
#secondaryArea dl{
	width: 302px;
	height: 224px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background: url(../image/product.jpg) no-repeat;

}

#secondaryArea dl dd dl{
	display: none;
}

/*
	mobile
--------------------------------------------*/
#secondaryArea #mobile{
	width: 302px;
	height: 94px;
	text-indent: -9999px;
	background: url(../image/mobile.jpg) no-repeat;

}
