BODY {
 font-weight: normal;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
 font-family: "MSゴシック", "MS Pゴシック", "Osaka"
}

/* メニューリンクに関する設定 */
A:link { color: #333333;
 font-weight: normal;
 text-decoration: none;}
A:hover{ color: #6878B7;
 font-weight: normal;
 text-decoration: none;}
A:active{ color: #333333;
 font-weight: normal;
 text-decoration: none;}

/* 本文の設定 */
DIV#headcopy {
 margin-left: 20px;
 margin-right: 10px;
}
#txt {color: #000000;
 font-size: 80%;
 font-weight: normal;}
#questionb {color: #000000;
 font-size: 95%;
 font-weight: bold;}
#navi {font-size: 80%;
 font-weight: normal;}  
#title { color: #ffffff;
 font-size: 95%;
 font-weight: bold;} 
#links {color: #000000;
 font-size: 70%;
 font-weight: normal;} 
#subcb {font-size: 80%;
 font-weight: bold;}