@charset "utf-8";
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}
header h1 {
	background-color: #FFFFFF;
}

#box_search2, 
.link_t, 
.link_q, 
.btn_print, 
ul.page_navi, 
#sub_navi, 
.ptop, 
#link_home {
	display:none;
}
section #main {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #FFFFFF;
}
#contents {
	background-color: #FFFFFF;
}

table { margin: 1px; text-align:left;page-break-inside: avoid; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}

#footer_logo {display:none;}
#copy {font-size:80%;}