@charset "utf-8";
html {
	height: 100%;
	overflow-y: scroll;
}
body,#wrapper {
	background-image: none;
}
#main {
	height:auto;
}
#header,#contents,#footer {
	margin: 0px;
}
.pagetop {
	display: none;
}