@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#h3Details {
	background:	url(../image/h3_details.gif) no-repeat;
}

h3#h3Trial{
	background:	url(../image/h3_trial.gif) no-repeat;
	height:27px;
	margin-bottom:0 !important;
	padding:0;
}


/*
	table
--------------------------------------------*/
table.details {
	width:546px;
	clear:both;
	border:#3a5c88 1px solid;
	margin:0px 0px 10px 0px;
}

table.details th {
	color:#3399FF;
	width:70px;
	padding:5px;
	border:#3a5c88 1px solid;
	vertical-align:middle;
}

table.details td {
	padding:5px;
	border:#3a5c88 1px solid;
	line-height:150%;
}

table.details tr.clr th,
table.details tr.clr td {
	background-color:#08232e;
}



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

#contents #primaryArea ol{
	background:	url(../image/trial_txt.gif) no-repeat;
	width:546px;
	height:169px;
	display:block;
	margin:0 0 10px 0;
}

#contents #primaryArea ol li{
display:none;
}
