| アイテム | 金額 | 量 | 合計 |
|---|---|---|---|
| コーヒーカップ | 1000円 | 5個 | 5000円 |
| ポロシャツ | 2000円 | 5枚 | 10000円 |
| 赤いホチキス | 900円 | 4個 | 3600円 |
| 金額合計 | 18600円 | ||
| 運送代 | 1200円 | ||
| 全合計金額 | 19800円 | ||
table{
width: 600px;
border-collapse: collapse;
}
th, td{
border: none;
}
th{
background-color: #11d4f2;
color: #000000;
}
next