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

h2#information{
	width: 790px;
	height: 38px;
	text-indent: -9999px;
	background: url(../image/h2_info.gif) no-repeat;
}

h2#maintenance{
	width: 790px;
	height: 38px;
	text-indent: -9999px;
	background: url(../image/h2_mainte.gif) no-repeat;
}

h2#obstacle{
	width: 790px;
	height: 38px;
	text-indent: -9999px;
	background: url(../image/h2_obstacle.gif) no-repeat;
}

/*
	conts
------------------------------------------------*/
.contBox dl {
	margin:0 0 0 30px;
	width:720px;
}

.contBox dl dt {
	color:#ab3705;
	font-weight:bold;
	padding:0 0 5px 0;
}

.contBox dl dd {
	background: url(../../common/image/line.gif) no-repeat right bottom;
	padding:0 0 5px 0;
	margin:0 0 10px 0;

}

.contBox dl dd p {
	background: url(../../common/image/arrow.gif) no-repeat left 3px;
	padding:0 0 0 20px;
	margin:0;

}

.contBox a.moreBtn {
	margin:0 0 5px 702px;
	width:48px;
	height:16px;
	display:block;
	text-indent:-9999px;
	background: url(../image/more.gif) no-repeat left top;
}

.contBox a.moreBtn:hover {
	background: url(../image/more.gif) no-repeat left bottom;
}
