BODY{font-size:12pt;color:#000000;line-height:200%;font-family:"ＭＳ ゴシック";}
TD{font-size:12pt;color:#000000;line-height:200%;font-family:"ＭＳ ゴシック";}
TH{font-size:12pt;color:#000000;line-height:200%;font-family:"ＭＳ ゴシック";}
A{color:#000000;text-decoration:none;}
A:hover{color:red;text-decoration:underline;}

{<!--------// フォントサイズ //------>}
.f8{font-size:8pt;}
.f10{font-size:10pt;}
.f12{font-size:12pt;}
.f14{font-size:14pt;}
.f16{font-size:16pt;}
.f17{font-size:17pt;}
.f18{font-size:18pt;}
.f20{font-size:20pt;}
.f22{font-size:22pt;}
.f24{font-size:24pt;}
.f26{font-size:26pt;}
.f28{font-size:28pt;}
.f30{font-size:30pt;}

{<!-------// フォントカラー //------->}
.bla{color:black;}
.blu{color:blue;}
.red{color:red;}
.mar{color:maroon;}
.pin{color:hotpink;}
.rpi{color:ff6666;}
.gre{color:green;}
.whi{color:white;}
.nav{color:navy;}
.wat{color:dodgerblue;}
.cha{color:#996633;}
.gry{color:#888888;}
.ora{color:#ff6600;}
.org{color:#ff9900;}
.dko{color:#ff8C00;}
.pur{color:#9900cc;}
.vio{color:fuchsia;}

{<!-------// サイズ＋カラー //------->}
.gre10{font-size:10pt;color:green;}
.whi10{font-size:10pt;color:white;}
.red10{font-size:10pt;color:red;}
.mar12{font-size:12pt;color:maroon;}
.whi12{font-size:12pt;color:white;}
.gre12{font-size:12pt;color:green;}
.red12{font-size:12pt;color:red;}
.pin12{font-size:12pt;color:#cc6666;}
.blu12{font-size:12pt;color:blue;}
.gry12{font-size:12pt;color:#888888;}
.ora12{font-size:12pt;color:orange;}
.nav12{font-size:12pt;color:navy;}
.red14{font-size:14pt;color:red;}
.gre20{font-size:20pt;color:green;}
.red20{font-size:20pt;color:red;}
.pin20{font-size:20pt;color:hotpink;}
.blu20{font-size:20pt;color:blue;}
.mar22{font-size:22pt;color:maroon;}
.gry22{font-size:22pt;color:#888888;}
.red22{font-size:22pt;color:red;}
.blu24{font-size:24pt;color:blue;}
.red24{font-size:24pt;color:red;}
.mar24{font-size:24pt;color:maroon;}
.gre24{font-size:24pt;color:green;}
.red30{font-size:30pt;color:red;}
.blu30{font-size:30pt;color:blue;}
.mar30{font-size:30pt;color:maroon;}
.nav30{font-size:30pt;color:navy;}

{<!----------// 行間設定 //---------->}
.line10{line-height:10pt;}
.line12{line-height:12pt;}
.line14{line-height:14pt;}
.line16{line-height:16pt;}
.line18{line-height:18pt;}
.line20{line-height:20pt;}
.line22{line-height:22pt;}
.line24{line-height:24pt;}
.line26{line-height:26pt;}
.line28{line-height:28pt;}
.line30{line-height:30pt;}

{<!----------//　その他　//---------->}
.dotted{border-style:dotted;}
.dashed{border-color:black;border-style:dashed;border-width:1pt;}
.solid{border-style:solid;border-width:1pt;border-color:black;}
.new{font-size:8pt;color:red;}
.a{color:#0000ff;text-decoration:underline;}
.ex{border-style:dashed;border-width:1px;padding:15px;width:520;background-color:beige;line-height:18px;color:#333333;}
.ex_lav{border-style:dashed;border-width:1px;padding:15px;width:620;background-color:lavender;line-height:18px;color:#ff9933;}
