@charset "UTF-8";
@import url(banquetie.css); 
@import url("banquetfirefox.css") all;

 
#content_wrapper{
	background-image: url(../../images/banquet/body_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 500px;
}
.content_box{

padding-top: 60px;

}
.top_txt{

}
.headmenu_banquet a{
	background-image: url(../../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}
.footmenu_banquet a{
	background-image: url(../../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.banquet_bodyimg{
	margin: auto;
}

.inquiry_buttan a{
	background-image: url(../../images/banquet/inquiry_buttan_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 25px 0 25px 175px;
	height: 26px;
	width: 161px;
	display: block;
}
.inquiry_buttan a:hover{
background-image: url(../../images/banquet/inquiry_buttan_hover.jpg);
}