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