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

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

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


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

#charaEmiliaPage #chara{
	position: relative;
	margin: 0 auto;
	width: 554px;
	height: 589px;
	background: url(../image/emilia.jpg) no-repeat;

}

#charaEmiliaPage #chara p{
	position: absolute;
	display: block;
	width: 15px;
	height: 75px;
	top: 411px;
	left: -15px;
	text-indent: -9999px;
	background: url(../image/emilia_point_01.jpg) no-repeat;

}
