/*サイズに関するスタイル*/.regular { font-size: 90%; line-height: 125%;}.regular-equal { font-family: ＭＳ ゴシック, Osaka−等幅; font-size: 90%; line-height: 125%;}.small { font-size: 84%; line-height: 110%;}.ex-small { font-size: 72%; line-height: 105%;}.large { font-size: 120%; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka"}.large-equal { font-size: 120%; line-height: 150%; font-family: "ＭＳ ゴシック", "Osaka−等幅"}.xx_small { font-size: 60%}/*色に関するスタイル*/.red { color: #cc0000; }.white { color: #FFFFFF; }.orange { color: #CC6600; }.blue { color: #336699; }H1 { color: #330099; font-size:120%; }H2 { color: #CC3333; font-size:115%; }H3 { color: #CC3333; font-size:100%; }/*リンクに関するスタイル*/A:link { color: #336699; }A:visited { color: #330099; }A:hover { color: #CC3333; }.regular-bold {  font-size: 90%; font-weight: bold}
