@charset "utf-8";



#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
	background-image: url(../image/back_img.gif);
	background-repeat: repeat-y;
}
#head01 {
	width: 800px;
	height: 160px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	float: left;
	height: 368px;
	width: 191px;
	display: inline;
	margin-left: 45px;
}

#main {
	float: left;
	height: auto;
	width: 517px;
	margin-bottom: 30px;
	margin-left: 32px;
}
#footer {
	clear: left;
	height: 118px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
