/*==================
    
===================*/

.guideFlowImg { text-align: center; padding: 0 0 10px;}

.guideStepA,
.guideStepB { padding-bottom: 10px;}

/* .txtArea { font-size: 86%;} */
.guideStepA .txtArea { padding-left: 213px;}
.guideStepB .txtArea { padding-left: 288px;}

.txtArea p { padding: 0;}
.txtArea .pointTxt {
	background: url(../img/guide/icon_asterisk.png) no-repeat 0 2px;
	color: #f00;
	padding-left: 16px;
}
.txtArea .pointArea {
	background: #fff2ee url(../img/guide/icon_asterisk.png) no-repeat 8px 8px;
	padding: 5px 5px 5px 25px;
	margin-top: 8px;
}

.guideFigureImg { padding: 15px 0 5px;}
.fs16.aC { font-weight: bold;}
.fs16.aC img { vertical-align: middle; padding: 0 8px;}

.inner h4 {
	font-size: 143%;
	background: url(../img/icon_form0.jpg) no-repeat 0 37px;
	padding: 30px 0 5px 20px;
}

.tableGreen, .tableOrange { width: 100%; margin: 0 0 10px;}
.tableOrange { margin-bottom: 20px;}
.tableGreen, .tableGreen th, .tableGreen td,
.tableOrange, .tableOrange th, .tableOrange td { border: none;}
.tableGreen th, .tableGreen td,
.tableOrange th, .tableOrange td { border-bottom: 1px solid transparent; padding: 15px;}
.tableGreen th, .tableGreen td { border-color: #090;}
.tableOrange th, .tableOrange td { border-color: #c60;}

.tableGreen tr:last-child th,
.tableGreen tr:last-child td { border: none;}

.tableGreen th,
.tableOrange th { width: 28%;}
.tableGreen th { color: #060;}
.tableOrange th { color: #930;}
.tableGreen thead th,
.tableOrange thead th { color: #fff; font-size: 129%; padding: 5px;}
.tableGreen thead th { background: #090;}
.tableOrange thead th { background: #c60;}

.inner ol { padding-top: 15px; padding-bottom: 40px;}
.inner ol li { padding: 5px 0;}

.txtRed {
	color: #f00;
}

.txtBold {
	font-weight: bold;
}
