#policy #payment_method table.table {border:none;}
#policy #shipping_method table.table {border:none;}
#policy #payment_method table.table th, #policy #payment_method table.table td {border-left:none;}
#policy #shipping_method table.table th, #policy #shipping_method table.table td {border-left:none;}

/*ÇÛÁ÷¡§Á÷ÎÁ*/
p.shipp_price_area {
font-weight:bold;
}

p.shipp_price_area span {
font-weight:normal;
}

table.shipping_price {
border:solid 1px #666;
}

table.shipping_price th {
background:#d2d2d2;
border:solid 1px #666;
padding:5px;
}

table.shipping_price td.shipp_size {
background:#d2d2d2;
}

table.shipping_price td {
border:solid 1px #666;
padding:5px;
}

#shipping_method a {
  color: #0e45c2;
  text-decoration: underline;
}

#shipping_method a:hover {
  color: #0e45c2;
  text-decoration: none;
}