header{
	display:none;
}
#pagetitle{
	background:url('../images/adr/bg_h2.webp') no-repeat top center;
}
#adrnav03 a{
	background:#014099 !important;
	color:#fff !important;
}
.midashi{
	display:flex;
	align-items:center;
}
.midashi img{
	margin-right:20px;
}
main section table{
	margin:0 0 40px;
}
main section th,
main section td{
	padding:10px;
	border:1px solid #ccc;
}
main section th{
	background: #effbc4;
	white-space:nowrap;
}