@charset "utf-8";

/*File: print.css
*Description:Print Style Sheet
*Author: KYUSHU INTERMEDIA LABORATORY,INC
*/

body {
	_zoom: 67%; /*WinIE only */
}

div#render_map {
    visibility: hidden;
}