@charset "shift-jis";


.contentTitle{ margin-bottom: 15px; }





/*------------------------------------------------------------ 
	Wallpaper
------------------------------------------------------------ */
	#WallpaperSection{
		padding-top: 20px;
		padding-bottom: 5px;
	}
	
		#WallpaperSection .infoBlock{
			width: 800px;
		}
		
		#WallpaperSection .infoBlock.last{
			text-align: center;
			margin-top: 20px;
		}
			
			
			#WallpaperSection .infoBlock .block{
				float: left;
				display: inline;
				width: 246px;
				margin-left:31px;
			}
			
			#WallpaperSection .infoBlock .block.head{
				margin-left: 0;
			}
			
			#WallpaperSection .infoBlock .head{
				
			}
			
				#WallpaperSection .infoBlock .block .img{
					text-align: center;
					margin-bottom: 15px;
				}



/*------------------------------------------------------------ 
	Wallpaper help
------------------------------------------------------------ */
body.wallpaperHelp{
	background: none;
	background: #000;
}
	
	body.wallpaperHelp #Wrapper{
		background: none;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	
	#WallpaperHelpSection .none{
 		display: none;
	}

	#WallpaperHelpSection{
		width: 680px;
		margin: 0 auto;
		text-align: left;
	}
	
	
		#WallpaperHelpSection .infoBox{
			margin-top: 0px;
		}
		
		#WallpaperHelpSection .infoBox.top{
			margin-top: 0px;
		}
		
		#WallpaperHelpSection .infoBox.last{
			width: 70px;
			margin-left: 585px;
		}
			#WallpaperHelpSection .infoBox.last img{
				float: left;
			}

		#WallpaperHelpSection .fram{
			padding-top: 40px;
			background: 	url(../img/lb_wall_manual_body.gif) repeat-y 0px 0px;
		}
		#WallpaperHelpSection .framHead{
			zoom: 1;
			padding-top:80px;
			background: 	url(../img/lb_wall_manual_header.gif) no-repeat center top;
		}
		
		#WallpaperHelpSection .framFoot{
			padding-bottom: 50px;
			background: 	url(../img/lb_wall_manual_footer.gif) no-repeat center bottom;
		}
		
		
			#WallpaperHelpSection .infoBox .helpTable{
				font-size: 90%;
				color: #FFF;
				margin-left: 45px;
				margin-bottom: 40px;
				
			}
			
			#WallpaperHelpSection .infoBox .helpTable.last{
				font-size: 85%;
			}
			
			#WallpaperHelpSection .infoBox .helpTable.last{
				margin-bottom: 0px;
			}
			
				#WallpaperHelpSection .infoBox .helpTable ul{
					
				}
				
				#WallpaperHelpSection .infoBox .helpTable li{
					width: 600px;
					margin-bottom: 10px;
					
				}
			
				#WallpaperHelpSection .infoBox .helpTable .helpNo{
					margin-right: 3px;
				}
				
				#WallpaperHelpSection .infoBox .helpTable .helpAttention{
					margin-right: 3px;
					
				}
	
	
	
	
	
	
	