footer{margin-top: 30px;
    padding: 1px;
    background-color: rgba(181, 181, 181, 0.175);
    a{color: black;}    
}


.main{
    padding-left: 20px;
    width: 70%;
}

.university_name{
    h1{padding-left: 10px;}
    h1 a{text-decoration: none; color: black;}
    h1 span{font-size:x-large;}
    h1 span.kome{font-size:medium;}
}



.table_header{
    background-color:rgba(54, 54, 54, 0.734);
    font-weight: 100;
    a{text-decoration: none;
    color: azure;}
    table {border-collapse: collapse;
        border: solid 3px #777;}
    td {border:solid 3px #87878766;
    text-align: center;}
    a{display: block;}
}
td.category {
    width: 10%;
}
td.all{
    background-color:rgb(0, 0, 0);
}


table{width: 100%;}
th{width: 15%;}
td{width: 8%;}

th{font-size: x-large;}
p{font-size: large;}

table {border-collapse: collapse;
       border: solid 1px #777;}
th, td {
    border:solid 1px #87878766;
}

th{background-color: rgb(255, 255, 255);}

table tr {height: 30pt;}

tr[data-group="ishigakukei"] {background-color: rgba(182, 182, 182, 0.164);}
tr[data-group="second"] {background-color: rgba(73, 73, 73, 0.164);}
tr[data-group="kuhaku"] {height: 5pt;}

img{width: 20px;}