div.retire{
	border: 1px #ccc solid;
	padding: 0px 20px 20px;
	margin-bottom: 20px;
}

div.ttl{
	font-size: 16px;
	font-weight: bold;
	color: #374f85;
	padding: 15px 20px;
	text-align: center;
	border: 1px #ccc solid;
	border-bottom: none;
	background: #F8F8F8;
	margin-top: 15px;
}

div.ttl span{
	line-height: 2em;
	font-size: 12px;
	font-weight: normal;
	color: none;
}

.retire td{
	border: 1px #ccc solid;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0.5em 5px;
	padding: 20px 0px;
}

.retire td img{ margin-left: -10px; }

td.none{
	border: none;
	padding-bottom: 0;
}

.retire p{
	font-size: 12px;
	line-height: 18px;
}

.retire p span{
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	display: inline;
}

.retire span{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	display: block;
}

.retire span.answer{
	font-size: 14px;
	color: #c00;
}

.retire hr{
	border: 1px #ccc solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 20px 0px 20px 20px;
}

span.ttl{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	display: block;
}

table#retire{
	width: 595px;
	border: 1px #ccc solid;
	font-size: 14px;
	margin-bottom: 20px;
}

table#retire td{
	border: 1px #ccc solid;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0.5em 5px;
}

table#retire td.none{
	background: none !important;
	border: none;
	padding: 10px 20px;
	font-size: 12px;
}

span.notes{
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}

a:link.btn{
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 27px;
	font-weight: normal;
	color: #fff;
	width: 182px;
	height: 27px;
	margin: 20px auto 0px; 
	text-decoration: none;
	background: url(../img/retire_btn.png) no-repeat;
}

a:hover.btn{
	color: #fff;
	background-position: -182px;
}

a:visited.btn{ color: #fff; }

span.dev{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #fff;
	width: 55px;
	height: 22px;
	margin: 0px auto; 
	background: url(../img/retire_dev.png) no-repeat;
}

span.not{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	width: 55px;
	height: 22px;
	margin: 0px auto; 
	background: url(../img/retire_dev.png) no-repeat;
	background-position: -55px;
}

span.clr{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	width: 55px;
	height: 22px;
	margin: 0px auto; 
	background: url(../images/retire_dev.png) no-repeat;
	background-position: -110px;
}

.modal_bg {
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	filter: alpha( opacity= 40 );
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 15;
}

.details {
	width: 660px;
	margin-left: -330px;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	border: 1px #777 solid;
	border-radius: 5px;
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 20;
}

.close {
	width: 1em !important;
	height: 1em !important;
	background: none !important;
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	cursor: pointer;
}

/*ボタンセンター*/

div.center{ text-align: center;}
.center div{ display: inline-block;}

.ttl_cart{
	color: #fff !important;
	background: #00685d !important;
}

img.none{ margin: 0px !important; }

div.notes{
	margin-top: 20px;
	font-size: 12px;
	padding: 1em;
	background: #f8f8f8;
	border: 1px #ccc solid;
}

.notes ul{
	margin: 5px 0 0 1.5em;
}

.notes ul li{
	list-style: disc;
	line-height: 1.5em;
}

/*支払い履歴*/
table.history{
	width: 595px;
	/*border: 1px #ccc solid;*/
	font-size: 13px;
	margin-bottom: 20px;
	border-collapse: collapse;
	/*display: none;*/
}

table.history td{
	border: 1px #ccc solid;
	padding: 0.5em 1em;
	text-align: center;
}

table.history td.price{
	text-align: right;
}

table.history th{
	border: 1px #ccc solid;
	padding: 0.5em;
	width: 25%;
	background: #374f85;
	color: #fff;
}

ul.history{
	margin-bottom: 10px;
	float: right;
}

ul.history li{
	list-style: none;
	float: left;
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
}

ul.history a{
	display: block;
	min-width: 13px;
	min-height: 13px;
	left: 15px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

ul.history a:hover{
	background: #d4eafe;
}

ul.history .active{
	background: #d4eafe;
	border: 1px #a6daf6 solid;
}
.alert {
 padding: 1em;
 color: #cc0000 !important;
 text-decoration: none !important;
 text-align: center;
 background-color: #ffd9d9;
 display: block;
 font-size: 12px;
 margin-top: 15px;
}

/* yuge add 2015.04.10 */
.complete{
	font-size: 18px;
	font-weight: bold;
	margin-top: 1em;
}

.alert_complete {
padding: 2em;
border: 2px #ffd9d9 solid;
display: block;
margin-top: 15px;
line-height: 1.6;
}

.alert_ttl {
	font-weight: bold;
	display: inline-block;
	margin-top: 1em;
}

.bold {
	color: #cc0000;
}

.creditStatus {
    display: inline-block;
    margin-left: .5em;
    width: 8em;
    text-align: left;
}
.switchery {
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	width: 40px;
	height: 16px;
	border: 1px solid rgba(0,0,0,.2) !important;
	border-radius: 16px;
	background-color: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,.4) inset !important;
	cursor: pointer;
	vertical-align: middle;
}
.switchery > small {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.4);
}
/* ================================================ */

.modal_bg.active, .details.active{
	display: block;
}

.coupon {
	text-align: center;
	padding: 32px;
	border: 8px solid #18a790;
	overflow: hidden;
}

.couponRibon {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background-color: #18a790;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0.25em 1em;
	border-bottom-right-radius: 5px;
	letter-spacing: 2px;
}

.couponArea {
	background-color: #ffc;
	padding: 1em;
	margin: 10px 0;
}

.couponArea span {
	font-weight: bold;
	font-size: 20px;
}

.coupon .button {
	float: none;
	margin-top: 20px;
}

a.button.ghost.up {
	display: inline-block;
	border-color: #cd4533;
    color: #cd4533;
	padding: 8px 24px;
	font-size: inherit;
}

a.button.ghost.up:hover {
    color: #fff;
    background-color: #9A1200;
    border-color: #b42c1a;
}

.coupon .title {
	border: none;
}

.couponTgl {
	display: none;
	text-align: left;
	border: 1px solid #ccc;
	padding: 1.5em;
	font-size: 10px;
}

.couponTgl li span {
    color: #c00;
}

.couponTgl li {
    margin-top: 0.5em;
    padding-left: 10px;
    line-height: 1.5;
}

.couponTgl li:before {
    content: '\203B';
    margin-left: -5px;
    border-top: none;
    vertical-align: top;
}

.couponTgl h5 {
    font-size: 12px;
    font-weight: bold;
}