@charset "utf-8";
/* CSS Document */

#mainImg {
	margin:0;
}
#notice {
	margin:1px 0 0;
}
#notice2 {
	margin:1px 0 0;
}
#bottomArea {
	width:940px;
	min-height:250px;
	margin:0;
}
#bottomArea #infoArea {
	width:565px;
	margin-left:15px;
	float:left;
}
#bottomArea #infoArea h3{
	margin:30px 0 5px;
}
#bottomArea #infoArea #infoFrame {
	width:563px;
	min-height:143px;
	padding:5px 0px 20px;
}
#bottomArea #infoArea #infoFrame dl {
	margin:0;
	padding:0;
}
#bottomArea #infoArea #infoFrame dt {
	width:40px;
	float:left;
	padding:0 0 10px;
}
#bottomArea #infoArea #infoFrame dd {
	float:left;
	color:#8E8037;
	padding:0 0 10px;
}
#infoFrame dd  a:link {
	color:#8E8037;
	text-decoration: underline;
}
#infoFrame dd  a:visited {
	color:#8E8037;
	text-decoration: underline;
}
#infoFrame dd  a:active {
	color:#8E8037;
	text-decoration: underline;
}
#infoFrame dd  a:hover {
	color:#657AC2;
	text-decoration: none;
}

#bottomArea #bannerArea {
	width:328px;
	float:right;
	margin:42px 15px 0 0;
}
#bottomArea #bannerArea li{
	margin:6px 0 0;
	line-height:0;
}
#bottomArea #bannerArea li ul li{
	width:160px;
	float:left;
	margin:3px 4px 0 0;
	line-height:0;
}
#infoFrame h4 {
	font-size:20px;
	line-height:110%;
	padding:8px 0;
	color:#796F2F;
}
/*
#infoFrame  table {
	width:390px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E2C594;
	border-left-color: #E2C594;
}
#infoFrame  th {
	padding:3px 0;
	background-color:#F9EDCC;
	text-align:center;
	font-weight:normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2C594;
	border-bottom-color: #E2C594;
}
#infoFrame  td {
	padding:5px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2C594;
	border-bottom-color: #E2C594;
}
*/
#infoFrame .notes{
	padding:5px 0 0;
	font-size:11px;
	line-height:135%;
}
#infoFrame #reservationBtn {
	width:416px;
	text-align:center;
	padding:7px 0 2px;
}
































/*****************************/