@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;
	font-size:14px;
	color:#CCCC00;
}

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

span.weight {
	font-weight:bold;
}

h4{
	color: #0099FF;
	font-size: 12px;
	margin-bottom: 0;
}

/*
	txtList
--------------------------------------------*/
#conts ul {
margin-top:10px;
}

#conts ul li{
	background: url(../image/icon_list.gif) no-repeat 0px 2px;
	padding-left:15px;
}

