@charset 'shift_jis';

@import "screen.css";

/** html body {
	zoom:70%;
}
*/

.displayNone {
	display: none;
}

body {
	background: none;
}

#bodyArea {
	padding-top: 0;
}

#backToTopNavigation,
#anchors,
#stageList,
#header,
#globalNavigation,
#pageTop,
#footerNavigation,
#footer {
	display: none;
}