@charset "utf-8";
/*=================================
	PHANTASY STAR UNIVERSE
	http://phantasystaruniverse.jp/
-----------------------------------
	
	description: rule page
	edit: 
	update: 
----------------------------------
property order	
	

=================================*/

#content h2{
	position: absolute;
	top: 0;
	left: -6px;
	width: 811px;
	height: 66px;
	background: url(../../image/layout/bg_h2.gif) no-repeat;
}


h2 span{
	position: absolute;
	top: 3px;
	left: 40px;
	display: block;
	width: 154px;
	height: 55px;
	text-indent: -9999px;
	background: url(../image/h2_rule.gif) no-repeat;
}

h3{
	background: url(../image/h3_rule.gif) no-repeat;
	background-position: -10px -10px;
}

#ruleSet dt{
	height: 33px;
	text-indent: -9999px;
	background: url(../image/h4_rule.gif) no-repeat;
}

#ruleSet dt.no01{
	background-position: -10px 0;
}

#ruleSet dt.no02{
	background-position: -10px -40px;
}


#ruleSet dt.no03{
	background-position: -10px -80px;
}


#ruleSet dt.no04{
	background-position: -10px -120px;
}

#ruleSet dt.no05{
	background-position: -10px -160px;
}