/*
h2 {
    border-width: thin medium medium thin;
    background: #ddeeff;
}
*/
h3 {
    border-width: thin medium medium thin;
    background: #eeeedd;
}
h4 {
/*
    line-height: 40pt;
*/
}

p {
    text-indent: 1em;
    line-height: 180%;
}
p.sumou {
    border-width: thin thin thin thin;
    margin-top : 1em;
    text-align: center;
    background: #fed;
}

strong.bai {
    font-size: x-large;
}