@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: 46px;
	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;
}

p.attention {
	background: url(../image/icon_attention.gif) no-repeat scroll left 1px;
	color:#E20C0C;
	padding-left:16px;
}


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


/*
	link
--------------------------------------------*/
a.linkRelation {
	margin-bottom:15px;
	margin-top:0px;
}
/*
	table
--------------------------------------------*/
table.outline {
	width:546px;
	clear:both;
	border:#3a5c88 1px solid;
	margin:10px 0px 10px 0px;
}

table.outline th {
	background:url(../image/table_th_bg.gif);
	color:#3399FF;
	width:160px;
	padding:7px 5px;
	border:#3a5c88 1px solid;
}

table.outline td {
	background-color:#08232e;
	padding:7px 5px;
	border:#3a5c88 1px solid;
	line-height:150%;
}

table.outline td p {
	margin:0;
}


/*
	itemSS
--------------------------------------------*/


