@charset "Shift_JIS";
/*===================================================
	print.css
	Modified Date: 2008.9.4
=====================================================*/
* {
	background: none !important;
	color: #000;
	/*font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" !important;*/
}
body { font-size: 20px; }
div#container {	margin: 0 auto; width: 680px; height: 100%; }
div#containerInner { width: 680px; height: 100%; overflow: visible; }
div#header {}
div#wrapper { width: 680px; }
div#mainContents { margin: 0; width: 100%; }
	
div#gnav { display: none; }
			
div#footer { height: auto; clear: both; }
div#footerNav { display: none; }

div#textSize,
div#topicPath,
ul#spNav,
p.return,
.workPosition img { display: none; }

h2 { font-size: 14px !important; }
h3, h4 { font-size: 12px !important; font-weight: bold; }
p.catch { font-size: 14px !important; }
p,dt,dd,li { font-size: 12px !important; }
address { font-size: 14px !important; }
 