@charset "Windows-31J";

@import "20_00_color.css";

h2 {
     background-image : url("../image/i_ti_a_2.gif");
}
h3 {
    border-bottom-color : #e5bb7f;
    border-left-color : #e5bb7f;
}

#kensaku-table th,
#ichiran-table th,
#shosai-table th,
#shosai-table_shimei th,
#gyoshu-table th,
#login-table th,
#keiyakunaiyo-table th,
#nyusatsu-keika-table th,
#hash-table th,
#shobun-riyu-table th,
#sinsakekka-table th,
#henko-table th
 {
    background-color : #a86300;
    color : #fff;
}

#kensaku-table td,
#ichiran-table td,
#shosai-table td,
#shosai-table_shimei td,
#gyoshu-table td,
#login-table td,
#keiyakunaiyo-table td,
#nyusatsu-keika-table td,
#hash-table td,
#shobun-riyu-table td,
#sinsakekka-table td,
#henko-table td
{
    border-bottom-color : #666;
    border-left-color : #666;
    border-right-color : #666;
    border-top-color : #666;
}

#koshu-table td {
    background-color : #eacc7f;
    border-bottom-color : #666;
    border-left-color : #666;
    border-right-color : #666;
    border-top-color : #666;
}

  /* (背景色：白) */
  .inputAreaG1  {
    background-color:#EEE;
  }

  /* (背景色：淡茶)EDD1A9 E5BB7F */
  .inputAreaG2 {
    background-color:#EACC7F;
  }
