body{
	background: url(gif/haikei.gif) repeat;
}

#title{
	width: 750px;
	margin: 0px;
	background: #8fbc8b;
	border: 1px solid Olive;
	height: auto;
}

#navi{
	background-color: #8fbc8b;
	float: left;
	width: 130px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer{
	background: #FFFFFF;
	clear: both;
	width: 750px;
	height: 50px;
	border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 750px;
	border-width: 2px;
	padding-top: 15px;
}


