<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg_line {
  background: url(../../../images/H488/l_1/bgimg_line.png) 0 0 repeat;
  width: 100%;
  height: 670px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

#banner {
  /*width:930px;*/
  margin: 0 auto;
  position: relative;
  background: url("../../../images/H488/l_1/banner01.jpg") 0 0 no-repeat;
  height: 294px;
}
#banner h2 {
  position: absolute;
  left: 20px;
  bottom: 17px;
  color: #fef3d3;
  font-size: 12px;
  font-weight: normal;
  z-index: 10;
}
#banner h2 span {
  font-size: 30px;
}
#banner .bg_shadow {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url("../../../images/H488/l_1/shadowimg_submainimg.png") 0 0
    no-repeat;
  width: 100%;
  height: 97px;
  z-index: 9;
}

#content {
  background: #fff;
}
#content .sub_menu {
  width: 100%;
  background: #555759;
  display: inline-block;
  vertical-align: bottom;
}
#content .sub_menu ul {
  margin-left: 15px;
}
#content .sub_menu ul li {
  float: left;
}
#content .sub_menu ul li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 10px 25px;
  transition: background 0.5s;
  -moz-transition: background 0.5s; /* Firefox 4 */
  -webkit-transition: background 0.5s; /* Safari ��� Chrome */
  -o-transition: background 0.5s; /* Opera */
}
#content .sub_menu ul li a:hover {
  background: #68696b;
}
#content .sub_menu ul li.select a {
  background: #68696b url("../../../images/H488/l_1/list_arrow_down.png") 93%
    center no-repeat;
}

#content .content_block {
  background: #fff;
  display: block;
  min-height: 570px;
}
#content .content_right {
  width: 310px;
  float: right;
  box-sizing: border-box;
  padding: 7px;
}
#content .content_right h3 {
  color: #40322d;
  font-size: 24px;
  font-weight: normal;
  font-family: Times New Roman;
}
#content .content_right p.depiction {
  color: #9d9d9d;
  font-size: 12px;
  font-family: Times New Roman;
}
#content .content_right a {
  width: 120px;
  float: left;
  margin-right: 28px;
  display: inline-block;
}
#content .content_right a img {
  margin: 10px 0;
  margin-bottom: 0px;
}
#content .content_right a p.title {
  color: #40322d;
  font-size: 13px;
  background: url(../../../images/H488/l_1/arrow_title.gif) left center
    no-repeat;
  padding-left: 10px;
}

#content .content_right .Events {
  border-top: 1px solid #cacaca;
  margin: 10px 0;
  padding-top: 5px;
  clear: both;
}

#content .content_left {
  float: left;
  box-sizing: border-box;
  padding: 10px;
}

@media (max-width: 767px) {
  #content .content_block {
    min-height: 1px;
  }
  #content .content_left {
    width: 100%;
  }
  #content .content_right {
    float: none;
    width: 100%;
    display: inline-block;
    margin-top: -25px;
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  #content .content_right .Reservations a:last-child,
  #content .content_right .Events a:last-child {
    margin-right: 0;
  }
  #content .content_right .Reservations,
  #content .content_right .Events {
    margin: 0px auto;
    display: inline-block;
    text-align: left;
    border-top: none;
  }
  .container .sub_menu {
    padding: 15px 15px;
  }
  .container .sub_menu .sleHid {
    width: 100%;
    overflow: hidden;
    border: 1px solid #fff;
    background: #ccc url("../../../images/H488/l_1/menu_drop.png") no-repeat
      scroll 95% center;
    border-radius: 5px;
  }
  .container .sub_menu #tinynav1 {
    width: 106%;
    background: transparent none repeat scroll 0% 0%;
    border: medium none;
    padding: 6px 20px 4px;
    font-size: 14px;
    color: #68696b;
  }
}
@media (min-width: 768px) {
  #content .content_left {
    width: 100%;
  }
  #content .content_right {
    float: none;
    width: 100%;
    padding: 0 92px;
    display: inline-block;
    margin-top: -45px;
    margin-bottom: 30px;
  }
  #content .content_right .Reservations,
  #content .content_right .Events {
    display: inline-block;
    float: left;
  }
  #content .content_right .Events {
    border-top: 0;
    margin: 0;
    padding: 0;
    clear: none;
  }
}
@media (min-width: 992px) {
  #content .content_left {
    width: 620px;
  }
  #content .content_right {
    width: 310px;
    float: right;
    padding: 7px;
    margin-top: 0px;
  }
  #content .content_right .Events {
    border-top: 1px solid #cacaca;
    margin: 10px 0px;
    padding-top: 5px;
    clear: both;
  }
}
@media (min-width: 1200px) {
}
</pre></body></html>