@charset "utf-8";

/**
 *---------rule-------------
 */

h2#headRule {
    height: 38px;
    background-image: url('../i/cmn_rule_head.png');
}

h4.type1 {
    margin-bottom: 1em;
}

div#mainBlock p {
    margin-bottom: 1em;
    text-indent: 1em;
}

div#mainBlock ol {
    margin-bottom: 1em;
    margin-left: 3em;
    list-style: decimal;
}

div#mainBlock ol li {
    margin-bottom: 0.4em;
    font-size: 1.2em;
    line-height: 1.5em;
}