<STYLE type="text/css">{ }
a:link {color: #DC143C; text-decoration: none;}/*リンク*/
a:visited {color: #FFB6C1; text-decoration: none;}/*一度行ったリンク*/
a:active {color: #FF1493; text-decoration: none;}/*リンクを押した瞬間*/
a:hover {color: #DDA0DD; text-decoration: none;}/*リンクにマウスを載せたとき*/


.body {
      text-align:center; 
　　　float: none;
      width: 800px;
　　　height: 20px;
}

/* フォント関係 */
.fontSize10 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 10px;
      color: black;
}
.fontSize12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: black;
}
.fontRed12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: red;
}
.fontNavy12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: navy;
}
.fontWhite12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: white;
}
.fontGreen12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: darkgreen;
}
.fontBlue12 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 12px;
      color: royalblue;
}
.fontSize14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: black;
}
.fontRed14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: red;
}
.fontGreen14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: darkgreen;
}
.fontNavy14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: navy;
}
.fontWhite14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: white;
}
.fontBlue14 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 14px;
      color: royalblue;
}
.fontSize16 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 16px;
      color: black;
}
.fontWhite16 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 16px;
      color: white;
}
.fontBlue16 {
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
      font-size: 16px;
      color: royalblue;
}


</STYLE>

