@charset "utf-8";

/* accommodations
--------------------------------------------------------------------------------*/

#beige #container {
	background: url(images/h_bg.jpg) no-repeat;
}

#beige #contentsL {
	width: 140px;
}
#beige #contentsR {
	width: 540px;
	background: url(images/cont_bg.jpg) no-repeat;
	padding: 20px 0 0 16px;
}

#container p.pankz {
	padding: 0 0 18px 0;
}
#container p.pankz img {
	vertical-align: middle;
	margin: 0 6px;
}

#container h2 {
	font-size: 1%;
	line-height: 1%;
	padding-bottom: 16px;
}

#beige #contentsR .accBox01 {
	background: #F5D8A9;
	padding: 8px;
}
#beige #contentsR .accBox01 .fltR {
	position: relative;
	width: 350px;
	padding: 8px 0 0 0;
}
#beige #contentsR .accBox01 .fltR .idxTxPhoto {
	position: absolute;
	top: 278px;
	left: 0px;
	z-index: 8888;
}
#room1-menu,
#room2-menu,
#room3-menu,
#room4-menu {
	margin: 10px 0 0 56px;
}
#room1-menu a,
#room2-menu a,
#room3-menu a,
#room4-menu a {
	display: block;
	width: 20px;
	float: left;
	font: bold 10px Verdana, Arial;
	text-align: center;
	font-weight: bold;
	background: #FCEACA;
	text-decoration: none;
	margin-right: 2px;
	padding: 4px 0;
}
#room1-menu a.wactive,
#room1-menu a:hover,
#room2-menu a.wactive,
#room2-menu a:hover,
#room3-menu a.wactive,
#room3-menu a:hover,
#room4-menu a.wactive,
#room4-menu a:hover {
	color: #815A2A;
	background: #F5D8A9;
}

#beige #contentsR .accBox01 table.beigeTbl01 thead th {
	font-weight: bold;
	text-align: center;
	background: #FFECCC url(../../common/images/tbl_bg_b03.gif) no-repeat left bottom;
	padding: 4px 8px;
}
#beige #contentsR .accBox01 table.beigeTbl01 thead th.th01 {
	background: #F2D8AB url(../../common/images/line01b.gif) repeat-x left bottom;
}
#beige #contentsR .accBox01 table.beigeTbl01 tbody th {
	font-weight: bold;
	text-align: center;
	background-color: #FFECCC;
	padding: 4px 8px;
}
#beige #contentsR .accBox01 table.beigeTbl01 tbody td {
	text-align: center;
}

#beige #contentsR .accBox02 .fltL,
#beige #contentsR .accBox02 .fltR {
	width: 260px;
}
#beige #contentsR .accBox02 table td {
	padding-right: 8px;
}

#beige #contentsR .accTx01 {
	color: #7F4700;
}




