/* ---------- ボディー設定 ---------- */ BODY.ptn1{ background-color:#DCDCDC; color:black;} /* 道場 00.08.14*/ /* ---------- フォント設定 ---------- */ /* 文字列用 */ SPAN.exp1 { font-size:9pt; color:Black; } /* 各画面説明 */ SPAN.exp2 { font-size:9pt; color:Black; } /* 各画面説明 小さい文字用 */ SPAN.wrn1 { font-size:12pt; color:red; } /* ワーニング */ SPAN.wrn2 { font-size:9pt; color:red; } /* ワーニング 詳細用 */ SPAN.msg1 { font-size:12pt; color:Blue; } /* メッセージ */ SPAN.msg2 { font-weight:bold; font-size:12pt; color:red; } /* メッセージ */ /* SPAN.create1 { font-size:12pt; color:Red; } 登録メッセージ中のID */ SPAN.th1 { font-size:8pt; color:Black; } /* 見だし用 */ SPAN.th2 { font-weight: bold; font-size: 12px; line-height: 13px; color:papayawhip; } /* メッセージセンタ 見だし用 */ SPAN.th3 { font-size:12; color:#FFEFD5; } /* 応募者リスト用 */ SPAN.th4 { font-weight: bold; font-size: 12px; } SPAN.th5 { font-weight: bold; font-size:18px; color:Black; } SPAN.th6 { font-weight: bold; font-size:16px; color:Black; } /* SUP { font-size:12px; color:#005555; } 入力時の注意 */ SPAN.item1 { font-size:12pt; color:Black; } /* テーブル用 */ TR.list1 { font-size:8pt;} /* 一覧用 */ /* TD { color:#333333; font-size:10pt;} */ /* デフォルト */ TD.exp1 { color:#000000; font-size:10pt;} /* 各画面説明用 */ TD.confirm1 { color:#444444; font-size:8pt; background-color:white;} /* 確認画面用 */ TD.list1 { color:Black; font-size:8pt; background-color:White;} /* 一覧用 背景白 */ TD.list2 { color:Black; font-size:8pt; background-color:Silver;} /* 一覧用 背景銀 */ TD.list3 { color:Black; font-size:10pt; background-color:White;} /* 応募者リスト用 */ TD.list4 { color:Black; font-size:8pt; background-color:#FFA07A;} /* 一覧用 背景赤 */ TD.list5 { color:Black; font-size:10pt; background-color:White;} /* 一覧用 背景白 */ TD.list6 { color:Black; font-size:10pt; background-color:Silver;} /* 一覧用 背景銀 */ TD.ttl1 { font-size:8pt; color:Black; } /* 一覧見だし */ TD.ttl2 { font-size:12pt; color:#FFEFD5; } /* 項目名 */ TD.ttl3 { font-size:12pt; color:#Black; } /* 項目名 */ TD.ttl4 { font-size:10pt; color:#Black; } /* 項目名 */ TD.ttl5 { font-size:15pt; color:#Black; font-weight: bold; } /* 項目名 */ /* 特殊文字 */ SPAN.YET { color:#FF9900; } /* 未処理 */ SPAN.WORKING { color:Red; } /* 翻訳中 */ SPAN.WORKED { color:Blue; } /* 翻訳済 */ SPAN.FINISHED { color:Green; } /* 納品済 */ SPAN.EVALUATED { color:DarkBlue; } /* 評価済み */ SPAN.attention { font-size:9pt; color:tomato; } /* 注目項目*/ SPAN.EVALUATE { font-size:8pt; color:RoyalBlue; font-weight:bold;} /* 評価項目 */ /* ---------- ヒューコム社 指定スタイル 00.08.14 ---------- */ .body-lead-bold { font-weight: bold; font-size: 12px; line-height: 13px } .body1-12px { font-size: 12px; line-height: 16px } .body2-10px { font-size: 10px; line-height: 14px } .caption1 { color: #666; font-size: 10px; line-height: 12px } .headline1 { font-weight: bold; font-size: 18px; line-height: 22px } .headline2 { font-weight: bold; font-size: 16px; line-height: 18px } h1 { color: black; font-weight: bold; font-size: 24px; line-height: 28px } h2 { font-weight: bold; font-size: 18px; line-height: 22px } h3 { color: #339; font-weight: bold; font-size: 16px; line-height: 18px } /* ---------- テスト用 ---------- */ BODY.ptn2{ background-color:SteelBlue; color:white;} /* テスト */ BODY.ptn3{ background-color:DarkKhaki; color:white;} /* テスト */ BODY.ptn4{ background:"ivory repeat-y scroll 0% 0%"; } /* テスト*/ SPAN.ex { font-size:12pt; color:#66CC99; font-weight:bold; } SPAN.see{ font-size:8pt; color:Black; }