body{
       margin: 0px 0px 0px 0px;
       padding: 0px;
       font-family: Arial, Tahoma, Verdana, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
       font-size: 9pt;
       color: #555555;
       background-color: #ffffff;
       background-image: url("img/bg_blue.gif");
}
a:link {
       color: #0000FF;
       text-decoration:underline;
}
a:visited {
       color: #800080;
       text-decoration:underline;
}
a:active {
       color: #800080;
       text-decoration:underline;
}
a:hover {
       color: #80008;
       text-decoration:underline;
}
h1 {
        background-color: #ffffff;
        color: #0578B3;
        font-size: 10pt;
        font-weight: lighter;
}
h2 {
        background-color: #ffffff;
        color: #C0DA8B;
        font-size: 14pt;
}
.top1 {
        background-color: #ffffff;
        height: 10px;
        color: #ffffff;
        font-size: 11pt;
}
.top2 {
        background-color: #ffffff;
        height: 40px;
        color: #55555f;
        font-size: 11pt;
}
.top_sp {
        background-color: #ffffff;
        height: 10px;
        color: #ffffff;
        font-size: 11pt;
}
.line {
        width: 1px;
        background-color: #333333;
}
.back {
        background-color: #ffffff;
}
.square {
        width: 630px;
        border: 1px solid #cccccc;
        background-color: #ffffff;
        font-size: 10pt;
}
.main {
        width: 570px;
        background-color: #ffffff;
        color: #55555;
        font-size: 10pt;
}
.main_cont {
        width: 760px;
        background-color: #ffffff;
        color: #55555;
        font-size: 10pt;
}
.main_title{
        color: #133263;
        font-size: 10.5pt;
}
.main_text_top {
        color: #55555;
        font-size: 10pt;
        line-height: 150%;
}
.main_text_cont {
        color: #55555;
        font-size: 10pt;
        line-height: 140%;
}
.main_text {
        color: #55555;
        font-size: 10pt;
}
.cont {
        width: 180px;
        border: 1px solid #cccccc;
        background-color: #ffffff;
}
.cont a:link {
        color: #0000FF;
        text-decoration:none;
}
.cont a:visited {
        color: #800080;
        text-decoration:none;
}
.cont a:active {
        color: #800080;
}
.cont a:hover {
        color: #800080;
}
.info1 {
        width: 180px;
        color: #555555;
        font-size: 11pt;
}
.info2 {
        width: 180px;
        color: #555555;
        font-size: 10pt;
}
.info3 {
        width: 180px;
        color: #555555;
        font-size: 13pt;
}
.footer {
        width: 848px;
        height: 25px;
        background-color: #ffffff;
        color: #666666;
        font-size: 8.5pt;
}