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



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

#h3Sumple{
	background: url(../image/h3_sumple.gif) no-repeat;
}

#h3Download{
	background: url(../image/h3_dl.gif) no-repeat;
}

.quoteBox h4{
	width: 500px;
	height: 21px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../image/h4_title.gif) no-repeat;
}

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

#thumList{
	overflow: hidden;
}

#thumList li{
	float: left;
	width: 183px;
	margin-bottom: 5px;
}

#thumList li.lastChild{
	width: 178px;
}


.quoteBox{
	width: 526px; /* 546 */
	padding: 10px;
	border: #1e364a double 3px;
}

.quoteBox .sign{
	text-align: right;
	padding-bottom: 10px;
	background: url(../../../common/image/element/line_02.gif) no-repeat center bottom;
}

.quoteBox ul{
	margin: 0 5px;
	
}

.quoteBox ul li{
	padding-left: 14px;
	margin-bottom: 6px;
	background: url(../image/icon_03.gif) no-repeat left 4px;
}

.posCenter a{
	display: block;
	width: 340px;
	height: 64px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	margin: 15px auto 5px;
	background: url(../image/btn_dl.gif) no-repeat;
}

.posCenter a:hover{
	background-position: 0 -64px;
}

.posCenter span{
	display: block;
	text-align: center;
	color: #CC6600;
}
