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

/*
	table
--------------------------------------------*/

table.outline {
	width:546px;
	clear:both;
	border:#3a5c88 1px solid;
	margin:0px 0px 15px;
}

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

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




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

p.rightArea {
margin-left:20px;
margin-bottom:20px;
width:207px;
}

p.rightArea span {
color:#CBCD06;
display:block;
font-size:10px;
margin-top:3px;
text-align: left;

}
