@charset "shift-jis";

/*
=====================================================================
*
*    Content
*
* =================================================================== 
*/

#StorySection{
	padding-top: 15px;
}

	#StorySection .spec {
		font-size: 85%;
		color: #666;
	}
	#StorySection .left {
		width: 390px;
	}
		#StorySection h1 {
			margin-bottom: 19px;
		}
		#StorySection h2 {
			margin-bottom: 19px;
		}
	#StorySection .right {
		width: 390px;
	}


#PageNumber{
	clear:both;
}
	#PageNumber .img{
		display: block;
		position: absolute;
		left: 50%;
		margin-top: -12px;
		margin-left: -45px;
	}
	
	/* wii Hack */
	body.wii #PageNumber {
	}
	
	body.wii #PageNumber .img{
		margin-left: 215px;
		
	}
	/* wii Hack */

.ContentTitle{
	 margin-bottom: 0px;
}


/*------------------------------------------------------------ 
	Story01
------------------------------------------------------------ */
#Story01Section {}
	
	#Story01Section .top{
		
		margin-bottom: 20px;
	}
	
	#Story01Section .last{
		
		margin-bottom: 24px;
	}
	
		#Story01Section .infoBlock{
			width: 390px;
		}
			
				
				

/*------------------------------------------------------------ 
	Story02
------------------------------------------------------------ */		
#Story02Section {}
	
	#Story02Section .top{
		margin-bottom: 20px;
	}
	
	#Story02Section .last{
		margin-bottom: 24px;
	}
		
		#Story02Section .infoBlock{
			width: 390px;
		}
				
				
				
/*------------------------------------------------------------ 
	Story03
------------------------------------------------------------ */	

#Story03Section{}
	
	#Story03Section .top{
		margin-bottom: 20px;
	}
	
		#Story03Section .block .top{
			height: 114px;
		}
		
		
	#Story03Section .last{
		margin-bottom: 24px;
	}
		
		#Story03Section .infoBlock{
			width: 390px;
		}
		
			
