/***************************************/
/*            service                  */
/***************************************/

.lead_box {
	margin: 5px 0 30px 7px;
	font-size: 13px;
	line-height: 140%;
}

.lead_attention {
	margin-top: 5px;
	line-height: 120%;
}


/***************************************/
/*            h2                       */
/***************************************/

.service_01 {
	clear: both;
	width: 570px;
	height: 30px;
	margin-left: 7px;
	font-size: 13px;
	text-indent: -10000px;
	background-image: url(../img/h2_service_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/***************************************/
/*            h3                       */
/***************************************/

.h3_service_01, .h3_service_02 {
	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_02a.gif); }
.h3_service_02 { background-image: url(../img/h3_service_02b.gif); }



/***************************************/
/*            table_01                 */
/***************************************/

.table_01 {
	width: 570px;
	margin: 0 0 20px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_01 th {
	padding: 4px 5px;
	background-color: #ffc16f;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_01 th.th_02 {
	width: 220px;
	text-align: left;
	background-color: #ffe0b7;
}

.table_01 td {
	padding: 4px 5px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table_01 th.right, .table_01 td.right_02 {
	border-right: none;
}

td.chapter {
	text-align: left;
	background-color: #eafcde;
	border-right: none;
}

.table_01 td.right {
	border-right: none;
	text-align: center;
}

.table_01 td.bottom {
	text-align: left;
	border: none;
}

.icon_square {
	padding-left: 13px;
	background-image: url(../img/icon_square.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.icon_attention {
	padding-left: 13px;
	background-image: url(../img/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}



/***************************************/
/*            table_02                 */
/***************************************/

.table_02 {
	width: 570px;
	margin: 0 0 20px 7px;
	font-size: 13px;
	border: 1px solid #999;
}

.table_02 th {
	width: 220px;
	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-bottom: 1px solid #ccc;
}


.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: 220px;
	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 th.bottom {
	border-bottom: none;
}

.table_03 td.bottom {
	border: none;
}



/***************************************/
/*            important                */
/***************************************/

.important_box {
	width: 570px;
	margin: 0 0 20px 7px;
	font-size: 13px;
	line-height: 140%;
}

.important_box p {
	margin-bottom: 5px;
	padding-bottom: 2px;
	background-image: url(../img/border_wutsnew.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.important_box ul {
	margin: 0 0 0 20px;
}

.important_box ul li {
	margin: 0;
	padding: 0 0 0 13px;
	list-style: none;
	background-image: url(../img/icon_disc.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

ol.chart li {
	text-indent: -10000px;
}

ol.chart li.right {
	margin: 0 0 40px 0;;
}



/***************************************/
/*            text-box                 */
/***************************************/

.text_box {
	margin: 0 0 40px 7px;
	font-size: 13px;
	line-height: 140%;
}