/*　基本設定　*/body {color: #333333;font-size: 12px;}A:LINK { COLOR: #333399 }				/*　リンク色　*/A:VISITED { COLOR: #666666  }		/*　すでに見たリンク　*/A:HOVER { COLOR: #CC0000  }		/*　カーソルが上にある時のリンク　*/.ft16 {	font-size: 16px;}     /*　テキストサイズ16pix　*/.ft14 {	font-size: 14px;}     /*　テキストサイズ14pix　*/.ft12 {	font-size: 12px;	line-height: 120%;}     /*　テキストサイズ12pix　*/.ft11 {	font-size: 11px;	line-height: 120%;}.ft10 {	font-size: 10px;	line-height: 120%;}.ft9 {	font-size: 9px;}.ft8 {	font-size: 8px;}.ft6 {	font-size: 6px;}.ft4 {	font-size: 4px;}.ftl12 {	font-size: 12px;	line-height: 120%;}h1 {font-size: 10px;color:#ffffff;margin:1 1em 0 0.7em;padding:0;}.midashi { color: blue; font-weight: bold; font-size: 12pt; line-height: 18pt; text-decoration: underline }