table.cart-table{
	border:1px solid #cbcbcb;
	border-spacing:0;
	width:100%;
	margin-bottom:10px;
}

table.cart-table th{
	padding:10px;
	background:#dddddd;
	border:0;
}

table.cart-table th:first-child{
	text-align:left;
}

table.cart-table th span:last-child{
	font-weight:normal;
}

table.cart-table td:first-child{
	background:none;
}

table.cart-table span.site-icon{
	margin-left:10px;
}

.cart-product-title{
	float:left;
	width:auto;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.cart-product-delete{
	float:right;
	margin-bottom:10px;
}

td.cart-row-left-column{
	width:670px;
}

td.cart-row-right-column{
	background:#e2f3c9;
	vertical-align:bottom;
}

div.cart-product-image{
	width:105px;
	float:left;
}

div.cart-product-others{
	width:535px;
	float:left;
}

div.cart-product-others table td{
	white-space:nowrap;
}

div.cart-product-others table td:first-child{
	width:25%;
}

td.cart-row-column{
	border-bottom:1px solid #cccccc;
}

div.cart-row-inner{
	border-bottom:1px solid #cccccc;
	padding:10px;
	background:white;
}

td.cart-row-column div.cart-row-inner:last-child{
	border:0;
}

tr.cart-bottom-row{
	background:#eeeeee;
}

tr.cart-bottom-row table{
	width:100%;
}

tr.cart-bottom-row td:first-child{
	padding-left:10px;
}
span.cart-control-loading{
	background:url(../ajax_loading.gif) no-repeat left top transparent;
	border:0;
	padding-left:18px;
}

/* mpl post point: simple */
td.select-post-point {
	padding-top: 5px;
    padding-left: 10px;
}

div.spp-search {
    border-top: 1px solid #000000;
    margin-top: 8px;
    padding-top: 10px;
}

div.spp-search input.spp-input.postal_code {
	width: 60px;
}

div.spp-list {
    padding-left: 0px;
    padding-top: 10px;
}

table.spp-list-table.simple {
	white-space: nowrap;
}

table.spp-list-table.simple td:first-child {
	width: 22px !important;
	vertical-align: top;
	padding-top: 3px;
}

table.spp-list-table.simple td.spp-list-first-line {
	height: 20px;
}

table.spp-list-table.simple td.spp-list-first-line img{
	height: 20px;
	max-width: 50px;
	margin-left: 10px;
	vertical-align: bottom;
}

table.spp-list-table.simple td.spp-list-second-line {
	font-size: 11px;
	padding-bottom: 10px;
}

/* mpl post point: detailed */
table.spp-list-table.detailed {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
table.spp-list-table.detailed td {
	background-color: #EEEEEE!important;
	border-top: solid 2px #FFFFFF;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	vertical-align: top;
}
table.spp-list-table.detailed td:first-child,
table.spp-list-table.detailed th:first-child {
	border-right: solid 2px #FFFFFF;
	padding: 6px;
	text-align: left;
}
table.spp-list-table.detailed td:first-child {
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
}
table.spp-list-table.detailed td.spp-list-cell-nonstop {
	border-right: 2px solid #FFFFFF;
	padding-top: 6px;
}
table.spp-list-table.detailed td.spp-list-cell-creditcard {
	border-right: 2px solid #FFFFFF;
	padding-top: 9px;
}
.nowrap {
	white-space: nowrap;
}
table.spp-list-table.detailed label img {
	height: 20px;
	max-width: 50px;
	margin-left: 10px;
	vertical-align: bottom;
}
table.spp-list-table.detailed div {
	margin-left: 24px;
	margin-top: 1px;
}
span.spp-search-district {
	display: none;
}
td.cart-seller-total-delivery span.free-shipping-total{
	color: #008000;
	font-weight: bold;
}
td.cart-seller-total-delivery-free{
	text-decoration: line-through;
	color: red;
}
div.free-shipping-cart-hint span.user-name{
	color: #008000;
	font-weight: bold;
}
div.free-shipping-cart-hint em{
	font-style: normal;
	font-weight: bold;
	color: #22b14c;
}
div.checkout-end-right {
	float:right;
}
div.checkout-end-left {
	float:left;
}
img.type-coop {
	height:auto !important;
}
.dpd-banner {
	position:absolute;
	top:367;
	left:576px;
	background: rgba(206,0,45,1);
	background: -moz-linear-gradient(left, rgba(206,0,45,1) 0%, rgba(217,20,62,1) 95%, rgba(196,19,58,1) 97%, rgba(153,8,42,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(206,0,45,1)), color-stop(95%, rgba(217,20,62,1)), color-stop(97%, rgba(196,19,58,1)), color-stop(100%, rgba(153,8,42,1)));
	background: -webkit-linear-gradient(left, rgba(206,0,45,1) 0%, rgba(217,20,62,1) 95%, rgba(196,19,58,1) 97%, rgba(153,8,42,1) 100%);
	background: -o-linear-gradient(left, rgba(206,0,45,1) 0%, rgba(217,20,62,1) 95%, rgba(196,19,58,1) 97%, rgba(153,8,42,1) 100%);
	background: -ms-linear-gradient(left, rgba(206,0,45,1) 0%, rgba(217,20,62,1) 95%, rgba(196,19,58,1) 97%, rgba(153,8,42,1) 100%);
	background: linear-gradient(to right, rgba(206,0,45,1) 0%, rgba(217,20,62,1) 95%, rgba(196,19,58,1) 97%, rgba(153,8,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce002d', endColorstr='#99082a', GradientType=1 );
	-webkit-box-shadow: -4px 3px 8px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -4px 3px 8px -5px rgba(0,0,0,0.75);
	box-shadow: -4px 3px 8px -5px rgba(0,0,0,0.75);
	}
#select:before {
	font-family: FontAwesome;
	content: "\f104";
	color:#d50734;
	font-size:50px;
	position:absolute;
	left:-30px;
	top:10px;
	}
.dpd-banner-div-1 {
	width:368px;
	height:70px;
	font-family: 'Roboto', sans-serif;
	padding:10px;
	color:#fff;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.dpd-banner-p-1{
	float:left;
	width:30%;
	position:relative;
}
.dpd-banner-p-2 {
	float:left;
	width:60%;
	padding-left:15px;
	font-size:16px;
	color:#222;
	font-weight:900;
	margin-top:5px;
}
.dpd-banner-div-2 {
	text-align:left;
	font-size:20px;
	font-weight:bold;
	height:auto;
}
.dpd-banner-span-1 {
	display:block;
	position:absolute;
	left:-24px;
	background:#333;
	text-align:center;
	padding:15px;
	width:107px;
	height:41px;
	float:right;
	border-radius:5px;
	font-family: 'Roboto', sans-serif;
	top:-10px;
}
.dpd-banner-span-2 {
	font-size:18px;
	display:block;
	font-weight:900;
	color:#fff;text-shadow:
	2px 2px #b10d32;
	font-family: 'Roboto', sans-serif;
}
div.reg-mail-info {
	width: 333px;
	margin-top: 10px;
}
