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

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

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

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

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


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


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

#btnDownload{
	display: block;
	width: 305px;
	height: 65px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	margin: 0 auto;
	background: url(../image/btn_dl.gif) no-repeat;
}

#btnDownload:hover{
	background-position: 0 -66px;
}