@charset "utf-8";
/* CSS Document */

.huge { font-size: 23px; line-height: 26px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.large { font-size: 18px; line-height: 20px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.head { font-size: 15px; line-height: 17px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.maina { font-size: 12px; line-height: 16px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.mainb { font-size: 12px; line-height: 20px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.smalla { font-size: 11px; line-height: 13px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.smallb { font-size: 11px; line-height: 16px; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }

.linka { font-size: 12px; font-weight: bold; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.linkb { font-size: 11px; font-weight: bold; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }

.subblack { font-size: 12px; font-weight: bold; color:#000000; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.subwhite { font-size: 12px; font-weight: bold; color:#FFFFFF; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.subblue { font-size: 12px; font-weight: bold; color:#006699; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }

.copygray { font-size: 11px; color:#666666; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }
.copyblack { font-size: 15px; font-weight: bold; color:#000000; font-family:"ＭＳ Ｐゴシック", "Osaka", "MS PGothic", "sans-serif", "Arial"; }

a { color:#0000CC; text-decoration : none;}
a:link {color : #004583;text-decoration : none;}
a:visited { color: #880088; text-decoration : none; }
a:active { color: #0000CC; text-decoration : none; }
a:hover { color:#0000CC; text-decoration : underline; }
