p, table {
	font-weight: 500;
}

.contentsBox.typeGreen table td:first-child {
	font-weight: 500 !important;
}

.contentsBox a:not(.hover),
.contentsBox a:not(.hover):link,
.contentsBox a:not(.hover):visited,
.contentsBox a:not(.hover):hover,
.contentsBox a:not(.hover):active {
	color: #cd4a03;
  text-decoration-line: underline;
  text-underline-offset: .1875rem;
}

.contentsBox a:not(.hover):hover,
.contentsBox a:not(.hover):active {
	text-decoration-thickness: .1875rem;
}

.isAligncenter {
	text-align:center;
}

.contentsBox.typeGreen a:not(.hover),
.contentsBox.typeGreen a:not(.hover):link,
.contentsBox.typeGreen a:not(.hover):visited,
.contentsBox.typeGreen a:not(.hover):hover,
.contentsBox.typeGreen a:not(.hover):active {
	color: #27a273;
	font-weight: 500;
}

.bnrLink.bnrLink1,
.bnrLink.bnrLink2{
	margin: 53px auto 0 !important;
	max-width:800px;
}

.bnrLink.bnrLink1.yellow {
	margin:53px auto 0;
	max-width:800px;
}

ul.support_fund__list > li {
	margin-bottom:20px;
}