@charset "utf-8";
/*==============================================
	PHANTASY STAR UNIVERSE イルミナスの野望
	URI http://phantasystaruniverse.jp/
------------------------------------------------
	description: rule用スタイルシート
	edit: 2009-06-18
	update:	
==============================================*/
#body h2 span{
	background:url(../image/headding_rule.gif) no-repeat;
}

#rulePage #body #h3Rule{
	width: 750px;
	height: 36px;
	text-indent: -9999px;
	background: url(../image/h3_rule.gif) no-repeat;
}	


p.righttext{
	float:right;
	text-align:right;
	margin-right:5px;
}


p.introduction{
	clear:both;
}




#rulePage #ruleList{
	width: 740px;
	margin-bottom: 15px;
}

#rulePage #ruleList dt{
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	background: url(../../common/image/element/icon_infolist.jpg) no-repeat left -1px;
}

#rulePage #ruleList dd{
	line-height: 150%;
	padding-left: 20px;
	margin-bottom: 15px;
}



#rulePage #ruleList dd li{
	list-style-type:decimal;
	margin-left:20px;
}
