#header {
	height: 200px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#navi {
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	height: 25px;
}
#moddle {
	height: auto;

}
#left {
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-right: 20px;
	height: 800px;
	background-image: url(y_kabe.gif);
	padding-left: 20px;
	font-size: 14px;
}
#right {
	float: left;
	width: 198px;
	padding-top: 10px;
	height: 800px;
	background-image: url(b_kabe.gif);
}
#footer {
	height: 100px;
	width: 800px;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-position: center;
	height: auto;
}
