@charset "utf-8";
/*=================================
	PHANTASY STAR UNIVERSE
	http://phantasystaruniverse.jp/
-----------------------------------
	
	description: outline 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: 328px;
	height: 55px;
	text-indent: -9999px;
	background: url(../image/h2_reward.gif) no-repeat;
}

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

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

p strong{
	display: block;
	width: 427px;
	height: 26px;
	text-indent: -9999px;
	background: url(../image/eyecatch.gif) no-repeat;
}


.section{
	width: 700px;
	margin: 0 auto;
}


.leftContents{
	width: 435px;
	padding-left: 5px;
}

.ssRight{
	width: 240px;
}

table{
	width: 680px;
}

table tr.newIn td{
	background: #f8fab3;
}


td{
	text-align: left;
}

td.item{
	width: 120px;
	line-height: 18px;
	text-align: center;
}

td.rate{
	width: 60px;
	line-height: 18px;
	text-align: center;
}

td.exsample{
	padding: 4px 12px;
	line-height: 140%;
}