/* master declarations */body {	min-width: 900px;	margin: 0;	padding: 0;	background: #FFFFFF url(../../images/bg_body.gif) repeat-x;}#wrapper {	width: 100%;	margin: 0 auto;	text-align: left;}#break {	clear: both;}/* layout */#header {	height: 100px;	background: url(../../images/header.gif) no-repeat top left;}#content {	padding-top: 25px;	width: 770px;}#content_left {	float: left;	width: 420px;	border-right: 1px dashed #CCCCCC;	padding-left: 40px;	padding-right: 20px;}#content_left_reservation {	float: left;	width: 700px;	border-right: 1px dashed #CCCCCC;	padding-left: 40px;	padding-right: 20px;}#content_right {	float: right;	width: 240px;	height: 600px;	padding: 10px;	background: #FFFFFF url(../../images/bg_side.gif) no-repeat;}#box {	float: left;	width: 400px;	background: #FFFFFF;	border: 1px solid #CCCCCC;	padding-left: 8px;	padding-right: 8px;	padding-top: 0px;	padding-bottom: 0px;	margin-top: 40px;}#box .left {	float: left;	width: 290px;}#box .right {	float: right;	margin-top: -30px;}#map {	width: 400px;	height: 300px;}/* sidebar_list */#sidebar_list {	padding-left: 10px;	line-height: 1.5em;}/* footer */#footer {	height: 112px;	background: #FFFFFF url(../../images/footer.gif) repeat-x top left;}#footer_left {	float: left;	padding-top: 50px;	padding-bottom: 5px;	margin-left: 10px;}