@charset "UTF-8";
/*
館独自のスタイル
*/
html {
  min-width: 1050px;
  background-repeat: repeat-x;
  background-size: auto;
}

/* header
-----------------------------*/
.header {
  background: url('../images/common/bg-header.jpg?1458829066') left top no-repeat #fff;
}
.header .content_inner {
  padding-bottom: 27px;
}

.home .indexKeyImage .hallName {
  top: 347px;
}

.siteLogo {
  padding: 14px 0 0;
  float: left;
}
.siteLogo a {
  display: block;
  width: 180px;
  height: 46px;
  text-indent: -9999px;
  background: url('../images/common/logo.png?1458889393') left top no-repeat;
}

.banner_area {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

/* 1250以下
---------------------------------------------------------------------------------- */
