table.table009 {
  margin: 1em 2em 1em;
  width: 730px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 0.75em;
}

table.table009 caption {
  margin-top: 1em;
  text-align: left;
  font-size: 1em;
  color:#696969;
}

table.table009 th,
table.table009 td {
  padding: 8px 20px;
}

table.table009 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #ccccff;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
  color:#696969;
}

table.table009 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #ececec;
  white-space: nowrap;
  color:#696969;
}

table.table009 col.massage {
  text-align: left;
}

table.table009 col.time {
  text-align: center;
}

table.table009 col.fare {
  text-align: center;
}
