@charset "Shift_JIS";
/*===================================================
	print.css
	Modified Date: 2008.9.4
=====================================================*/
* {
	background: none !important;
	background-image:none !important;
	color: #000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" !important;
}
/*body { font-size: 20px; }
div#containerInner {
	width: 100%;
	overflow: visible;
}
div#header {}
div#wrapper {
	width: 700px;
	padding: 0px;
}
div#wrapperInner {
	width: 790px;
	border: 1px solid #FF0000;
}

div#wrapperTop { display: none; }
div.section{width:100%;}
div.sectionInner table{ font-size:14px;}
	
div#gnav,
div#gnavTop,
div#gnavBottom,
div#wrapperBottom { display: none; }
*/	
div#container {
	margin: 0 auto;
	width: 700px;
}

div#mainContents {
	margin: 0;
	width: 540px;;
}
		
div#footer { height: auto; clear: both; }
div#footerNav { display: none; }

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

div.section h2 {padding-left:0px!important;}

h2 {font-size: 16px !important;}
h3, h4 { font-size: 15px !important; font-weight: bold; }
p.catch { font-size: 15px !important; }
p,dt,dd,li { font-size: 14px !important; }
 
table.data1 td,table.data1 th  { padding: 0.2em 3px !important; } /* border color.css */
