@charset "UTF-8";
/* CSS Document */

.mainbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigation {
	width: 750px;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	margin-top: 40px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #535027;
	line-height: 17px;
	letter-spacing: 1px
}
