#pagetitle{
	background:url('../images/about3/bg_h2.webp') no-repeat top center;
}
#subnav ul li:nth-child(3) a{
	background:url('../images/common/arrow2.svg') no-repeat bottom center;
}
main section table{
	border-top:1px solid #ccc;
	width:100%;
}
main section td{
	padding:10px;
	border-bottom:1px solid #ccc;
}
a{
	color:#1a52a2;
	text-decoration:none;
}