@charset "utf-8";


/*------TableStyle------*/
.delete .table{
margin-top:6px;
border-top:solid 1px #CCC;
border-left:solid 1px #CCC;
}
.delete .wbase{/*table*/
width:938px;
margin-left:auto;
margin-right:auto;
}
.delete .w100{/*table in table*/
width:100%;
margin-left:auto;
margin-right:auto;
}

/*thtd only*/
.delete .table th,
.delete .table td{
padding:6px;
border-bottom:solid 1px #CCC;
border-right:solid 1px #CCC;
text-align:left;
vertical-align:middle;
}
.delete .table th{
background-image:url(/x/bus/dynamic/5/ja/img/cart/bcg_form_title.gif);
}
.delete .table td{
background-color:#ffffff;
}
.delete .table .none{
border-right:none;
}
.delete .table .double{
border-right:3px #ccc double;
}
.delete .table .tc{
text-align:center;
}
.delete .table .tr{
text-align:right;
}
.delete .table .here{
background-color:#f8cee3;
}
.delete .table p{
margin-bottom:0;
}

/*------space------*/
/*table*/
.delete .mb50{
margin-bottom:50px;
}
.delete .mb30{
margin-bottom:30px;
}
.delete .mb10{
margin-bottom:10px;
}
/*p or inline*/
.delete .pt50{
padding-top:50px;
}
.delete .pt30{
padding-top:30px;
}
.delete .pt10{
padding-top:10px;
}
.delete p.indent,
.delete dt.indent{
text-indent:-1em;
padding-left:1em;
}
.delete ul.indent,
.delete .table ul ul,
.delete .table dd{
margin-left:20px;
}
.delete .list-x li{
display:inline;
}
.delete ol.liststyle li{
list-style:decimal inside;
}
.delete .price th,
.delete .price td{
font-weight:bold;
text-align:right;
}
.delete .table .price th{
background-color:#FBCDDC;
background-image:none;
color:#E10B17;
}
.delete .table .end th,
.delete .table .end td{
border-bottom:double 4px #ccc;
}
.delete .total th,
.delete .total td{
font-size:16px;
}

/*original*/
.delete .policy{
width:80%;
}
.delete .other{
margin-top:20px;
}
.delete .message{
width:928px;
margin-left:auto;
margin-right:auto;
padding:5px;
text-align:left;
line-height:1.5;
color:#f33f6c;
}
