@charset "UTF-8";

/* ****************************************************
Title: print.css
Created date: 2009/
Last Modified: 2009/
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 hide

----------------------------------------*/


/* #01 hide
---------------------------------------------------------------------------- */
div#header,
div#gNavi,
div#topicPath,
p.pagetop,
div#footer,
p.print{
	display: none !important;
}



