@charset "utf-8";

/*-------------------------------------------------------------
	base
-------------------------------------------------------------*/
table.price-table {
    border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	}
	
table.price-table td {
    background:#FFFFFF;
	padding:3px 3px 3px 8px;
	border:1px solid #ccc;
	}

table.price-table th {
	border:1px solid #ccc;
	text-align:center;
	}
	
table.price-table th span{
	display:block;
	border:1px solid #fff;
	padding:3px;
	}

th.bg-green { background-color:#f2ffe0;}
th.bg-green02 { background-color:#e0ffea;}
th.bg-blue { background-color:#e0fff7;}
th.bg-blue02 { background-color:#e0e8ff;}
th.bg-pink { background-color:#ffe0f9;}
th.bg-red { background-color:#ffd7db;}




td.yen{
text-align:right;
}
td.cen{
text-align: center;
}

/*-------------------------------------------------------------
	main
-------------------------------------------------------------*/
h2 {
	background: url(../img/common/h2_pay.jpg) no-repeat 0 0;
	height: 80px;
}
h3{
margin-bottom: 10px;}

div.pay-box h3 {
    width:525px;
	}
	
h4{
	font-weight:bold;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	font-size: 14px;
	border-left: 4px solid #666666;
padding-left: 10px;
padding-bottom: 5px;
}
h5{
font-weight:bold;
}

.m-r20 { margin-right:20px; }
.m-b10 { margin-bottom:10px; }
.m-b20 { margin-bottom:20px; }
.m-b40 { margin-bottom:40px; }

strong { color:#df1a28;}
h3 span { font-size:12px; }

p { margin-bottom:10px;}

.img-right2 {
    float:right;
	margin:0 25px 0 0;
	}
	
div.pay-box {
    width:560px;
	margin-bottom:30px;
	background:url(../img/pay/pay_box.jpg) repeat-y;
	}
	
div.pay-box-head {
    width:560px;
	height:12px;
	background:url(../img/pay/pay_box_head.jpg) no-repeat;
	overflow:hidden;
	}
	
div.pay-box-inner {
    padding:5px 15px;
	}
	
div.pay-box-foot {
    width:560px;
	height:12px;
	background:url(../img/pay/pay_box_foot.jpg) no-repeat;
	overflow:hidden;
	}
	
.smail_point{
	float: right;
	margin-right: 10px;
	margin-top: 20px;

}


div.smail.cam{
}


span.kikan{
	color: #77B009;
	font-weight: bold;
}

