@charset "utf-8";

/*--------------------------------------------
 PHANTASY STAR PORTABLE 連動PSP®
版
 基本レイアウト
----------------------------------------------
 update：2008/04/17
---------------------------------------------*/

body#missionIndexPage h2#pageTitle{
	background: url(../image/h2_mission.gif) no-repeat;
}

.buttonDownload {
	width: 232px;
	margin: 0 auto 12px auto;
}
.buttonDownload a{
	display: block;
	width: 232px;
	height: 55px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background: url(../image/background_download.gif) no-repeat 0 0;
}
.buttonDownload a:hover {
	background-position: 0 -55px;
}
.buttonDownload .filesize {
	margin: 5px auto;
	text-align: center;
	font-size: 10px;
	color: #FFFF00;
}

.floder {
	text-align: center;
	margin: 18px auto;
}
