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