@charset "utf-8";

h3 {
    margin-bottom: 0;
	}

#contents-server.payment {
    padding: 35px 0 0;
	margin: 0 auto;
	}

.section-block {
	padding-bottom: 10px;
	}
	
.section-block > h3,
.section-block > p {
	padding: 0 4px;
	}
	
.section-block > p {
	margin-bottom: 10px;
	}

.section-block > p + p {
    font-size: 92%;
	margin-top: -10px;
	position: relative;
	}

.spe-table + p {
    font-size: 92%;
	margin-top: -10px;
	position: relative;
	}

.section-block > ul + p {
	margin-top: 10px;
	}
	
.section-block > p + img {
	margin-bottom: 15px;
	}
	
.spe-table table th {
	padding: 10px 0px;
	}
	
.spe-table .bg-middle {
	margin-top: 2px;
	}
	
.spe-table {
	margin-bottom: 20px;
	}
	
.spe-table .bg-bottom2 {
	padding: 7px 4px 10px;
}