body{
    margin: 2px;
    padding: 2px;
    background: #EFEFEF;
    font-size  : 16px;
}

h1{
    font-size  : 20px;
    margin     : 2px;
    padding    : 2px;
    text-align : center;
}

h2{
    font-size  : 18px;
    line-height: 1.5;
}

h3{
    font-size  : 18px;
}

h4{
    font-size  : 16px;
}

td{
    background : #FFFFFF;
}

#honbun{
    font-size  : 16px;
    line-height: 1.5;
}

#sub{
    font-size  : 14px;
    line-height: 1.5;
}

img{
    border    :0;
}

form{
    font-size  : 16px;
}

input{
    font-size  : 16px;
}

