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

#conts{
clear:both;
overflow:hidden;
}

p span{
	display: block;
	float: right;
}

/*
	headding
--------------------------------------------*/
p strong{
	display: block;
	width: 546px;
	height: 23px;
	text-indent: -9999px;
	background: url(../image/catch_txt.gif) no-repeat;
}

h3#h3Famitsu {
	background:url(../image/h3_famitsu.gif) no-repeat;
	text-indent:-9999px;
	width:546px;
	height:19px;
}


/*
	conts
--------------------------------------------*/
.leftArea{
	width: 280px;
	margin-top: 15px;
}

.ssList{
	clear: both;
	margin-top: 15px;
}

#ciList{
	margin-top: 10px;
}

#ciList li{
	text-align: right;
}
