@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : print.css
 author     : Ability Consultant
 style info : 印刷用
=================================================================== */
/* -----------------------------------------------------------
	print
----------------------------------------------------------- */
.con_xxx {
	display: none !important;
}
