body{
    margin: 0;
    width: 600px;
    margin: auto;

}

#kyuujin{
}

#kyuujin-title{
    background-color: black;
    color: aliceblue;
    padding: 5px;
    height: 30px;
    
}


table{
    width: 600px;
    height: 200px;
    font-size: 10pt;
}
 

#text{
    font-size: 12px;
}

h1{
    font-size: 18px;
}