@charset "uff-8";

.txt_catch {
	margin: 2rem 0 1rem;
}


.dl_01 {
	margin: 1em 0;
}
.dl_01 dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #E04F79;
	margin-bottom: 10px;
}
.dl_01 dd {
	padding-left: 1.2em;
}



.tbl_recovery_kijun {
	width: 100%;
	margin:0px auto 0;	
}
	.tbl_recovery_kijun caption {
		caption-side:top;
		text-align:right;
		font-size:0.8em;
	}
	.tbl_recovery_kijun th,
	.tbl_recovery_kijun td {
		padding:5px 5px;
		border:1px solid #aaa;
		text-align:center;
	}
	.tbl_recovery_kijun th {
		background:#fac090;
	}
	.tbl_recovery_kijun th.th_style01 {
		border-top:5px solid #ff6666;
		border-left:5px solid #ff6666;
		border-right:5px solid #ff6666;
		font-size:1.1em;
	}
		.tbl_recovery_kijun th.th_style01 span {
			font-size:0.9em;
			font-weight:normal;
		}
	.tbl_recovery_kijun th.th_style02 {
		font-size:0.8em;
		white-space:nowrap;
	}
	.tbl_recovery_kijun .td_index {
		background-color:#f5e9d3;
		white-space:nowrap;
	}
	.tbl_recovery_kijun .td_style01 {
		border-left:5px solid #ff6666;
		border-right:5px solid #ff6666;
		background-color:#ffffcc;
		font-weight:bold;
		font-size:1.1em;
		color:#ff0000;
		white-space:nowrap;
	}
	.tbl_recovery_kijun .td_style02 {
		background-color:#ffffcc;
		font-weight:bold;
	}
	
	.tbl_recovery_kijun .td_total {
		font-weight:bold;
		background:#ffb471;
		border-top:3px double #aaa;
		color:#333;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}
	.tbl_recovery_kijun .border03 {
		border-left:5px solid #ff6666;
		border-right:5px solid #ff6666;
		border-bottom:5px solid #ff6666;
	}
