@charset "utf-8";

/*===================================================================

CSS Information

 Created:	2008-07-24 ZUTTO Komatsu
 Last update:	2008-07-24
 Style Info:	印刷用の記述

Order of description

 + __contents_Styles

===================================================================*/

/*----------------------------------------
 __print_Styles
----------------------------------------*/

@media print {	

body {
	background:#FFFFFF;
	}

}