.section table.send_01 {
	margin-bottom: 30px;
	border-top: 1px solid #93c5f2;
	border-left: 1px solid #93c5f2;
	margin-left: 15px;
}
.section .send_01 td,
.section .send_01 th {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right: 1px solid #93c5f2;
	border-bottom: 1px solid #93c5f2;
}

.section .send_01 th {
	color: #0069c6;
	background-color: #e9f3fc;
}


.section table.send_02 {
	border-top: 1px solid #93c5f2;
	border-left: 1px solid #93c5f2;
	margin-left: 15px;
	font-size: 93%;
	margin-bottom: 30px;
}
.section .send_02 td {
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right: 1px solid #93c5f2;
	border-bottom: 1px solid #93c5f2;
}

.section .send_02 th {
	color: #000;
	background-color: #e9f3fc;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right: 1px solid #93c5f2;
	border-bottom: 1px solid #93c5f2;
}
.section .send_02 strong {
	color: #F00;
	vertical-align: middle;
}

.section .send_02 td img {
	vertical-align: middle;
}

.section .send_03 {
	border: 1px solid #c4ced7;
	margin-left: 15px;
	margin-bottom: 30px;
}

.section .send_03 th,
.section .send_03 td {
	vertical-align: top;
	font-size: 93%;
}

.section .send_03 td strong {
	color: #F00;
}

.section .send_02 p {
	font-size: 100%;
	margin-left: 0px;
}
