.line_title_01 {
	color: #004796;
	font-size: 90%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 5px;
}
.line_item {
	float: left;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
	font-size: 90%;
	width: 94%;
	text-align: justify;
}
.line_item h4 {
	background-color: #3CA6BE;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 98%;
	padding-left: 2%;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.line_item h5 {
	color: #DD0000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
.item_price_01 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3CA6BE;
	border-bottom-color: #3CA6BE;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
.red {
	color: #DD0000;
}
.line_up_mail {
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
.caption_02 img {
	float: left;
	margin-right: 10px;
}
.caption_02 p {
	font-size: 80%;
}
.table_01 {
	width: 100%;
	border-collapse: collapse;
}
.table_01 tr td {
	margin: 0px;
	padding: 5px;
}
.table_01 th {
	color: #FFFFFF;
	background-color: #3CA6BE;
	text-align: center;
	vertical-align: middle;
}
.table_01 .left {
	vertical-align: middle;
}
.table_01 .right {
	text-align: center;
	vertical-align: middle;
}
