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

#step02Page h3{
	width: 800px;
	height: 59px;
	text-indent: -9999px;
	background: url(../../common/image/layout/h3_Step02.gif) no-repeat;
}

#step02Page #step01 h4{
	background: url(../image/h4_step02_01.gif) no-repeat;
}

#step02Page #step02 h4{
	background: url(../image/h4_steo02_02.gif) no-repeat;
}

#step02Page #step03 h4{
	background: url(../image/h4_step02_03.gif) no-repeat;
}

#step02Page #step04 h4{
	background: url(../image/h4_step02_04.gif) no-repeat;
}

#step02Page #btnPrev a{
	background: url(../../common/image/element/btn_prev.gif) no-repeat;
}


#step02Page #btnNext a{
	background: url(../../common/image/element/btn_next.gif) no-repeat;
}

