@charset "utf-8";

/**********************************************************

印刷対応（ＰＣ）

**********************************************************/

@media print {

#container {
	width: 1240px;
}

#wrapper {
	width: 1240px;
	margin:0;
	zoom: 0.83;
}

.cbp-af-header {
	position: absolute;
	overflow: visible;
}

.cbp-af-header .cbp-af-inner {
	width: 1240px;
	margin:0;
	overflow: visible;
	zoom: 0.83;
}

.cbp-af-header h1 img{
	position: absolute;
	top:0;
	left:0;
	width:auto;
	height:auto;
	zoom: 0.83;
}

#mBox_1 {
	top:auto;
}

#mBox_2 {
	top:auto;
}

#mBox_3 {
	top:auto;
}

#mBox_4 {
	top:auto;
}

#header_margin{
	height:230px;
}

.box_h160{
	height:170px;
}

.nodisp_960{
	display:block;
}

#inview_4 {
	/*page-break-before:always;*/
}
.inview_break {
	page-break-before:always;
}
#list_box {
	page-break-after:always;
}

#mBox_5,#mBox_6,#mBox_7,#mBox_8,#mBox_9,#mBox_10,#mBox_11,#mBox_12,#mBox_13,#mBox_14,#mBox_15,#mBox_16,#mBox_17,#mBox_18,#mBox_19,#mBox_20 {
	top:auto;
}

.tb_320_bg {
	height:400px;
}

.overlayTex2{
	display:block;
}

.accordion_head{
	background-repeat:no-repeat;
}

/* Firefox */
@-moz-document url-prefix() {
	#header_margin{
		height:280px;
	}
}

/* Chrome */
@media print and (-webkit-min-device-pixel-ratio:0) {
	#list_box {
		page-break-inside: avoid;
	}
	.accordion_body_ino2{
		zoom:1.02;
	}
	.accordion_body_ino {
		zoom:1.02;
	}
	.table5_ino {
		border-top-width:1px;
		margin-top:1px;
	}
}

}

