@charset "UTF-8";
.base div#container {
	width:570px;
}
.base div#header {
	display:none;
}
.base div#contents {
	width:570px;
}
.base div#mainContent .isBottomButton {
	display:none;
}
.base div#sidebar {
	display:none;
}
.base div#footer {
	position:inherit;
	width:570px;
	height:inherit;
	margin-top:20px;
}
.base div#footer .footerLogo {
	position:inherit;
}
.base div#footer .footerLogo img {
	display:inherit;
	margin-bottom:5px;
}
.base div#footer .pageTop {
	display:none;
}
.base div#footer .footerMenu {
	display:none;
}
.base div#footer .footerNavi {
	display:none;
}
.base div#footer .footerAdress {
	position:inherit;
	margin-left:10px;
}
.base div#footer .copyright {
	position:inherit;
	margin-left:10px;
}
.base div#footerContainer {
	width:570px;
}
.base div#footerContainer .link {
	width:508px;
}
.base.withBottomMenu div#mainContent {
	margin-bottom:0;
}
