h2 {
    font-size:medium;
    text-align:center;
}

#title {
    text-align:center;
    background-image:url('image/title.gif');
    background-repeat:no-repeat;
    width:480px;
    height:100px;
    padding:20px;
    font-size:large;
    color:#ff0000;
}

body {
    font-size:medium;
    margin:0;
    border-width:0;
    padding:0;
    background-image:url('image/24.png');
    background-repeat:repeat;
}

#copyright {
    text-align:right;
    position:absolute;
    bottom:5%;
    right:5%;
    font-size:small;
}

#caution{
    margin:2%;
    padding:2%;
    font-size:small;
    background-image:url('image/fusen_01.gif');
    background-repeat:no-repeat;
}

#timemessage{
    text-align:center;
    margin:2%;
    padding:2%;
    font-size:small;
}

.buttons {
    height:40px;
    width:100px;
}

#kumaform {
    text-align:center;
    margin:20px;
}

td {
    height:100px;
    width:100px;
    background-image:url('image/key.png');
    text-align:center;
    background-position:center;
    background-repeat:no-repeat;
    font-size:large;
    color:#ffffff;
}
