BODY {
  FONT-WEIGHT : normal;
  FONT-SIZE : 10pt;
  COLOR : #666666;
  BACKGROUND-COLOR : #ffffff;
}
P { LINE-HEIGHT : 170% }
TD {
  white-space: nowrap;
  FONT-SIZE : 10pt;
  COLOR : #666666;
}
H1 {
    font-size: 140%;
    color: #3366CC; /* 文字の色 */
    background-image:url(./images/maru/maru-red15.gif);
    padding-left:20px;
    background-repeat:no-repeat;
    border-width: 0px 0px 2px 0px; /* 枠の幅 */
    border-style: dotted; /* 枠の種類 */
    border-color: #3366CC;
    margin:0px;
    margin-left:15px;
    background-position:center  left;
}
H2 {
    font-size: 110%;
    color: #3366CC;
    background-image:url(./images/maru/maru-red12-1.gif);
    padding-left:20px;
    display:inline;
    background-repeat:no-repeat;
    border-width: 1px 5px 3px 1px;
    border-style: solid;
    border: #000000;
    margin:1px;
    margin-left:11px;
    margin-right:3px;
    background-position:center  left;
    position:relative;



}
H3 {
    FONT-WEIGHT : normal;
    font-size: 100%;
    color: #3366CC; /* 文字の色 */
    background-image:url(./images/maru/maru-red12-1.gif);
    padding-left:20px;
    display:inline;
    background-repeat:no-repeat;
    border-width: 0px 5px 3px 0px; /* 枠の幅 */
    border-style: none; /* 枠の種類 */
    margin:1px;
    margin-left:11px;
    margin-right:5px;
    background-position:center  left;
    position:relative;
}

H4 {
    FONT-WEIGHT : normal;
    font-size: 100%;
    color: #3366CC; /* 文字の色 */
    background-image:url(./images/maru/maru-red12.gif);
    padding-left:20px;
    display:inline;
    background-repeat:no-repeat;
    border-width: 0px 5px 3px 0px; /* 枠の幅 */
    border-style: none; /* 枠の種類 */
    margin:1px;
    margin-left:10.5px;
    margin-right:5px;
    background-position:center  left;
    position:relative;
}
A { COLOR : #3366CC }
A:hover { COLOR : #ff4400 }
