

/* 共通 */

* { font-family: "ＭＳ Ｐゴシック", sans-serif;}
body { margin:0; padding:0; background:#FFFFFF; color:#333333; }
a:link { color:#3399FF; text-decoration:none; }
a:visited { color:#3399FF; text-decoration:none; }
a:hover { color:#99CCFF; text-decoration:none; }
a:active { color:#3399FF; text-decoration:none; }
.LT { font-size: medium; line-height: 140%;}
.MT { font-size: small; line-height: 140%;}
.ST { font-size: x-small; line-height: 140%;}
.SST { font-size: xx-small; line-height: 140%;}
.RED { color:#D20000; }
.form {border: 1px solid #999999; background-color:#F4F4F4; color:#333333; font-size: x-small; font-family:"ＭＳ Ｐゴシック",sans-serif; }


/* SSIヘッダ・フッタ用 */

.HeaderLink { color:#FFFFFF; font-size: xx-small; }
.HeaderLink a:link { color:#FFFFFF; font-size: xx-small; text-decoration:none; }
.HeaderLink a:visited { color:#FFFFFF; font-size: xx-small; text-decoration:none; }
.HeaderLink a:hover { color:#3399FF; font-size: xx-small; text-decoration:none; }
.HeaderLink a:active { color:#FFFFFF; font-size: xx-small; text-decoration:none; }

.HeaderHome { color:#425560; font-size: x-small; }
.HeaderHome a.Home { padding: 0 0 0 14px; background: url(../common/i-home.gif) no-repeat 0 0 ;}
.HeaderHome a:link { color:#425560; font-size: x-small; text-decoration:none; }
.HeaderHome a:visited { color:#425560; font-size: x-small; text-decoration:none; }
.HeaderHome a:hover { color:#425560; font-size: x-small; text-decoration: underline; }
.HeaderHome a:active { color:#425560; font-size: x-small; text-decoration:none; }

.FooterLink { color:#333333; font-size: xx-small ;}
.FooterLink a:link { color:#333333; font-size: xx-small ; text-decoration:none; }
.FooterLink a:visited { color:#333333; font-size: xx-small ; text-decoration:none; }
.FooterLink a:hover { color:#3399FF; font-size: xx-small ; text-decoration:none; }
.FooterLink a:active { color:#333333; font-size: xx-small ; text-decoration:none; }
