div.contents {
  background-color: #ffeddf;
  margin: 0 40px;
}
div.contents h2, div.contents h3, div.contents h4, div.contents h5 {
  line-height: 1;
}
div.contents a:hover img {
  background-color: #fff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
div.section {
  background: url(../hida/img/report/contents_bg.png) top center repeat-y;
  zoom: 1;
}
div.section .wrapper {
  text-align: left;
  position: relative;
  display: inline-block;
  width: 880px;
  margin: 0 15px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #fff;
}
div.section .movie {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding-right: 10px;
}
div.section .movie h3, div.section .movie .movieImg {
  padding-left: 54px;
}
div.section .sectionTxt {
	text-align: left;
	font-size: 84%;
	padding-top: 40px;
	padding-left: 50px;
	padding-bottom: 45px;
	width: 440px;
}
div.section .sectionTxt ul {
	width: 370px;

}
div.section .sectionTxt ul li {
  font-weight: bold;
}
div.section .sectionTxt ul li.note {
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 90%;
}
div.section .filmRoll {
  clear: both;
  background: url(../hida/img/report/photo_bg.gif) bottom left repeat-x;
  width: 880px;
  height: 217px;
/*  margin: -32px auto 0;*/
  margin: -32px auto 0;
  padding-bottom: 5px;
  overflow: hidden;
  text-align: left;
  position: relative;
  z-index: 2;
}
div.section .filmRoll h3 {
  margin-bottom: 5px;
}
div.section .filmRoll div ul li {
  float: left;
  margin-right: 2px;
  display: block;
  width: 215px;
  height: 150px;
}
div.section#saru .wrapper {
  background-image: url(../hida/img/report/sasubobo_bg.gif);
  min-height: 320px;
  height: auto;
}
div.section#hotSpring .wrapper {
  background-image: url(../hida/img/report/sakura_bg.gif);
  min-height: 322px;
  height: auto;
}
div.section#others .wrapper {
  width: 910px;
  padding: 0 0 15px;
  margin: 0;
  background: url(../hida/img/report/contents_bg.png) top center repeat-y;
}
div.section#others .end {
  background: url(../hida/img/report/contents_bg_bottom.png) bottom center no-repeat;
}
div.section#others .end p {
	text-align: center;
}
div.section#others .wrapper ul {
  display: inline-block;
  background-color: #fff;
  margin-left: 15px;
  padding: 5px 0 20px 50px;
  width: 830px;
}
div.section#others .wrapper ul li {
  float: left;
  width: 235px;
  padding-right: 37px;
  font-size: 84%;
}
div.section#others .wrapper ul li.end {
  padding-right: 0;
}
div.section#others .wrapper ul li strong {
  font-weight: bold;
  display: block;
}
div.section#recommend {
  background: none;
}
div.section#recommend h3 {
  margin-bottom: 6px;
}
div.section#recommend .wrapper {
  background-color: transparent;
  width: 830px;
  padding: 20px 0 20px 50px;
}
div.section#recommend .wrapper div {
  float: left;
  width: 235px;
  padding-right: 37px;
}
div.section#recommend .wrapper div.end {
  padding-right: 0;
}
div.section#recommend .wrapper div p {
  text-align: center;
}
div.section#recommend .wrapper div p.detail {
  margin-top: 6px;
}
div.section#recommend .specialSite {
  margin-bottom: 60px;
  clear: left;
}

div#access {
	width: 779px;
	margin: 0 auto;
}
div#access h2 {
	background: url(../hida/img/report/access_bg_t.gif) left bottom no-repeat;
	padding: 30px 0 20px 0;
}
div#access div {
	background: url(../hida/img/report/access_bg_b.gif) left bottom no-repeat;
	padding: 20px 30px;
	overflow: hidden;
	_zoom: 1;
	text-align: left;
}
div#access div p {
	float: left;
}
div#access div dl {
	float: left;
	padding-left: 25px;
	width: auto;
}
div#access div dl dt {
	font-weight: bold;
	padding-bottom: 5px;
}

div#access div dl dd ul {
	width: 450px;
	margin-left: -.5em;
}
div.aside {
  clear: both;
  margin: 28px auto 0;
}
div.aside#fbtl {
  background: url(../hida/img/report/fb_bg.gif) top left repeat-y;
  width: 880px;
  padding: 0;
  zoom: 1;
}
div.aside#fbtl .wrapper {
  background: url(../hida/img/report/fb_bg_bottom.gif) bottom left no-repeat;
  padding-top: 12px;
  padding-bottom: 36px;
}
div.aside#fbtl .fb-like-box {
  background-color: #fff;
  width: 780px;
  margin: 0 auto;
}
div.aside#plan ul {
  padding-bottom: 14px;
}
div.aside#plan ul li {
  line-height: 1;
  margin-bottom: 23px;
}
div.go2top {
  background-color: #fff;
  padding: 10px 18px 18px;
}
div.go2top .to_page_top {
  padding-top: 0;
  line-height: 1;
}

#colorbox {
  font-size: 100%;
  line-height: 1;
  border: 2px solid #fff;
  overflow: visible !important;
}
#colorbox p.close {
  display: none;
  line-height: 1;
}
#colorbox p.close span {
  display: inline-block;
  background: url(../hida/img/report/btn_close.gif) top center no-repeat;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 68px;
  height: 24px;
  cursor: pointer;
}
#colorbox #cboxTitle {
  color: #333;
  float: none !important;
  top: 492px;
  left: 10px;
  font-size: 80%;
  /*position:static;
  background-color:#fff;
  padding:4px 0;
  line-height:1;
  color:#333;
  width:704px;
  margin-left:-2px;*/
}
#colorbox #cboxContent {
  margin-top: 0;
}
#colorbox #cboxLoadedContent {
  z-index: 10;
  background-color: #fff;
}
#colorbox #cboxClose {
  background: url(../hida/img/report/btn_close.gif) center center no-repeat white;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 68px;
  height: 24px;
  cursor: pointer;
  float: right !important;
  position: relative;
  top: -24px;
  z-index: 0;
}
#colorbox #cboxWrapper {
  overflow: visible;
}
#colorbox .cboxPhoto {
  margin-top: 0 !important;
}

.stampend {padding:0 15px}
.stampend p {background:#FFF;
	height:174px;}