.text6 {
    font-family:'ＭＳ ゴシック';
    font-size:10px;
    text-decoration:none;
    color:#FE590A;
}
.text620 {
    font-family:'ＭＳ ゴシック';
    font-size:10px;
}
.text1 {
    font-family:'ＭＳ ゴシック';
    font-size:24px;
    text-decoration:none;
    color:#FB002B;
}
.text124  { color: #FB002B; font-size: 24px; font-family: "ＭＳ ゴシック";text-decoration:none
 }
.text2 {
    font-family:'ＭＳ ゴシック';
    font-size:14px;
    text-decoration:none;
    color:green;
}
.text3 {
    font-family:'ＭＳ ゴシック';
    font-size:12px;
    text-decoration:none;
    color:black;
}
.text7  { color: black; font-size: 12px; font-family: "ＭＳ ゴシック"; text-decoration: none }
.text5  { color: black; font-size: 10px; font-family: "ＭＳ 明朝"; text-decoration: none }
.para4 {
    line-height:6px;
}
.para5 {
    line-height:15px;
}
.para3 {
    line-height:12px;
}
    a:link {
        color:#FE590A;
        text-decoration:underline;
    }
    a:active { color:red }
    a:visited { color:#FE590A }
    a.link1:link {
        text-decoration:none;
        color:#FB002B;
    }
    a.link1:active {
        text-decoration:none;
        color:#FB002B;
    }
    a.link1:visited {
        text-decoration:none;
        color:#FB002B;
    }
    body {
        background-color:white;
        color:black;
    }
  