@charset "utf-8";
/*=============================================
	PHANTASY STAR PORTABLE 2
	http:/phantasystar.sega.jp/psp2/
-----------------------------------------------
=============================================*/*
	headding
--------------------------------------------*/
#contents #primaryArea h2{
	background: url(../../../image/headding/h2_volume_field.gif) no-repeat;
}

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

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

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

h3{
	position: relative;
}

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

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


#monsList{
	display: block;
	position: relative;
	width: 546px;
	height: 338px;
	text-indent: -9999px;
	background: url(../image/pso_mons.jpg) no-repeat;
}

#monsList #element01{
	display: block;
	position: absolute;
	top: 59px;
	left: -18px;
	width: 18px;
	height: 139px;
	text-indent: -9999px;
	background: url(../image/pso_mons_element_01.jpg) no-repeat;

}

#monsList #element02{
	display: block;
	position: absolute;
	top: 92px;
	left: 546px;
	width: 39px;
	height: 52px;
	text-indent: -9999px;
	background: url(../image/pso_mons_element_02.jpg) no-repeat;

}

#monsList #element03{
	display: block;
	position: absolute;
	top: -11px;
	left: -16px;
	width: 215px;
	height: 38px;
	text-indent: -9999px;
	background: url(../image/pso_mons_element_03.gif) no-repeat;
}

/*
	pso dragon
--------------------------------------------*/

#dragonList{
	display: block;
	position: relative;
	width: 546px;
	height: 310px;
	text-indent: -9999px;
	background: url(../image/pso_dragon.jpg) no-repeat;
}

#dragonList #point01{
	display: block;
	position: absolute;
	top: 147px;
	left: -36px;
	width: 36px;
	height: 47px;
	text-indent: -9999px;
	background: url(../image/pso_dragon_points_01.jpg) no-repeat;
}

#dragonList #point02{
	display: block;
	position: absolute;
	top: 258px;
	left: 546px;
	width: 13px;
	height: 26px;
	text-indent: -9999px;
	background: url(../image/pso_dragon_points_02.jpg) no-repeat;
}

