@charset "UTF-8";

tbale{
    max-width: 1000px;
    border: none;
}

th{
    width : 220px;
    font-size : 120%;
    border-left : solid 0.5em #4ba566;
}

th , td{
    padding : 5px 10px;
    border-bottom: solid 1px #4ba566;
}

td.pic{
    border-bottom: none;
}
