@charset "euc-jp";

/*------------------------------------
  PSU // fire2007 
                             07/02/18
 -  -  -  -  -  -  -  -  -  -  -  -  -
  浄化ポイント報酬 ページ
 -----------------------------------*/
 
/*------------------------------------
 コンテンツ
------------------------------------*/
.missionss{
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0px 15px 5px 5px;
}

.total{
	height: 23px;
	margin: 0px 15px 5px 15px;
	padding: 0px;
	background: url(../image/reward/reward_total.jpg) no-repeat;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

.total-box{
	background:url(../image/reward/list_total.jpg) no-repeat;
	width: 657px;
	height: 291px;
	margin: 0px auto 4px auto;
	padding: 0px;
}
.total-box-secret{
	background:url(../image/reward/list_total_secret.jpg) no-repeat;
	width: 657px;
	height: 360px;
	margin: 0px auto 4px auto;
	padding: 0px;
	position: relative;
}
.total-box dl, .total-box-secret dl{
	display: none;
}
.secret-text{
	left: 255px;
	top: 147px;
	width: 392px;
	height: 95px;
	font-size: 10px;
	line-height: 150%;
	position: absolute;
}
.attention-box{
	margin: 0px 25px 12px;
}

.star{
	height: 23px;
	margin: 0px 15px 5px 15px;
	padding: 0px;
	background: url(../image/reward/reward.jpg) no-repeat;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
.star-box{
	background:url(../image/reward/list_star.jpg) no-repeat;
	width: 657px;
	height: 342px;
	margin: 0px auto 4px auto;
	padding: 0px;
}
.star-box dl, .star-box h5{
	display: none;
}

