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

/*
	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/headding/h2_gamesystem.gif) no-repeat;
}

h3#h3Mission {
	width:298px;
	height:19px;
	background:url(../image/h3_mission.gif) no-repeat;
	text-indent:-9999px;
}



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

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

p span{
	display: block;
	float: right;
}



