#header-inner *,
#navi-main,
#sidebar-left,
#sidebar-right,
#footer {
	display: none;
}

#logo-header ,
#logo-header a img {
	display: block;
	position: static;
}

#content {
	min-width: 100%;
}

#header-inner,
#content-inner {
	width: 100%;
	height: auto;
}

#content-main {
	left: 0 !important;
	width: 100% !important;
	padding: 0 !important;
}