@charset "utf-8";
/*=============================================
	PHANTASY STAR UNIVERSE
	MAXIMUM ATTACK G+
-----------------------------------------------
	description:  
	edit date: 10/23
	upadte date: 11
----------------------------------------------
	order
		1. 
		2. 
		3. 
		4. 
		5. 
		6. 
=============================================*/

/*
	1. section name
---------------------------------------------*/

/*
	h3
-------------------------------------------------------*/

#about{
	background: url(../image/h3_index_about.jpg) no-repeat;
}

#time{
	clear:both;
	background: url(../image/h3_index_time.jpg) no-repeat;
}

#character{
	clear:both;
	background: url(../image/h3_index_character.jpg) no-repeat;
}

#missionivent{
	clear:both;
	background: url(../image/h3_index_mission.jpg) no-repeat;
}

#attention{
	clear:both;
	background: url(../image/h3_index_attention.jpg) no-repeat;
}


/*
	container
-------------------------------------------------------*/




.timeContents{
	width: 680px;
	margin: 0 auto;
}

.section .timeContents p strong{
	display: block;
	width: 680px;
	height: 46px;
	text-indent: -9999px;
	background:url(../image/time_img02.gif) no-repeat;
}



.leftCharacter{
	float:left;
	width: 452px;
}

.leftCharacter dd{
	border-bottom:10px;
	line-height: 130%;
}

#pso{
	display: block;
	height: 25px;
	text-indent: -9999px;
	background:url(../image/character_img01.gif) no-repeat;
}





#mission{
	display: block;
	height: 25px;
	margin-top:10px;
	text-indent: -9999px;
	background:url(../image/character_img02.gif) no-repeat;
}

#aimContents dt{
	float:left;
	width: 470px;
}

#aim{
	display: block;
	height: 25px;
	margin-top:10px;
	text-indent: -9999px;
	background:url(../image/character_img03.gif) no-repeat;
}


#leaContents dt{
	float:left;
	width: 470px;
}

#lea{
	display: block;
	height: 25px;
	margin-top:10px;
	text-indent: -9999px;
	background:url(../image/character_img04.gif) no-repeat;
}

#rankContents dt{
	float:left;
	width: 470px;
}

#rank{
	display: block;
	height: 25px;
	margin-top:10px;
	text-indent: -9999px;
	background:url(../image/character_img05.gif) no-repeat;
}




.leftmission{
	position: relative;
	float:left;
	width: 470px;
}

.leftmission h4{
	position: absolute;
	width: 470px;
	height: 41px;
	margin: 0 auto 10px;
	text-indent: -9999px;
	background: url(../image/mission_img01.jpg) no-repeat;
}




.leftmission .counter{
	position: absolute;
	top: 60px;
	left: 12px;
	font-size: 10px;
	color:#a03b04;
	width: 452px;
}


.leftmission .text{
	position: absolute;
	top: 80px;
	left: 12px;
	width: 452px;
}

.leftmission .text span{
	display: block;
	margin-top: 6px;
	margin-left: 350px;
}

.rightSS{
	float:right;
	width: 203px;
}


li.ruleList {
	margin:0pt auto 4px;
	padding: 0 0 0 18px;
	font-size: 12px;
	line-height: 150%;
	background: url(../image/attention_img01.gif) no-repeat 0 3px;
}


/**/

ul.attention{
	margin: 0px auto 12px auto;
	padding: 0px;
}
ul.attention li{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 14px;
	
	background: url(../image/icon_attention.gif) no-repeat 0px 3px;	

	font-size: 12px;
	line-height: 130%;
	color: #D80000;
}


/*-- element name --*/

