/*　フォントサイズ・行間指定書式＞ .fs + テキストサイズ + c + 指定色 + g + 行間幅※指定が無い場合は省略可　*/.fs8 { font-size: 8px; line-height: 14px: #333333}.fs9 { font-size: 9px; line-height: 16px color: #333333}.fs10 { font-size: 10px; line-height: 16px; color: #333333}.fs11 { font-size: 11px; line-height: 18px color: #333333}.fs12 { font-size: 12px; line-height: 18px color: #333333}.fs14 { font-size: 14px; line-height: 20px color: #333333}.fs10g18 {  font-size: 10px; line-height: 18px; color: #333333}.fs11b {  font-size: 11px; line-height: 17px; font-weight: bold; color: #666666}.commoncdred {  font-size: 10px; line-height: 18px; color: #7D3330}.ircred {  font-size: 10px; line-height: 18px; color: #F24444}.env_on {font-size: 10px; line-height: 18px; color: #8C6239;}.env02 {font-size: 12px; font-weight: bold; color: #83A363; line-height: 18px; }.fs10c0066CCg16 { font-size: 10px; line-height: 16px; color: #0066CC}/*　リンクカラー、アンダーライン指定書式＞a. + カテゴリ名※複数ある場合はナンバリングで対応　*/a.header {text-decoration:none; color:#333333;}a.header:hover {text-decoration:underline; color:#333333;}a.ir01 {text-decoration:none; color:#668C3F;}a.ir01:hover {text-decoration:underline; color:#668C3F;}a.env01 {text-decoration:none; color:#83A363;}a.env01:hover {text-decoration:underline; color:#83A363;}.td10 {	font-size: 10px;}.td12 {	font-size: 12px;	line-height: normal;}.td14 {	font-size: 14px;	line-height: 30px;}.td8 {	font-size: 9px;}.td14or {	font-size: 14px;	line-height: 30px;	color: #000033;}a.top {text-decoration:none; color:#F65100;}a.top:hover {text-decoration:underline; color:#F65100;}
