@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
お届け先の指定
------------------------------------------------------------------------------ */

.delivHold {
width: 100%;
border-top: none;
border-left: none;
}
.delivHold th {
border-right: none;
border-bottom-color: #c8c8c8;
background-color: transparent;
}
.delivHold th span {
display: block;
border-left: #faae24 solid 5px;
padding: 3px 0 3px 10px;
font-size: 117%;
font-weight: bold;
}
.delivHold td {
border-right: none;
}
.delivHold td a {
display: block;
background: url(/ec/user_data/packages/default/smart/image/common/btn_yellow_down.png) no-repeat 95% center;
}
.delivHold tr.item td {
background-color: #fff;
}