@charset "UTF-8";

#globalNavigation {
	display:none !important;
}

#contents div#leftContents h2 {
	background:url(/img/h_banquet.jpg) bottom center no-repeat  !important;
	background-size: cover !important;
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
}

#contents div#leftContents h2 span {
	letter-spacing:0;
	font-size:16px !important;
}

#contents div#rightContents h3.aboutH3 {
	display:none;
}

#contents div#rightContents h3.aboutH32,
#contents div#rightContents h3.aboutH33 {
	width:100% !important;
	height:auto !important;
	padding:5px 0 !important;
	background-image: -moz-linear-gradient(top, #a5965d, #66552c) !important;
	background-image: -ms-linear-gradient(top, #a5965d, #66552c) !important;
	background-image: -o-linear-gradient(top, #a5965d, #66552c) !important;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a5965d), to(#66552c)) !important;
	background-image: -webkit-linear-gradient(top, #a5965d, #66552c) !important;
	background-image: linear-gradient(top, #a5965d, #66552c) !important;
	text-align:center;
	color:#ffffff;
}

#contents div#rightContents h3.aboutH32 span,
#contents div#rightContents h3.aboutH33 span {
	text-indent:0 !important;
	overflow: hidden;
	outline: 0;
	width:100% !important;
}

#contents div#leftContents div.menuPict {
	margin:0;
	padding:0 15px; 
	width:100%;
}

#contents div#leftContents div.menuPict br {
	display:none;
}

#contents div#leftContents div.menuPict img {
	float:left;
	display:inline-block;
	width:20%;
	height:auto;
}

.top65 {
	margin-top:0 !important;
}