@charset "UTF-8";
#navigation, #cover, .toTop, #works, #news, #profile, #recruit, #printBtn, #contact h2, #mailAddressBox ,#footer {
	display: none;
}
#stage {
	width: 100%;
}
#header ,#cover ,.insideBox ,#footer {
	width: 522px;
	padding-left: 0px;
	padding-right: 0px;
}
#contact #mapArea {
	float: none;
	width: 522px;
	margin-top: 50px;
}
#contact .textArea {
	float: none;
	width: 522px;
	margin-top: 50px;
}

