/*--- 印刷用 ---*/

@charset "utf-8";

@import 'style.css';

body {

	font-size:10pt;

	color:#000;

}

body, .background, .top_menu, .title {

	background:none;

}

.head_minimenu , .top_menu, .goToTop {

	display:none;

}

.main_container, .main_table, .main_table_sub .left,.header_table {

	width:100%;

}

.main_table_sub .left {

	padding:0;

}

.footer {

	background:none;

	color:#000;

	padding:10px 0 0 0;

}

.main_container, .main_table_sub {

	margin:0;

}

.main_table_sub {

	margin-top:15px;

	width:100%;

}

.header {

	padding:0 0 10px 0;

}

.header_table img {

	width:50%;

	height:50%;

}

.pankz {

	background:none;

	border-bottom:1px solid #393884;

}

.title {

	background-color:#EEE;

	border:1px solid #ccc;

}

.title h1.txt div {

	border-bottom:1px solid #ccc;

}



.contents_box {

	margin:0 0 40px 0;

	width:100%!important;

}

