body {
    background-color: #FFFFFF;
    color: #000000;
}

.title_0 {
    color: black;
    font-size: 12pt;
    font-weight: bold;
    line-height: 1.3;
    font-family: "MS Pゴシック";
}

.title_1 {
    color: #003333;
    font-weight: 400;
    font-size: 12pt;
    font-family: "MS Pゴシック";
    vertical-align: middle;
    background-repeat: repeat-x; 
    background-image: url("../images/title_1.gif");
    padding-left:5px;
}

.title_2 {
    color: #003333;
    font-weight: 400;
    font-size: 10pt;
    font-family: "MS Pゴシック";
    vertical-align: middle;
    background-repeat: repeat-x; 
    background-image: url("../images/title_2.gif");
    padding-left:5px;
}

.contents {
    color: black;
    font-size: 10pt;
    line-height: 1.3;
    font-family: "MS Pゴシック";
}

.copy {
    color: black;
    font-size: 10pt;
    line-height: 1.3;
    font-family: "Century";
}
