

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	background: transparent url('../img/title_rates.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}


div#contents div.article dl.rates { margin: 0 20px; width: 480px; }

div#contents div.article dl.rates dt,
div#contents div.article dl.rates dd {
	float: left;
	margin: 0 0 13px;
	width: 239px;
	height: 38px;
	border: 1px solid #ac374b;
	text-indent: 14px;
	overflow: hidden;
	white-space: nowrap;
}

div#contents div.article dl.rates dt {
	border-right-width: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	        border-radius: 10px 0 0 10px;
	background: #eaccd1;
	color: #600;
	font: bold 20px/40px sans-serif;
}

div#contents div.article dl.rates dd {
	border-left-width: 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	        border-radius: 0 10px 10px 0;
	background: #fff;
	color: #ac374b;
	font: bold 26px/40px Arial,Helvetica,sans-serif;
}

div#contents div.article dl.rates dd span { font-size: 16px; }


div#contents div.article dl.system{ margin::0px; width:520px;}



div#contents div.article dl.byhour {
	clear: both;
	margin: 0 20px 13px;
	padding: 1em;
	border: 4px dashed #d59b8b;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	background: #ffc;
}

div#contents div.article dl.byhour dt { color: #ac374b; font: bold 16px sans-serif; }
div#contents div.article dl.byhour dt span { font: bold 26px/40px Arial,Helvetica,sans-serif; }
div#contents div.article dl.byhour dd { line-height: 1.4em; }

div#contents div.article dl.works {
	margin: 0 20px;
	width: 480px;
	height: 186px;
	background: transparent url('../img/bg_rates_works.gif') no-repeat scroll left top;
	overflow: hidden;
}

div#contents div.article dl.works dt {
	color: #600;
	font: bold 16px/70px sans-serif;
	text-indent: 1em;
	overflow: hidden;
	white-space: nowrap;
}

div#contents div.article dl.works dd {
	padding: 1em 4em;
	color: #36f;
	font: bold 18px/30px sans-serif;
	overflow: hidden;
}

div#contents div.article p.carfare { padding: .5em 1em .5em 0; font-size: 12px; text-align: right; }
div#contents div.article p { clear: both; }







