@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :common.css
 author     :Ability Consultant
 style info :基本・共通設定
=================================================================== */
/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  background: url(../images/header/bg_doc1.jpg) !important;
}

body {
  background: url(../images/header/bg_doc2.jpg) repeat-x 0 0 !important;
}

.body {
  font-size: small;
}

#page {
  width: 950px;
  color: #333333;
  font-size: 92.307692%;
  line-height: 1.5;
}
#page, #page pre, #page input, #page textarea, #page select {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
#page a {
  color: #212121;
  text-decoration: underline;
}
#page a:hover {
  text-decoration: none;
}
#page a:hover > img {
  opacity: .7;
  filter: alpha(opacity=80);
}
#page a > img {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
#page img {
  vertical-align: top;
  height: auto;
}

.over {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.over:hover {
  opacity: .7;
  filter: alpha(opacity=80);
}

div#RthCustomize {
  width: auto;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header .con_header {
  overflow: hidden;
}
#header .con_header .box_rev {
  float: left;
  padding-top: 55px;
}
#header .con_header h2 {
  float: left;
  padding: 0 136px 0 113px;
}
#header .con_header .box_rsv {
  text-align: right;
  float: left;
  padding-top: 33px;
}
#header .con_header .box_rsv .tel {
  margin-top: 13px;
}
#header .con_header:after {
  clear: both;
  content: '';
  display: block;
  height: 2px;
  border-bottom: 1px solid #d1b642;
  border-top: 1px solid #d1b642;
}
#header #hnav {
  background: url(../images/header/bg_hnav.png);
  text-align: right;
  padding: 9px 18px;
}
#header #gnav {
  background: url(../images/header/gnav.png) no-repeat;
  overflow: hidden;
}
#header #gnav li {
  font-size: 0%;
  float: left;
}
#header #gnav li.gnav_hom {
  width: 120px;
}
#header #gnav li.gnav_inf {
  width: 170px;
}
#header #gnav li.gnav_gue {
  width: 175px;
}
#header #gnav li.gnav_gal {
  width: 170px;
}
#header #gnav li.gnav_acc {
  width: 150px;
}
#header #gnav li.gnav_rsv {
  width: 165px;
}
#header #gnav li a {
  position: relative;
  display: block;
  height: 69px;
}
#homepage #header #gnav li.gnav_hom a:after, #raku_rooms #header #gnav li.gnav_gue a:after, #wedding #header #gnav li.gnav_wed a:after, #access #header #gnav li.gnav_acc a:after, #header #gnav li:hover a:after {
  content: '';
  height: 3px;
  width: 47px;
  background: #b8284f;
  position: absolute;
  left: 50%;
  margin-left: -23px;
  bottom: 0;
}

/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
.con_rsv {
  width: 865px;
  margin: 80px auto 0;
  background: url(../images/footer/bg_rsv.png);
  text-align: center;
  position: relative;
}
.con_rsv:before, .con_rsv:after {
  content: '';
  width: 7px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/footer/bg_rsv_l.png) no-repeat;
}
.con_rsv:after {
  left: auto;
  right: 0;
  background: url(../images/footer/bg_rsv_r.png) no-repeat;
}
.con_rsv ul {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.con_rsv ul li {
  font-size: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.con_rsv ul li:first-child {
  margin-right: 35px;
}
.con_rsv ul li:first-child + li {
  margin-right: 30px;
}
.con_rsv ul li:first-child + li + li {
  margin-right: 10px;
}

.con_bn {
  margin: 100px 0 50px;
  background: #eae9da;
  padding: 5px;
}
.lower .con_bn {
  margin: 50px 0;
}
.con_bn .inner {
  border: 1px solid #d5d3c8;
  padding: 15px;
}
.con_bn .inner ul {
  overflow: hidden;
}
.con_bn .inner ul li {
  float: left;
  margin-left: 21px;
}
.con_bn .inner ul li:first-child {
  margin-left: 0;
}

#footer {
  margin-top: 50px;
  text-align: center;
  padding-top: 35px;
  border-top: 1px solid #bcb88b;
}
#footer #fnav {
  padding: 23px 0 27px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#footer #fnav li {
  float: left;
  line-height: 1;
}
#footer #fnav li:hover a {
  text-decoration: underline;
}
#footer #fnav li:first-child a {
  border-left: 1px solid #464646;
}
#footer #fnav li a {
  display: block;
  padding: 0 12px;
  border-right: 1px solid #464646;
  text-decoration: none;
}
#footer .box_rsv {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 20px 0;
}
#footer .box_rsv p {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#footer .box_rsv p:first-child {
  margin-right: 20px;
}
#footer .con_footer {
  background: url(../images/footer/bg_f.jpg);
  position: relative;
  padding: 25px 0;
  color: #fff;
  line-height: 1.8;
}
#footer .con_footer .btn_ptop {
  position: absolute;
  right: 0;
  bottom: 100%;
}

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
#contents > .con_rsv_nav {
  position: relative;
}
#contents > .con_rsv_nav .btn {
  position: absolute;
  right: 35px;
  bottom: 43px;
}

/* -----------------------------------------------------------
	table
----------------------------------------------------------- */
table.tbl_basic {
  width: 100%;
}
table.tbl_basic tr {
  border-top: 1px dotted #7a7a77;
  border-bottom: 1px dotted #7a7a77;
}
table.tbl_basic tr th {
  border-right: 1px dotted #7a7a77;
  color: #543c0e;
  vertical-align: top;
}
table.tbl_basic tr th, table.tbl_basic tr td {
  padding: 12px 20px;
  font-weight: normal;
}
