
.linkwhite a:link    { color: white; text-decoration: none }
.linkwhite a:visited    { color: white; text-decoration: none }
.linkwhite a:hover       { color: white; text-decoration: underline }
.linkwhite a:active      { color: white; text-decoration: underline }
.linkb a:link  { color: blue; text-decoration: none }
.linkb a:visited { color: blue; text-decoration: none }
.linkb a:hover         { color: white; text-decoration: underline; background-color: teal }
.linkb a:active         { color: white; text-decoration: underline; background-color: teal }
.title    { color: green; font-size: 22px; line-height: 1.5em }
.title-w { color: white; font-size: 22px; line-height: 1.5em }
.title2 { color: red; font-size: 14px; line-height: 1.5em }
.title3 { color: purple; font-size: 18px; line-height: 1.5em }
.title4 { color: green; font-size: 14px; line-height: 1.5em }
.title5 { color: purple; font-size: 14px; line-height: 1.5em }
.title6  { color: fuchsia; font-size: 20px; font-weight: bold; line-height: 1.5em }
.titlle7 { color: fuchsia; font-size: 18px; font-weight: bold; line-height: 1.5em }
.honbun { font-size: 10px; line-height: 1.5em }
.honbun2    { font-size: 12px; line-height: 1.5em }
.honbun2-r    { color: #f06; font-size: 12px; line-height: 1.5em }
.honbun2-w { color: white; font-size: 12px; line-height: 1.5em }
.honbun4 { font-size: 14px; line-height: 1.5em }
.honbun4-1 { font-size: 14px; font-weight: bold; line-height: 1.5em; margin-left: 14px }
.honbun4-r { color: red; font-size: 14px; line-height: 1.5em }
.honbun4-w { color: white; font-size: 14px; line-height: 1.5em }
.honbun6 { font-size: 16px; line-height: 1.5em }
.honbun6-w  { color: white; font-size: 16px; line-height: 1.5em }
.honbun-7 { font-size: 20px; line-height: 1.5em }
.honbun7-w  { color: white; font-size: 20px; line-height: 1.5em }
.honbun7-r { color: red; font-size: 20px; line-height: 1.5em }
.bg   { background-repeat: no-repeat; background-position: center bottom }
.h1-b { color: purple; font-size: 18px; font-weight: bold; line-height: 1.5em }
.h1-g { color: green; font-size: 18px; font-weight: bold; line-height: 1.5em }
.h2-b { color: purple; font-size: 14px; font-weight: bold; line-height: 1.5em }
.h2-g { color: green; font-size: 14px; font-weight: bold; line-height: 1.5em }
