/***************************************/
/*            h2                       */
/***************************************/

.service_01 {
	clear: both;
	width: 570px;
	height: 30px;
	margin: 0 0 10px 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-image: url(../img/h2_service_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/***************************************/
/*            h3                       */
/***************************************/

.h3_service_01, .h3_service_02, .h3_service_03, .h3_service_04 {
	clear: both;
	width: 570px;
	height: 25px;
	margin: 0 0 5px 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
}

.h3_service_01 { background-image: url(../img/h3_service_03a.gif); }
.h3_service_02 { background-image: url(../img/h3_service_03b.gif); }
.h3_service_03 { background-image: url(../img/h3_service_03c.gif); }
.h3_service_04 { background-image: url(../img/h3_service_03d.gif); }



/***************************************/
/*            table_01                 */
/***************************************/

.table_01 {
	width: 570px;
	margin: 0 0 20px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_01 th {
	width: 200px;
	padding: 4px 5px;
	text-align: left;
	background-color: #ffe0b7;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_01 td {
	padding: 4px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_01 td.right {
	border-right: none;
}


.table_01 th.bottom {
	text-align: left;
	border-bottom: none;
}

.table_01 td.bottom {
	text-align: left;
	border: none;
}



/***************************************/
/*            table_02                 */
/***************************************/

.table_02 {
	width: 570px;
	margin: 0 0 20px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_02 th {
	width: 200px;
	padding: 4px 5px;
	text-align: left;
	background-color: #ffe0b7;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_02 td {
	padding: 4px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_02 td.center {
	width: 160px;
	background-color: #fef4e6;
}

.table_02 td.right {
	border-right: none;
}

.table_02 th.bottom {
	border-bottom: none;
}

.table_02 td.bottom {
	border: none;
}



/***************************************/
/*            table_03                 */
/***************************************/

.table_03 {
	width: 570px;
	margin: 0 0 10px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_03 th {
	width: 200px;
	padding: 4px 5px;
	text-align: left;
	background-color: #ffe0b7;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_03 td {
	padding: 4px 5px;
	border-bottom: 1px solid #ccc;
}

.table_03 td.center {
	width: 160px;
	border-right: 1px solid #ccc;
	background-color: #fef4e6;
}

.table_03 td.center_02 {
	width: 160px;
	border-right: 1px solid #ccc;
	border-bottom: none;
	background-color: #fef4e6;
}

.table_03 th.bottom {
	border-bottom: none;
}

.table_03 td.bottom {
	border: none;
}



/***************************************/
/*            table_04                 */
/***************************************/

.table_04 {
	width: 570px;
	margin: 0 0 10px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_04 th {
	width: 200px;
	padding: 4px 5px;
	text-align: left;
	background-color: #eafcde;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_04 td {
	padding: 4px 5px;
	border-bottom: 1px solid #ccc;
}

.table_04 th.bottom {
	border-bottom: none;
}

.table_04 td.bottom {
	border: none;
}



/***************************************/
/*            text_box                 */
/***************************************/

.text_box {
	width: 570px;
	margin: 0 0 40px 7px;
	font-size: 13px;
	line-height: 140%;
}

.text_box p {
	text-align: right;
}
