/* 全共通 */
TH { background: #FFcc99 ; color: #ff0000}
TD.A { font-weight:bold }
TD.B { background: #FFFFCC ; font-weight:bold }
TD.C { background: #0000FF ; color: #FFFF00 ; font-weight:bold }
TD.D { background: #FF9999 ; color: #FFFF00 ; font-weight:bold }
TD.E { background: #FFCCCC ; color: #FF9966 ; font-weight:bold }
TD.F { background: #FFCCFF ; color: #FF99CC ; font-weight:bold }

A { font-weight:bold }
A.A { font-weight:normal; font-size: x-small; }
A.B { font-weight:bold ; font-size: medium;}

/* トップページ用設定 */
/* タイトル用 */
H1 { color: red ; font-weight: bold ; background: #ccffff ; margin-top: -0% }
DIV.A {color: orange ; font-weight: bold ;  background: #ccffff ;border: 8px groove #00ff00 }
FONT.A {color: #0000ff ; font-weight: bold ; font-size: 10pt ; background: #ccffff}
FONT.B {color: #0000ff ; font-weight: normal ; font-size: 8pt ; background: #ccffff ; font-style: italic}
FONT.C {color: #FF0000 ; background: #FFFF66 ;font-weight: bold ;}

/* 速報など用 */
DIV.B {background: #336699 ;border: solid #ff0000 ; text-align: center}

/* 画像枠 */
DIV.C {border: 6px groove #ff9999}

/* コンテンツタイトル用 */
DIV.E {background-color: #CCFFCC ;border: solid #ff0000 ;line-height: 150%;}
H2 { color: #0000ff ;  font-weight: bold ; border: 4px groove #00ff00 }
H3.A { color: #0000ff ;  font-weight: bold ; border: 4px groove #00ff00 }
H4.A { color: #0000ff ;  font-weight: bold ; border: 4px groove #00ff00 }

/* リンクページ用設定 */
/* タイトル用 */
DIV.D {background: #CC9966 ; border: 8px groove #99ccff}


/* リスト用設定 */
/* タイトル用 */
H3 { color: #0000FF }


/* 未使用 */
DIV.Z { color: red ; font-size: 150% ; background: yellow ; border: medium groove ; border-color: red }
DIV.S { font-size: large ; background: yellow ; border: medium groove ; border-color: red }

