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

	file name  :print.css
	version:1.0
	style info :印刷用。
======================================================================= */


/* print
-------------------------------------------------------------------------------*/
*html body{
	zoom:65%;
}

#container_warp{
	background-image:none;
	}
	
#recruit #headerWrap{
	display: none;
}

/*#fix_footer,
#pagetop{
	display:none;
	}*/


