@charset "utf-8";

.pagetop{
	margin-top:40px;
	text-align:right;}

.price_h{margin-bottom:25px;}

table.price_regular{
	width:290px;
	border:1px #003166 solid;
	background-color:#000024;
	text-align:center;
	margin:10px 10px 10px 30px;
	_margin:10px 10px 10px 15px;
	float:left;
}
td.price_td_left{
	padding:5px;
	border:1px #0069e1 solid;
	background-color:#0d3672;
}
td.price_td_right{
	padding:5px;
	border:1px #0069e1 solid;
	background-color:#4a7593;
}
div.regular_left{
	margin-top:10px;
	margin-left:20px;
	line-height:140%;
}

table.trip{
	width:650px;
	color:#d3e5f4;
	border-collapse:collapse;
	border:1px #3e4a6e solid;
	margin:20px auto;
}
td.trip_td{
	border:1px #3e4a6e solid;
	padding:5px
}


