@charset "Shift_JIS";

body,
#contents {
	background-image: none;
}

#flnav,
#topagetop {
	display: none !important;
}

@media print {
body {
	_zoom: 80%; /*WinIE only */
}
* {
	overflow: visible !important;
}
body#search #map{
	overflow: hidden !important;
}
}