#page_title{
	background:rgba(241,225,178,0.4);
}
main table{
	margin:0 auto 60px;
	border-top:2px solid #bdbbbc;
}
main th,
main td{
	border-bottom:2px solid #bdbbbc;
}
main th{
	font-weight:bold !important;
}
#contents3 ul{
	display:flex;
	flex-wrap:wrap;
	gap:20px 60px;
}
#contents1 table{
	border:0 !important;
	width:auto !important;
}
#contents1 th,
#contents1 td{
	border:0 !important;
}