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

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

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

p span{
	display: block;
	text-align: right;
}

h3{
	width: 313px;
	height: 20px;
	background: url(../image/h3_list.gif) no-repeat;
}

/*
	ss
--------------------------------------------*/

#listComic{
	width: 546px;
	height: 648px;
	text-indent: -9999px;
	background: url(../image/list.jpg) no-repeat;
}


