/* BODYの色、マージン */
BODY {bgcolor: #ffffff; background-image: url(/html/img/back1.gif); margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-size: 12px; line-height:140%; color:#000000;
} 

/* ヘッダーのmenu */
.h01 {font-size:12px; line-height: 120%; color:#FFFFFF; font-family: "ＭＳ Ｐ明朝", "平成明朝", times; font-weight:normal;} 

/* メインタイトル */
.h02 {font-size:30px; line-height: 120%; color:#000000; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}

/* メインの見出し */
.h03 {font-size:16px; line-height: 120%; color:#000000; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}

/* タイトル日本語見出し */
.h04 {font-size:10px; line-height: 120%; color: #000000; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: normal;}

/* 見出し */
.h05 {font-size:14px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}

/* トップページ以外のタイトル */
.h06 {font-size:16px; line-height: 120%; color:#000000; font-family: "ＭＳ Ｐ明朝", "平成明朝", times; font-weight:bold;} 

/* ログインテキストの字1 */
.style01 {font-size:9px; line-height: 11px;color:#000000; } 

/* ◆ */
.style02 {color:#999999; } 

.style03 {color: #FFFFFF; font-size:14px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}
.style04 {color: #999999; font-size:14px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}
.style05 {color: #FF6600; font-size:12px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: normal;}
.style06 {color: #0099CC; font-size:12px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}

/* 通常のリンク */
a:link {color: #0033CC; text-decoration: none;}
a:visited {color: #0033CC; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: underline;}

/* ヘッダーのリンク */
.heada:link {color: #FFFFFF; text-decoration: none;}
.heada:visited {color: #FFFFFF; text-decoration: none;}
.heada:hover {color: #FF6600; text-decoration: underline;}

/* 見出しのリンク */
.menua:link {color: #000000; text-decoration: none;}
.menua:visited {color: #000000; text-decoration: none;}
.menua:hover {color: #FF6600; text-decoration: none;}


/* 右メニューのリンク */
.rightmenua {font-size:12px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "osaka",helvetica; font-weight: bold;}
.rightmenua:link {color: #000000; text-decoration: none;}
.rightmenua:visited {color: #000000; text-decoration: none;}
.rightmenua:hover {color: #0033CC; text-decoration: underline;}

/* QAのリンク */
.link1a:link {color: #CC0000; text-decoration: none;}
.link1a:visited {color: #CC0000; text-decoration: none;}
.link1a:hover {color: #000000; text-decoration: underline;}


/* 全体のテーブル */
.maintable {background-color: #FFFFFF;}

/* フッターのテーブル */
.footer {background-color: #000000;}

/* ログインテーブル */
.table01 {background-image: url(/html/img/back_login.gif); background-repeat: no-repeat;}

/* 項目格納テーブル */
.table02 {background-color: #FFFFFF;}

/* 右メニューテーブル */
.table03 {background-color: #FFFFFF;}

/* qaテーブル */
.table04 {background-color: #FFFFFF;border: 1px #999999 solid;}

/* qa名前テーブル */
.table05 {background-color: #FFFFFF;border: 1px #999999 solid;}

/* qaテーブルTR */
.tr01 {border-bottom: 1px #999999 solid;}

/* トップページのワーニング用 */
.warn_top{
  color:red;
  font-weight:bold;
  font-size:14px;
}

td{
  font-size:12px;
}

