@charset "Windows-31J";

@import "20_02_color.css";

h2 {
     background-image : url("../image/i_ti_c_2.gif");
}
h3 {
    border-bottom-color : #A3D096;
    border-left-color : #A3D096;
}

#kensaku-table th,
#ichiran-table th,
#shosai-table th,
#shosai-table_shimei th,
#shobun-table th,
#gyoshu-table th,
#login-table th,
#keiyakunaiyo-table th,
#nyusatsu-keika-table th,
#hash-table th,
#shobun-riyu-table th,
#gyoshu-table th,
#sinsakekka-table th,
#henko-table th
{
    background-color : #47A12D;
    color : #fff;
}

#kensaku-table td,
#ichiran-table td,
#shosai-table td,
#shosai-table_shimei td,
#shobun-table td,
#gyoshu-table td,
#login-table td,
#keiyakunaiyo-table td,
#nyusatsu-keika-table td,
#hash-table td,
#shobun-riyu-table td,
#gyoshu-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 : #CF9;
    border-bottom-color : #666;
    border-left-color : #666;
    border-right-color : #666;
    border-top-color : #666;
}

  /* (背景色：白) */
  .inputAreaG1  {
    background-color:#EEE;
  }

  /* (背景色：淡緑) */
  .inputAreaG2 {
    background-color:#CF9;
  }
