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

#conts{
clear:both;
overflow:hidden;
}


/*
	headding
--------------------------------------------*/
p strong{
	display: block;
	width: 546px;
	height: 23px;
	text-indent: -9999px;
	background: url(../image/catch_txt.gif) no-repeat;
}

#contents #primaryArea h2{
	background:	url(../../image/h2_information.gif) no-repeat;
}

span.weight {
	font-weight:bold;
}


/*
	h3
--------------------------------------------*/
h3#h3Dlmission {
	background:	url(../image/h3_dlmission.gif) no-repeat;
}

h3#h3Puyo {
	background:	url(../image/h3_puyo.gif) no-repeat;
}


/*
	conts
--------------------------------------------*/

#aboutPuyosega {
	background:	url(../image/about_bg.gif) no-repeat;
	width:546px;
	height: 236px;
	padding:0 0 10px 0;
}

#aboutPuyosega h4 {
	background:	url(../image/h4_aboutpuyosega.gif) no-repeat;
	width:546px;
	height:26px;
	margin:0 0 5px 0;
	padding:0;
	text-indent:-9999px;
}

#aboutPuyosega p {
	padding:0 10px;
}

#aboutPuyosega h5 {
	background:	url(../image/h5_aboutpuyosega_access.gif) no-repeat;
	width:546px;
	height:23px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#aboutPuyosega ul {
	background:	url(../image/aboutpuyo_access.gif) no-repeat;
	width:546px;
	height:102px;
	margin:0;
	padding:0;
}

#aboutPuyosega li {
	display:none;
}


