@charset "utf-8";

#header {
	height: 100px;
	width: 900px;
}
#navi {
	width: 900px;
	text-align: left;
	height: 50px;
}
#middle {
	width: 900px;
	background-image: url(img/haikei.PNG);
}
#footer {
	height: 30px;
	width: 900px;
}
#wrapper {
	width: 900px;
	text-align: center;
	margin:0 auto;
}
#wrapper #middle {
	background-image: url(img/haikei.PNG);
}
#menuwaku {
	width: 550px;
	height: 500px;
	background-image: none;
}
#top {
	height: 600px;
	width: 900px;
}
#left {
	text-align: left;
}
