/* ＃ */
body {
 font-size: 12px;
 line-height: 15px;
}
.cart th {
 background:#B9FEC9 none repeat scroll 0 0;
 border-bottom:1px solid #EEFFDD;
 border-top:2px solid #99EEA0;
 color:#006622;
 font-weight:normal;
 padding:3px;
 white-space: nowrap; 
}
.cart tr:hover td {
 background:#80B0A0 none repeat scroll 0 0;
 color:#FFEEFF;
}
.cart td {
 white-space: nowrap; 
 background:#E8FFED none repeat scroll 0 0;
 border-top:1px solid transparent;
 border-bottom:1px solid #FFFFFF;
 color:#224422;
 padding:1px;
 padding-left: 4px;
}
.code {
 width:90px;
}
.shouhin {
 width:260px;
}
.nedan {
  text-align: right;
  width:50px;
}
.kosuu {
  text-align: right;
  width:54px;
}

