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

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


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

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

span.weight {
	font-weight:bold;
}

/*
	link
--------------------------------------------*/
a.linkRelation {
	margin-bottom:15px;
	margin-top:0px;
}
/*
	list
--------------------------------------------*/
.tList{
	margin-bottom: 10px;
}

.tList li{
	position: relative;
	background: url(../image/icon_list.gif) no-repeat 3px 6px;
	padding-left:15px;
}

.tList li span{
	position: absolute;
	top: -7px;
	left: -23px;
	display: block;
	width: 24px;
	height: 15px;
	text-indent: -9999px;
	background: url(../../../common/image/element/icon_new.gif) no-repeat;
}
