/* ------------------------------
 delivery.css

 Last Update:2009-01-20
 Fujihito Watanabe
------------------------------ */


/* ------------------------------
 td th 設定
------------------------------ */
.b_money {
  padding-left: 6px;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
}

.b_tax {
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  border-right: 1px solid #AAA;
}

.border {
  padding: 6px;
  border: 1px solid #AAA;
}

.text_top {
  vertical-align: top;
}

/* ------------------------------
 説明文table 設定
------------------------------ */

table.caption01 {
  width: 513px;
  margin: 0 0 10px 0;
}

table.type14 td,table.type15 td {
  text-align: left;
}

table.type15 th {
  text-align: left;
}


/* EOF */
