@charset "euc-jp";
@import url(styles-hottour.css);
#intro .cleft h3.title	{
	color: #564434;
	font-size: 150%;
	margin: 10px 0 16px;
	padding: 10px;
	border-color: #cd4f6b;
	border-style: solid;
	border-width: 0 0 0 10px;
}
#detail .cleft h4 {
	color: #564434;
	font-size: 130%;
	font-weight: normal;
	margin: 10px 0 16px;
	padding: 0 10px;
	border-style: solid;
	border-width: 0 0 0 10px;
	border-color: #cd4f6b;
}
td.timetable_day {
	font-size: larger;
	background-color: #cd4f6b;
	text-align: center;
	padding: 4px;
}
td.timetable_plan {
	text-align: left;
	padding: 5px;
	border: solid 2px #cd4f6b;
}
table.price {
	background-color: #cd4f6b;
}
th.price {
	font-weight: bold;
	background-color: #cd4f6b;
	text-align: center;
}
table {
	margin-bottom:1em;
}
