body {
	width: 800px !important;
}
.contents {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 480px;
}
.if_contents {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 800px;
}
.header {
	background-image: url(./header.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
}
.footer {
	background-image: url(./footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
}
.frame {
	width: 800px;
	height: 750px;
	border: none;
}