@charset "utf-8";
/* ****************************************************************** 

		Setting of: Print setting
			1: universal reset


****************************************************************** */



/*===================================================================
	1: Layout
===================================================================*/
/* Drete */
.pagetop,
.pagetop2,
#header,
#CateTitle,
#topicPath,
#LocalNavi,
#footer,
.printBtn
{
	display: none;
}

/* adjust */
#ContentWrap {
	width: auto;
	}
#main {
	float: none;
	}












