/*14px　太字　高さ26px　青*/
.font02 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; color: #0033CC; font-weight: bold; line-height: 26px }

.font01 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 20px }

/*12px　高さ18px　オレンジ*/
.font_s01 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px}

/*12px　太字　高さ26px　オレンジ*/
.font_s02 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #FF6600; font-weight: bold; line-height: 26px }

/*12px　太字　高さ26px　色なし*/
.font_s02_nocoler { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: bold; line-height: 26px }

/*14px　高さ24px　色なし*/
.font01_hight { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 24px}

/*14px　高さ14px　色なし*/
.font01_nocolor { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 14px }

/*14px　太字　色なし*/
.font02_nocolor { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold; line-height: 26px }

/*コラムリンク部*/
a.column:link { font-size: 13px; text-decoration: none; color: #006699}
a.column:hover {  font-size: 13px; color: #FF6666; text-decoration: underline}
a.column:visited {  font-size: 13px; color: #993333; text-decoration: none}
.bg_wave {  background-image: url(images/bg_wave.jpg); background-repeat: no-repeat; background-position: left bottom}
