@charset "utf-8";

/*料金表*/
#txt-area table.fig-rate1 {
	width:545px;
	margin-top:20px;
}
#txt-area table.fig-rate1 th {
	padding:8px 10px;
	background-color: #e0eed5;
	}
#txt-area table.fig-rate1 th strong{
	font-size:1.2em;
	}
#txt-area table.fig-rate1 th span{
	font-size:1.1em;
	}
#txt-area table.fig-rate1 td {
	font-size:1.2em;
	padding:6px 5px;
	border-bottom: solid 1px #e0eed5;
	}
#txt-area table.fig-rate1 td.fig-bdr {
	border-bottom: solid 2px #e0eed5;
	}
#txt-area span.rate-caption{
	font-size:1.0em;
	padding-left:5px;
	}