@charset "utf-8";

h3 {
	margin-bottom: 30px;
}

.section h4 {
	margin-bottom: 10px;
}

.section h5 {
	font-size: 1.4em;
	font-weight: bold;
}

#inhotel div.boxLt {
	float: left;
	width: 420px;
	padding-right: 20px;
}

#inhotel div.boxRt {
	float: right;
	width: 200px;
}

#dish div.boxLt {
	float: left;
	width: 310px;
	padding-right: 20px;
}

#dish div.boxRt {
	float: right;
	width: 310px;
}

#supportoption ul li {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#supportoption ul li.last {
	margin-right: 0;
}
