@charset "Shift_JIS";
table.sc-cart
{
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #999999;
}
table.sc-cart td, table.sc-cart th
{
  border: 1px solid #999999;
  padding: 4px;
}
table.sc-cart th.th0, table.sc-cart th.th2, table.sc-cart th.th4
{
  background: #FFCCFF;
}
table.sc-cart th.th1, table.sc-cart th.th3
{
  background: #CCCCCC;
}
span.pink
{
  color: #FF3399;
}
dl.step2-message
{
  margin: 0;
  padding: 0;
}
dl.step2-message dt
{
  margin: 10px 0 0;
}
dl.step2-message dd
{
  margin: 0 0 10px;
}
table.sc-destination
{
  margin: 20px 0 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #999999;
}
table.sc-destination th
{
  background: #FFCCFF;
  padding: 4px;
}
table.sc-destination td
{
  border: 1px solid #999999;
  padding: 4px;
}
