BODY,TABLE,TR,TD,p{font-size:12pt; color:#fff;line-height:130%;  table-layout:auto; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

h2 {font-size:16pt;color:#FFFFFF;padding:0px;margin: 0px;font-weight:bolder;line-height: 1.2em;}

 /* デフォルトのリンク設定*/
a:link {font-size:12pt;text-decoration:underline;color: #FFFFFF;}
a:visited {font-size:12pt; text-decoration:underline;color: #FFFFFF;}
a:hover {font-size:12pt; text-decoration:underline;color: #F8003F;}
a:active {font-size:12pt; text-decoration:underline;color: #FFFFFF;}

 /* マージン設定 */
.m10{padding-left:10px;}
.m5{padding-left:5px;}
.m10_r{padding-right:10px;}
.m5_r{padding-right:5px;}

 /* フォントサイズ設定 */
.font8 { font-size: 8pt }
.font9 { font-size: 9pt }
.font10 { font-size: 10pt }
.font11 { font-size: 11pt }
.font12 {
	font-size: 12pt;
}
.font13 { font-size: 13pt }

 /* カラー設定 */
.white{color: #ffffff;}
.blue{color: #0000FF;}
.green{color: #148230;}
.red{color:#CB1009;}
.black{color:#000000;}
