#header {
	height: 178px;
	width: 1000px;
	float: none;
}
#navi {
	height: 34px;
	width: 1000px;
	background-repeat: repeat;
	background-image: url(images/_tea/__wood_usui.png);
}
#middle {
	width: 1000px;
	height: auto;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/_tea/__wood_usui.png);
	background-color: #FFFFFF;
	background-repeat: repeat;
	float: none;
}
#left {
	width: 470px;
	float: left;
}
#right {
	width: 480px;
	float: left;
}
#footer {
	height: 22px;
	width: 1000px;
	clear: left;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/_herb/___hs_kami.png);
	background-repeat: repeat;
}
