#header,
#sideBar,
#footer,
#globalNavi,
#corp {
	display: none;
}
#content {
	margin: auto;
}
#main {
	position: static;
}