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

/*
	headding
--------------------------------------------*/

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


p strong{
	display: block;
	width: 515px;
	height: 20px;
	background:url(../image/txt_battle01.gif) no-repeat;
	text-indent: -9999px;
}

#conts #h3Es{
	height: 21px;
	margin-bottom: 0;
	background: url(../image/h3_es.gif) no-repeat;
}

#conts #h3Guard{
	height: 21px;
	background: url(../image/h3_guard.gif) no-repeat;
}

#conts #h3Pp{
	height: 21px;
	background: url(../image/h3_pp.gif) no-repeat;
}


#conts #h3Gun{
	height: 21px;
	background: url(../image/h3_gun.gif) no-repeat;
}


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

.section{
	margin-top: 0;
}

.leftArea{
	width: 265px;
}

.rightArea{
	width: 265px;
}

.rightArea p{
	display: block;
	clear: both;
	font-size: 10px;
	color: #cbcd06;
}
