@charset "utf-8";

body{
    background: #ffffff;
    /* background-image : url(../img/paper_00090.jpg); */
}

#form1{
    margin-top: 40px;
}

.container{
    width: 1024px;
}

.container_table{
    width: 512px;
}

.img{
    margin-top: 20px;
    font-weight: bold;
    font-size: 200%;
    text-align: center;
}
/*
.table {
    width: 512px;
}
*/
th {
    font-weight: bold;
    vertical-align: middle!important;
    font-size: 120%!important;
}

td {
    vertical-align: middle !important;
}