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

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

/*
	inquiry
------------------------------------------------*/

#contents .contBox dl{
	width: 700px;
	margin: 0 auto 10px;
}


#contents .contBox dl dt{
	width: 700px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #23444f;
	padding-left: 10px;
	background: url(../../common/image/icon_dot.gif) no-repeat left 6px;
}

#contents .contBox dl dd{
	padding-left: 10px;
	margin-bottom: 6px;
}

#contents .contBox dl dd ul{
	margin-bottom: 0;
	padding-bottom: 0;
}

#contents .contBox dl dd ul li{
	margin: 5px 0 0 10px;
}



#contents .contBox dl dd.line{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px;
}


p strong{
	color: #996600;
}

.quote{
	width: 680px;
	border:# #996600 double 3px;
	padding: 10px;
}
