/*
h2 {
    border-width: thin medium medium thin;
    background: #ddeeff;
}
*/
h3 {
    border-width: thin medium medium thin;
    background: #eeeedd;
}
h4 {
    margin-top : 1em;
}

p {
    text-indent: 1em;
}

p.on-nen {
    margin : 1em;
    text-align: center;
    background: red;
}
p.reah {
    margin : 1em;
    text-align: center;
    background: yellow;
}
p.msvcexception {
    border-width: thin thin thin thin;
    margin-top : 1em;
    text-align: center;
}
p.sumou {
    border-width: thin thin thin thin;
    margin-top : 1em;
    text-align: center;
    background: #fed;
}
blockquote.waku {
    border-width: thin thin thin thin;
    text-align: center;
    padding : 1em;
}

a.header:link {
    color: black;
    text-decoration: none;
}
a.header:visited {
    color: black;
    text-decoration: none;
}
a.header:active {
    color: black;
    text-decoration: none;
}
strong.iris {
    color: black;
    background: yellow;
}
dt.mori-enq {
    text-indent: 5em;
}
dd.mori-enq {
    text-indent: 7em;
/*
    margin-bottom : 1em;
*/
}
