* {

}

.outwrap {
    border-top: solid 5px #00913a;
    padding-top: 20px;
    padding-bottom: 50px;
}

.corp_table {
    margin-top: 25px;
}
.corp_table th {
    text-align: center;
    background-color: #ececec;
}


.page_title {
    color: #00913a;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}

.page_subtitle {
    color: #00913a;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
}

.sp_corpname {
    font-weight: bold;
}