BODY,TABLE,TR,TD{font-size:9pt;margin:0px;color:#222222;line-height:150%}

h1 {font-size:8pt;color:#333333;padding:0px;margin:0px;font-weight:normal;line-height:140%}

 /* デフォルトのリンク設定（赤文字）*/
a:link {font-size:9pt;text-decoration:underline;color: #0066CC;}
a:visited {font-size:9pt; text-decoration:underline;color: #006666;}
a:hover {font-size:9pt; text-decoration:underline;color: #0066CC;}
a:active {font-size:9pt; text-decoration:underline;color: #FF6600;}

 /* トピックス用リンク設定（茶文字）AD6620*/
a.topics:link {font-size:8pt;text-decoration:underline;color: #0066CC;}
a.topics:visited {font-size:8pt; text-decoration:underline;color: #006666;}
a.topics:hover {font-size:8pt; text-decoration:underline;color: #0066CC;}
a.topics:active {font-size:8pt; text-decoration:underline;color: #FF6600;}

 /* 1px右下にズラすリンク設定 （使用してない）*/
a.slip:hover { position:relative; left:1px; top:1px;}
a.slip:active { position:relative; left:1px; top:1px;}

 /* マージン設定 */
.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 }

 /*トピックス */
.topics{font-size:8pt;margin:0px;color:#FFFFFF;line-height:120%}

 /*サイドテキスト */
.side_text{font-size:8pt;margin:0px;color:#222222;line-height:150%}

 /* カラー設定 */
.white{color: #ffffff;}
.blue{color: #0A50A1;}
.green{color: #148230;}
.red{color:#CB1009;}
.black{color:#000000;}

/* フォームのマージン設定 */
form{margin:0px}