@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :  print.css
 style info :  スタイル指定
=================================================================== */
html {
	font-size:54%;
}
body {
	padding-bottom:0 !important;
}
.h1Wrap {
	display:none;
}

/*content*/
#allWrap {
	padding-top:0 !important;
}

#header {
	display:none !important;
}
#footer {
	display:none !important;
}

h3.textHdd {
	margin-bottom:2px !important;
}
h3.textHdd img {
	height:14px;
	width:auto;
}

.contactHdd {
	display:none!important;
}
.contactSec {
	display:none!important;
}

.dataWrap {
  margin-bottom: 2px !important;
}
.dataWrap th {
	font-size:1.3em;
}

p.captionRight {
	margin-bottom:0 !important;
}
p.caption {
	margin-bottom:0;
}

.printBtn {
	display:none;
}
.closeBtn {
	display:none;
}