
/* 代表挨拶 */
#greet {
  background-image: url(../img/index/greet.png);
  background-repeat: no-repeat;
  width: 729px;
  height: 177px;
  text-align: left;
  padding: 60px 0px 0px 45px;
  margin: 30px 0px 40px 0px;
}

/* テーブル */
table.tbl colgroup#col1 {
  width: 150px;
}
table.tbl colgroup#col2 {
  width: 620px;
}

