@charset "UTF-8";

/*------------ guide ------------*/

#contents .bookingbtn {
	width: 190px;
	float: left;
}

#contents .pricetxt {
	width: 470px;
	float: right;
}

#contents .familypht {
	width: 380px;
	float: left;
}

#contents .familytxt {
	width: 285px;
	float: right;
}

