#center #mainV {
  margin: 0px -6px 40px;
}
#center #secret_area {
  margin-bottom: 60px;
}
#center #secret_area h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 10px;
  background: url(../images/common/bg-line.gif) repeat-x center bottom;
  margin-bottom: 10px;
}
#center #secret_area h3 strong {
  font-size: 1.2em;
  color: #d30000;
}
#center #secret_area .map {
  float: left;
  overflow: hidden;
}
#center #secret_area .txt1 {
  font-size: 1.4em;
  font-weight: bold;
}
#center #secret_area .txt2 {
  font-size: 1.1em;
  margin: 10px 0 20px;
  line-height: 1.6;
}
#center #secret_area .area {
  background-color: #f3f3f3;
  border: solid 1px #e7e1d7;
  padding: 15px;
}
#center #secret_area .area h2 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px;
}
#center #secret_area .area .title {
  background-repeat: no-repeat;
  overflow: hidden;
  *zoom: 1;
  background-position: left center;
}
#center #secret_area .area .title span {
  display: block;
  float: left;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  width: 45px;
  line-height: 42px;
  font-weight: normal;
  vertical-align: middle;
  font-size: 18px;
}
#center #secret_area .area .title strong {
  font-size: 18px;
  padding: 9px 0 0 15px;
  display: inline-block;
}
#center #secret_area .area .environment .title {
  color: #5b7d22;
  background-image: url(../images/top/hiketsuLine01.png);
}
#center #secret_area .area .environment .title span {
  font-size: 14px;
  background-image: url(../images/top/hiketsuBg01.png);
}
#center #secret_area .area .soil .title {
  color: #935415;
  background-image: url(../images/top/hiketsuLine02.png);
}
#center #secret_area .area .soil .title span {
  background-image: url(../images/top/hiketsuBg02.png);
}
#center #secret_area .area .water .title {
  color: #2d78a0;
  background-image: url(../images/top/hiketsuLine03.png);
}
#center #secret_area .area .water .title span {
  background-image: url(../images/top/hiketsuBg03.png);
}
#center #secret_area .area .water .title em {
  font-style: normal;
  color: #000;
  font-size: 0.9em;
}
#center #secret_area .area .water .supple {
  font-size: 0.96em;
  padding-top: 10px;
}
#center #secret_area .area .environment, #center #secret_area .area .soil {
  margin-bottom: 10px;
}
#center #secret_area .area .environment .pic, #center #secret_area .area .soil .pic, #center #secret_area .area .water .pic {
  float: left;
  display: block;
  margin: 0 15px 0 0;
}
#center #secret_area .area .environment .photo, #center #secret_area .area .soil .photo, #center #secret_area .area .water .photo {
  font-size: 1.1em;
  padding: 5px 0 0 225px;
  line-height: 1.6;
}
#center #secret_area .area .wrap {
  overflow: hidden;
  *zoom: 1;
  padding: 15px 5px 20px;
}
#center #media_area {
  margin-bottom: 60px;
}
#center #media_area h3 {
  font-size: 1.7em;
  display: table;
  font-weight: bold;
  padding-bottom: 10px;
  background: url(../images/common/bg-line.gif) repeat-x center bottom;
  margin-bottom: 30px;
  line-height: 1.3;
}
#center #media_area h3 strong {
  color: #d30000;
}
#center #media_area h3 img, #center #media_area h3 span {
  display: table-cell;
  vertical-align: middle;
}
#center #media_area h3 span {
  padding-left: 15px;
}
#center #media_area p {
  text-align: center;
}
#center #hotel_area {
  margin-bottom: 60px;
  background-image: url(../images/top/hotelBgHead.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
#center #hotel_area .wrap {
  background-image: url(../images/top/hotelBgFoot.gif);
  background-repeat: no-repeat;
  padding: 20px 25px 10px;
  background-position: left bottom;
}
#center #hotel_area .wrap h3 {
  font-size: 1.5em;
  color: #67981a;
  padding: 0 5px 10px;
  border-bottom: dotted 2px #d6d4d3;
}
#center #hotel_area .wrap dl {
  display: table;
  width: 460px;
  padding: 20px 10px;
  overflow: hidden;
  *zoom: 1;
}
#center #hotel_area .wrap dl dt, #center #hotel_area .wrap dl dd {
  display: table-cell;
  vertical-align: middle;
}
#center #hotel_area .wrap dl dt {
  width: 310px;
}
#center #hotel_area .wrap dl dd {
  color: #67981a;
  font-weight: bold;
  font-size: 1.2em;
}
#center #hotel_area .wrap dl.top {
  border-bottom: dotted 2px #d6d4d3;
}
#center #movie_area {
  margin-bottom: 60px;
}
#center #movie_area h3 {
  font-size: 1.38em;
  font-weight: bold;
  padding-bottom: 15px;
  background: url(../images/common/bg-line.gif) repeat-x center bottom;
  margin-bottom: 10px;
}
#center #movie_area h3 strong {
  font-size: 1.2em;
  color: #d30000;
}
#center #movie_area div {
  text-align: center;
}
#center #movie_area iframe {
  margin: auto;
  width: 500px;
}
#center #omake_area {
  background-color: #f3f3f3;
  border: solid 1px #e7e1d7;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 60px;
}
#center #omake_area h3 {
  color: #d14300;
  text-align: center;
  border: solid 2px #d14300;
  padding: 2px 10px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.5em;
  position: relative;
  margin: 15px 15px 5px;
}
#center #omake_area h3 img {
  vertical-align: bottom;
  margin: 0px 7px 2px;
}
#center #omake_area h3:after, #center #omake_area h3:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#center #omake_area h3:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
#center #omake_area h3:before {
  border-color: rgba(209, 67, 0, 0);
  border-top-color: #d14300;
  border-width: 13px;
  margin-left: -13px;
}
#center #omake_area .text {
  overflow: hidden;
  *zoom: 1;
  padding: 0 8px 20px 22px;
}
#center #omake_area .text p {
  font-size: 1.1em;
  padding: 20px 0 0 0;
  line-height: 1.7;
}
#center #omake_area .text img {
  float: right;
  margin: 0 0px 0 10px;
}
#center #teiki_area {
  margin: 40px 0 60px;
  background-color: #f9f4ef;
  background-image: url(../images/top/teikiBg.jpg);
  background-repeat: no-repeat;
  border: solid 1px #dcd1c3;
  padding: 20px 17px;
}
#center #teiki_area h3 {
  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 10px;
  background: url(../images/common/bg-line.png) repeat-x center bottom;
  margin-bottom: 20px;
  text-shadow: -1px -1px 0px white, 1px -1px 0px white, 1px 1px 0px white, -1px 1px 0px white, 0px 0px 25px white, 0px 0px 20px white;
}
#center #teiki_area h3 strong {
  font-size: 1.2em;
  color: #ae060f;
}
#center #teiki_area p {
  padding: 0 204px 20px 10px;
  font-size: 1.13em;
  line-height: 1.7;
  text-shadow: -1px -1px 0px #f8f2ec, 1px -1px 0px #f8f2ec, 1px 1px 0px #f8f2ec, -1px 1px 0px #f8f2ec, 0px 0px 25px #f8f2ec, 0px 0px 20px #f8f2ec;
}
#center #teiki_area p strong {
  font-size: 1.2em;
  color: #d14200;
}
#center .youtube iframe {
  margin: auto;
  width: 510px;
}
#center h2 {
  clear: both;
}
#center .b01 {
  width: 530px;
  min-height: 192px;
  height: auto !important;
  height: 192px;
  background: url(../images/top/mid-center.gif) repeat-y 0 0;
  margin-bottom: 20px;
}
#center .b01 .bottom {
  position: absolute;
  bottom: 0;
}
#center .b02 {
  margin: 10px 0 25px 0;
  background-image: url(../images/top/line-reason.gif);
  background-repeat: no-repeat;
  background-position: center 20px;
}
#center .b02 dl {
  width: 98px;
  margin-right: 10px;
  padding-top: 55px;
  float: left;
  display: inline-block;
}
#center .b02 dl.reason01 {
  background: url(../images/top/ico-reason01.gif) no-repeat 50% 0;
}
#center .b02 dl.reason02 {
  background: url(../images/top/ico-reason02.gif) no-repeat 50% 0;
}
#center .b02 dl.reason03 {
  background: url(../images/top/ico-reason03.gif) no-repeat 50% 0;
}
#center .b02 dl.reason04 {
  background: url(../images/top/ico-reason04.gif) no-repeat 50% 0;
}
#center .b02 dl.reason05 {
  background: url(../images/top/ico-reason05.gif) no-repeat 50% 0;
  margin-right: 0;
}
#center .b02 dl dt {
  margin-bottom: 10px;
  text-align: center;
  height: 28px;
}
#center .b02 dl dd {
  font-size: 90%;
}
#center .b02 dl dd.img {
  width: 86px;
  height: 86px;
  padding: 6px;
  margin-bottom: 10px;
  background: url(../images/top/bg-reason.gif) no-repeat 0 0;
}
#center .b03 {
  margin: 10px 0 25px 0;
}
#center .b03 dl {
  width: 168px;
  float: left;
  display: inline;
  margin-right: 13px;
  padding-top: 35px;
}
#center .b03 dl.rank01 {
  background: url(../images/top/ico-rank01.gif) no-repeat 0 0;
}
#center .b03 dl.rank02 {
  background: url(../images/top/ico-rank02.gif) no-repeat 0 0;
}
#center .b03 dl.rank03 {
  background: url(../images/top/ico-rank03.gif) no-repeat 0 0;
  margin-right: 0;
}
#center .b03 dl dt {
  width: 150px;
  height: 150px;
  background: url(../images/top/bg-ranking.gif) no-repeat 0 0;
  padding: 9px;
  margin-bottom: 10px;
}
#center .b03 dl dd {
  margin-bottom: 10px;
  font-size: 90%;
}
#center .b03 dl dd.nameRank {
  color: #734017;
  font-size: 1em;
}
#center .b03 dl dd.nameRank span {
  font-size: 0.85em;
}
#center .b04 {
  margin: 0 0 25px 0;
}
#center .b04 .recommend {
  background: url(../images/top/line.gif) no-repeat 0 93%;
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 10px;
}
#center .b04 .recommend .img {
  width: 106px;
  height: 106px;
  padding: 7px;
  float: left;
  display: inline;
  background: url(../images/top/bg-recommend01.gif) no-repeat 0 0;
}
#center .b04 .recommend dl {
  width: 400px;
  float: right;
  display: inline;
}
#center .b04 .recommend dl dt {
  width: 390px;
  padding-left: 10px;
  margin-bottom: 10px;
}
#center .b04 .recommend dl dd .img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  padding: 5px 5px 5px 15px;
  float: left;
  display: inline;
  background: url(../images/top/bg-recommend02.gif) no-repeat 0 0;
}
#center .b04 .recommend dl dd .nameRecommend {
  color: #734017;
  font-size: 1.2em;
}
#center .b04 .recommend dl dd .nameRecommend span {
  font-size: 0.85em;
}
#center .b04 .recommend .btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
#center .b05 {
  margin: 15px 0 25px 0;
}
#center .b05 .news {
  margin: 20px 0;
}
#center .b05 .news h5 {
  color: #734017;
  line-height: 1.4;
  width: auto;
  display: inline;
  background-color: #FAEFD1;
  background-image: url(../images/top/bg-news02.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3px 15px 3px 25px;
}
#center .b05 .news .txt {
  margin: 15px 10px 0 20px;
}
#center .b05 .news .btn {
  text-align: right;
}
#center #blog {
  margin: 60px 0 30px 0;
}
#center #blog dl {
  list-style: none;
  margin: 20px 15px;
  background-image: url(../images/bg/br-dot.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#center #blog dt {
  width: 11em;
  float: left;
  padding: 5px 0 5px 5px;
  color: #D14200;
  font-weight: bold;
}
#center #blog dd {
  background-image: url(../images/bg/br-dot.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 5px 0 5px 11em;
}
