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

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

#contents #primaryArea h2{
	background:url(../../image/headding/h2_crad6.gif) no-repeat;
}


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

#areaTop{
	width: 531px; /* 546 */
	height: 276px; /* 328 */
	padding: 52px 0 0 15px;
	margin-bottom: 0;
	background: url(../image/crad6_top.jpg) no-repeat;
}

#areaTop p{
	width: 296px;
}


#areaBottom{
	width: 356px; /* 546 */
	height: 223px; /* 273 */
	padding: 50px 0 0 190px;
	background: url(../image/crad6_bottom.jpg) no-repeat;
}

#areaBottom p{
	width: 345px;
}


#areaTop h3,
#areaBottom h3{
	display: none;
}

