@charset   "Shift_JIS";
.chindex{
  background-color : #83c7a3;
  background-image : url(../img/backtanian.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : center bottom;
}
h3{
  font-weight : bold;
  color : red;
}
body {
  background-image : url(../img/mainback1.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align : center;
  background-position : center bottom;
  table-layout : auto;
  vertical-align : top;
  background-color : #5499ed;
  font-family : ks_c_5601;
}
td{
  text-align : center;
  vertical-align : middle;
}
h1{
  font-size : 27px;
}
