#pay {
	margin-bottom: 15px;
}
.box_l {
	float: left;
	width: 300px;
}
.box_r {
	float: right;
	width: 300px;
}
#box_card {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#box_card img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#postage {
	clear: both;
	margin-bottom: 10px;
}



.table01 {
	background-color: #CCCCCC;
	width: 297px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.8em;
}
.table01 th {
	background-color: #EBEBEB;
	text-align: center;
}
.table01 td {
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
}
