BODY.mezzo {      background-image: url("049.gif");       /*             バック画像                          */  color: #003300;           /* フォントカラー */margin: 20px;}.navigation {width: 700px;font-size: 9px;letter-spacing: 2px;color: #ffffff;height: 13px;background: #ffcccc 100% 0px;text-align: left}TABLE.head {background-image: url("gazo/des.gif");}TABLE.newText {background-color: #ffffff;margin: 10px;  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */  font-size: 10px;          /* フォントサイズ */color: crimson}.bText {background-color: mistyrose;margin: 10px;  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */  font-size: 10px;          /* フォントサイズ */color: crimson}.footer {margin: 10px;  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */  font-size: 10px;          /* フォントサイズ */color: indigo;text-align : center;      /* 横位置 */}A {   color: purple;           /* フォントカラー */  text-decoration: none;    /* テキストの装飾 */}/* ---------------------------A：リンク（カーソルが上に乗ったとき）--------------------------- */A:hover {   color: #FF9900;              /* フォントカラー */  text-decoration: underline;  /* テキストの装飾 */}H3 {text-align: center;font size="14px"}H4 {text-align: center;font size="12px"}H5 {text-align: center;font size="10px"}P {line-height: 150%;font size="12px;  color: #003300;              /* フォントカラー */}