body  { font-size: 13px; margin: 10px }
.contents  { margin-bottom: 10px; width: 100% }
.contents_td { color: #505050; font-size: 12px; background-color: #d3d3d3; vertical-align: top; padding: 2px }
.contents_td1 { color: #696969; font-size: 12px; background-color: #fff; vertical-align: top; padding: 2px }
.discount_td { color: #505050; font-size: 12px; line-height: 15px; background-color: #f5f5f5; padding: 5px; border-bottom: 1px dotted gray }
.discount_title  { color: black; font-weight: normal; font-size: 14px; width: 100% }
.discount_text  { margin-bottom: 10px; width: 100% }
.term { color: maroon }
#back  { color: #ff1493; font-weight: bold; font-size: 15px; margin-bottom: 20px }
#print { margin-bottom: 10px }
@media print { 
#back { display:none }
#print { display:none }
}