.priceBox { font-size:80%; line-height:140%; }
.priceBox ul { margin:0; padding:0; }
.priceBox li { margin:0 0 0 2em; padding:0; list-style-type:none; text-indent:-1em;  }

.tblPrice { border-collapse:collapse; width:100%; font-size:80%; line-height:100%; }
.tblPrice th, .tblPrice td { border:1px solid #999; padding:0 6px; height:2.5em; vertical-align:middle; }
.tblPrice th { background-color:#E6E6E6; text-align:center; }
.tblPrice td span { font-size:80%; }
.tblPrice td div { width:68px; display:inline-block; text-align:center; }
.tblPrice td img { vertical-align:middle; margin-right:6px; }

.num { background:url('images/price/ic_arrow.png') no-repeat 0 0; }