body{
	background-color:#000000;
	margin:0;
	padding:0;
	background-image: url(img/bg.gif);
}

img{
	margin:0;
	padding:0;
	border:none;
}

#wrapper{
	width:1000px;
	background-color:#000000;
	padding:0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
#wrapper01{
	height: 836px;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#wrapper02{
	color:#FFFFFF;
	height: 1008px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/naka.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#screw_listen{
	position: absolute;
	top:175px;
	left:654px;
}

#fcLink{
	width:150px;
	height:20px;
	position:absolute;
	bottom:20px;
	right:109px;
	display: block;
}

#movie_waku{
	background-image: url(img/bg.gif);
	padding-top: 10px;
	padding-bottom: 30px;
}

