@charset "UTF-8";
#main {
	width: 515px;
	margin-top: 20px;
	float: left;
	line-height: 1.4em;
	display: inline;
	margin-left: 25px;
	overflow: visible;
}
#main h2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
	clear: both;
}
#main h3 {
	color: #CC6600;
	margin-top: 1em;
	margin-bottom: 1em;
}
#main p {
	margin-bottom: 1.5em;
	overflow: visible;
}
#main p#read {
}
#information h2 {
	margin-top: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2em;
}
#information ul {
	list-style-type: none;
}
#information dl {
	margin-top: 1em;
}
#information dt {
	color: #9E3F40;
}
#information dd {
	margin-left: 1em;
	margin-bottom: 1em;
}
#information .photo {
	float: right;
	margin-top: -40px;
}
dl#reserveButton {
	margin-left: 1em;
	font-size: 85%;
}
dl#reserveButton dt a,#cancel a {
	height: 25px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 0.5em;
}
#reserve01 a {background-image: url(../images/pages/reservation/buttons/reserve01.gif);}
#reserve02 a {background-image: url(../images/pages/reservation/buttons/reserve02.gif);}
#reserve03 a {background-image: url(../images/pages/reservation/buttons/reserve03.gif);}
#cancel  a {
	background-image: url(../images/pages/reservation/buttons/reserve04.gif);
	display: block;
	margin-left: 1em;
}
dl#reserveButton dt a:hover,#cancel a:hover {background-position: 0px -25px;}
dl#reserveButton dd {margin-bottom: 1.5em;}
ul.roomphoto {
	list-style-type: none;
}
.roomphoto li {
	font-size: 75%;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
ul.roomphoto img {
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#accommo table {
	clear: both;
	width: 100%;
	font-size: 75%;
	margin-bottom: 0.5em;
}
#accommo th, #accommo td {
	border: 1px solid #999999;
	line-height: 1em;
	text-align: center;
	padding-top: 1ex;
	padding-bottom: 1ex;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
#accommo p.roomtypeCaption {
	font-size: 9px;
	margin-bottom: 2em;
}
#simmons {
	border: 1px solid #736B64;
	padding: 10px;
}
#simmons img {
	float: left;
	margin-right: 10px;
}
#simmons p {
	font-size: 90%;
	margin: 0px;
	line-height: 1.3;
}
ul.equipment {
	margin-left: 2em;
	list-style-type: disc;
}
ul.equipment li {
	display: list-item;
}
ul#restauranLIST {
	list-style-type: none;
	margin-bottom: 20px;
}
ul#restauranLIST li {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1em;
}

#banquet ul#room {
	margin-bottom: 2em;
	list-style-type: none;
	margin-top: 2em;
}
#banquet ul#room li {
	margin-bottom: 2em;
	width: 250px;
	display: block;
	float: left;
	margin-right: 7px;
	overflow: visible;
}
#banquet ul#room img {
	display: block;
	margin-bottom: 0.5em;
}
#banquet #data {
	clear: both;
}
#banquet #data table {
	width: 100%;
	margin-bottom: 2em;
}
#data th, #data td {
	border: 1px solid #999999;
	text-align: center;
	padding: 0.3em;
}
#data th {
	background-color: #EDECE7;
}
#data caption {
	padding-bottom: 0.6em;
}
#banquet ul#banquetUL {
	list-style-type: disc;
	margin-top: -1em;
	margin-left: 1em;
}
#banquet #banquetUL li {
	display: list-item;
	line-height: 1.4em;
}
#access h3 {
	color: #84900D;
}
#access h4 {
	margin-left: 1em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3F2EF;
	padding-bottom: 0.2em;
}
#access p {
	margin-left: 1em;
	margin-bottom: 3em;
}
#access ol {
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#access li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	display: list-item;
}
#qanda ul {
	margin-left: 2em;
	padding-left: 0px;
	margin-bottom: 4em;
}
#qanda li {
	display: list-item;
	line-height: 1.5em;
}
#qanda dt {
	color: #7A8129;
	font-weight: bold;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-top: 1.5em;
}
#qanda dd {
	padding-top: 1em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	line-height: 1.5em;
}
#qanda  p.toTOP {
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 5em;
}
#link dl {
	clear: both;
	margin-top: 1em;
}
#link dt {
	width: 100px;
	float: left;
}
#link dd {
	margin-left: 100px;
}
#link a {
	margin-bottom: 0.5em;
	display: block;
}
#pp dl {
}
#pp dt {
	margin-bottom: 0.5em;
}
#pp dd {
	margin-bottom: 1.5em;
	margin-left: 1.2em;
}
#specialROOM h2 {
	margin-top: 0px;
}
#partyplan {
}
#partyplan #flyer {
	float: left;
	font-size: 90%;
}
#partyplan  #flyer img {
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: .3em;
}
#partyplan #flyer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(../images/common/expansion_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#partyplan h3 {
		font-size: 130%;
		color: #CC0000;
		margin-bottom: 0.2em;
		font-weight: bold;
		line-height: 1.4em;
}
#partyplan p {
	margin: 0px;
}
#partyplan h4 {
	margin-top: 1em;
	font-weight: normal;
	color: #CC0000;
}
#partyplan h3, #partyplan ul, #partyplan p, #partyplan h4 {
	margin-left: 260px;
	display: block;
}
#partyplan ul#price {
	list-style-type: none;
}
#partyplan #price li {
	margin-bottom: 1em;
}
#partyplan #price li#term {
		color: #333333;
		font-size: 90%;
}

#partyplan .price {
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
}
#partyplan .tax {
	font-size: 90%;
}
#partyplan ul#menu {
		margin-bottom: 30px;
}
#partyplan ul#menu li {
	display: list-item;
	margin-left: 1.5em;
	list-style-type: disc;
}
#partyplan2 {
	margin-top: 1em;
	font-size: 90%;
	color: #333333;
}
#partyplan2 em {
	font-style: normal;
}
#partyplan2 ul {
	list-style-type: square;
	margin-top: 0.5em;
}
#partyplan2 li {
	margin-left: 1.5em;
	display: list-item;
	list-style-type: disc;
}
#sitemap h1 {
	margin-bottom: 20px;
	margin-top: 20px;
}
#sitemap dl {
	width: 240px;
	margin-right: 15px;
	float: left;
	margin-bottom: 2em;
}
#sitemap     dt  a,#sitemap .noLink  {
	background-color: #E6E6E6;
	padding: 0.5em;
	line-height: 1em;
	margin-bottom: 0.6em;
	display: block;
	color: #000000;
	text-decoration: none;
}
#sitemap dt a:hover {
	background-color: #E7DBDB;
}
#sitemap  dd a {
	line-height: 1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	display: block;
	text-decoration: none;
	color: #000000;
}
#sitemap a:hover {
	background-color: #E7DBDB;
}
