@charset "utf-8";

.fc-cap {
  line-height:1.3em;
  margin:.8em 0;
}
.to-detail {
  margin-bottom:0;
  text-align:right;
}

/* index */
.green-box {
  width:630px;
  margin:1.6em 0;
  padding:9px;
  background-color:#04351a;
  border:solid 1px #1a5230;
}
.asset-content h4.gold-back {
  height:23px;
  padding:6px 0 0 10px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  background:url("../img/head-goldback.png") repeat-x;
  margin-bottom:0;
}
.asset-content h5.cap-title {
  margin:3px 0 .8em 0;
}
.yellow {
  color:#e3e3c7;
}
.index-3colbox {
  width:200px;
  padding:0 15px 5px 0;
  float:left;
}
.index-2box {
  width:298px;
}
.index-2box-img {
  width:92px;
  float:left;
}
.index-2box-txt {
  width:196px;
  float:right;
}
.asset-content h5.i2-title {
  margin:0 0 .8em 0;
}

/* Club House */
.ch-3colbox {
  width:206px;
  padding:0 15px 0 0;
  float:left;
}

/* Training Field */
#tr-table {
  margin:1.6em 0;
}
#tr-table th {
  background-color:#d3d3d3;
}
#tr-photos td {
  padding:0;
  border:none;
}
#tr-photos td img {
  vertical-align:bottom;
}
#tr-photos td.cl {
  padding:0 6px 6px 0;
}
#tr-photos td.cr {
  padding:0 0 6px 0;
}

/* Restaurant */
.rt-morning-box {
  width:160px;
  text-align:center;
  float:left;
  border-right:dotted 2px #cccccc;
}
.rt-lunchbox {
  width:315px;
  margin:0 0 1.6em 0;
}
.rt-lunchbox-txt {
  width:193px;
  float:right;
}
.rt-lunchbox-txt p {
  margin:0;
}
.rt-lunchbox-txt strong {
  display:block;
  margin:0 0 8px 0;
}
.rt-lunchbox-img {
  width:112px;
  float:left;
}

/* Yamasui */
.ys-thumbs td {
  border:none;
  padding:0 10px 10px 0;
}

/* Hot spring */
.hs-thumb-wrap {
  width:274px;
  margin:0 0 8px 0;
  text-align:center;
}
.hs-thumb-l, .hs-thumb-r {
  width:132px;
}
.hs-thumb-l {
  float:left;
}
.hs-thumb-r {
  float:right;
}
