﻿body,p,ul,li,dl,dt,dd,img,address,h1,h2,h3,h4,h5,h6,form {
    margin: 0px;
    padding: 0px;
    border: 0;
}

body {
    font-family: "MS PGothic", "MS UI Gothic", "Lucida Sans Unicode", "sans-serif", "Lucida Grande", "Tahoma", "Arial", "monospace", "SimSun", "Courier", "Arial Unicode MS";
    font-size: 10pt;
    background-color: #FFFFF1;
    color: #444444;
}

h2 {
    color: #FFFFFF;
    font-size: 14pt;
    text-decoration: underline;
    line-height: 200%;
    background-color: #77B1F9;
}

h3 {
    color: #FFFFFF;
    font-size: 12pt;
    text-decoration: underline;
    line-height: 200%;
    background-color: #B6D6FC;
}

strong {
    color: #FF0000;
    font-size: 12pt;
    line-height: 200%;
    background-color: #FFFF00;
}

/**********ono**********/
td,th {
    color: #333333;
    line-height: 130%;
}
body{
    background-color: #FFFFFF;
    margin-top: 0px;
}
    H1{
    font-size: 10pt;
    color: #666666;
    font-weight : normal;
    margin: 1px
    }
a:link {text-decoration: none;} a:visited {text-decoration: none;} a:hover {text-decoration: underline; a:active text-decoration: none;}
A.link2:link {text-decoration:none; color:#333333 ; }A.link2:visited {text-decoration:none; color:#333333 ; }A.link2:active {text-decoration:none; color:#333333 ;}A.link2:hover {text-decoration:underline; color:#999999 ; }
.style1 {color: #FF6A6A}
