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

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

/*
	main
--------------------------------------------*/

#torokuroMain{
	position: relative;
	width: 536px;
	height: 369px;
	margin: 0 auto;
	background: url(../image/main.jpg) no-repeat;
}

#torokuroMain .toro{
	position: absolute;
	top: 44px;
	left: 215px;
	
}

#torokuroMain table td{
	height: 18px;
}

#torokuroMain .toro th{
	display: none;
}

#torokuroMain .kuro th{
	display: none;
}

#torokuroMain .kuro{
	position: absolute;
	top: 232px;
	left: 96px;
	
}

#conts h4{
	clear: both;
	width: 546px;
	height: 24px;
	margin: 0;
	text-indent: -9999px;
	background: url(../image/dt_title.gif) no-repeat;
	padding-bottom: 0;
}

.wrapConts{
	width: 530px; /* 546 */
	padding: 0px 8px 3px;
	background: #142331;
}

.wrapConts p{
	margin: 0;
}

.bottom{
	margin: 0;
	width: 546px;
	height: 5px;
	background: url(../image/dd_bottom.gif) no-repeat;
}
