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

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

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

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

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


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


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


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

#step04 p a{
	margin-top: 20px;
	width: 500px;
	display: block;
	height: 45px;
	padding-left: 180px;
	background: url(../image/logo_pdf.jpg) no-repeat left 0;
}

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

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

/*#step04Page #step03 dl #title01{
	width: 198px;
	height: 17px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../image/title_traial_licence.gif) no-repeat;
}

#step04Page #step03 dl #title02{
	width: 208px;
	height: 17px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../image/title_network_trial.gif) no-repeat;
}


#step04Page #step03 dl dd{
	margin-left: 10px;
	margin-bottom: 10px;
}
*/

#step04Page table{
	width: 680px;
	margin: 0 auto 15px;
	background: #fff;
	border: #dddcdc solid 1px;

}


#step04Page table th{
	border: #dddcdc solid 1px;
	vertical-align: middle;
	width: 250px;
	line-height: 24px;
	color: #fff;
	background: #6a6a6a;


}

#step04Page table td{
	border: #dddcdc solid 1px;
	line-height: 24px;
	padding-left: 14px;


}

