#local_navi > li.news_sub > a {
	background-color: #E7EFDF;
	color: #83C062;
}
#news > .news_item > a > span > span.point{
	color: #83C062;
}
#news > .points > li{
	color: #83C062;
}


#points_bb > ul > li {
	color: #83C062;
	border-color: #83C062;
}
#points_bb > ul > .now_point > a {
	color: #83C062;
}
#points_bb > ul > .now_point {
	background-color: #E7EFDF;
}
.page > .current_page {
	color: #83C062;
}

.more_news{
	margin: 0 auto 35px;
	text-align: center;
}

.more_news a{
    font-size: 100%;
    background-color: #898989;
    text-align: center;
    width: 320px;
    color: #fff;
    padding: 1.5% 1.5%;
    display: inline-block;
    line-height: 1.8em;
}


/*2021/09/05 add*/
.temp_1 > li.left {
	margin-top: 20px;
}
