
.pdfbr table{
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	}
table.pdf_tb {
	width:100%;
}
table.pdf_tb thead th{
	border-top:0;
	height:4px;
	}
table.pdf_tb thead th.no {
	border-bottom:3px solid #1F0044;
	}
table.pdf_tb thead th.tit{
	border-bottom:3px solid #1B5CB0;
	}
table.pdf_tb thead th.date{
	border-bottom:3px solid #1B5CB0;
	}
table.pdf_tb thead th.date02{
	border-bottom:3px solid #1B5CB0;
	}
table.pdf_tb tbody td{
	height:40px;
	line-height:40px;
	color:#000;
	border-bottom:2px solid #eeeeee;
	}
table.pdf_tb tbody td.tit a{
	color:#000;
	}
table.pdf_tb tbody td.no{
	color:#7d7d7d;
	text-align:center;
	}
table.pdf_tb tbody td img{
	vertical-align:middle;
	}
