@charset "utf-8";
/* CSS Document */

@media print {
	#fixedArea { display: none !important;}
 #footer { display: none !important;} 
 #sidebarArea { display: none !important;}
 #contentsAreaSection { margin-top: 0 !important;}
 #contentsAreaSection .page_ttl { text-align: center !important;}
}

