@charset "UTF-8";


body, #header, #nav, #contents, #contents .main, #footer {
	width: 95% !important;
}

#helpMenu, #nav {
	display: none !important;
}

#header #helpMenu {
	display: none !important;
}

#contents02 .sub {
	display: none !important;
}

#contents02 .flats {
	float: none !important;
	margin-left: 10px;
	width:100%;
}

#contents02 #topSub {
	display: block !important;
}

.printnone {
	display: none !important;
}



