@charset "utf-8";
/* CSS Document */
html{
	overflow-y: scroll;
}
h1.header_title {
  background: url(img/header_bg.jpg) no-repeat right;
}

/* ----------------------------------------- */
/* kaiyou top */
#kaiyouBox {
	width: 920px;
	height: 468px;
	padding: 4px;
	border: 1px solid #808080;
	margin: 11px auto 10px;
}
#kaiyouBoxBg {
  width: 920px;
  height: 468px;
  background: url(img/top_bg.jpg) no-repeat;
}
/* kaiyouMenu */
#kaiyouMenuBox {
  width: 200px;
  float: left;
  margin-top: 65px;
}
#kaiyouMenuBox ul,
#kaiyouMenuBox li {
  width: 200px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#kaiyouMenuBox li a {
  display: block;
  width: 200px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(img/kaiyou_menu.jpg) no-repeat;
}
#kaiyouMenuBox li a#kaiyouMenu01 {
  background-position: 0 0;
}
#kaiyouMenuBox li a#kaiyouMenu02 {
  background-position: 0 -30px;
}
#kaiyouMenuBox li a#kaiyouMenu03 {
  background-position: 0 -60px;
}
#kaiyouMenuBox li a#kaiyouMenu04 {
  background-position: 0 -90px;
}
#kaiyouMenuBox li a#kaiyouMenu05 {
  background-position: 0 -120px
}
#kaiyouMenuBox li a#kaiyouMenu06 {
  background-position: 0 -150px;
}
#kaiyouMenuBox li a#kaiyouMenu07 {
  background-position: 0 -180px;
}
#kaiyouMenuBox li a#kaiyouMenu08 {
  background-position: 0 -210px;
}
#kaiyouMenuBox li a#kaiyouMenu09 {
  background-position: 0 -240px;
}

#kaiyouMenuBox li a:hover#kaiyouMenu01 {
  background-position: -200px 0;
}
#kaiyouMenuBox li a:hover#kaiyouMenu02 {
  background-position: -200px -30px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu03 {
  background-position: -200px -60px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu04 {
  background-position: -200px -90px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu05 {
  background-position: -200px -120px
}
#kaiyouMenuBox li a:hover#kaiyouMenu06 {
  background-position: -200px -150px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu07 {
  background-position: -200px -180px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu08 {
  background-position: -200px -210px;
}
#kaiyouMenuBox li a:hover#kaiyouMenu09 {
  background-position: -200px -240px;
}

/* heritageText */
#kaiyouText {
  width: 700px;
  float: right;
  margin-top: 27px;
  margin-bottom: 5px;
}
#kaiyouText #scrollFrame {
  width: 700px;
  height: 436px;
  overflow: auto;
}
#kaiyouText #scrollFrame #kaiyouPhoto {
  width: 230px;
  float: left;
  margin-top: 41px;
}
#kaiyouText #scrollFrame #kaiyouPhoto div {
  margin-bottom: 10px;
}
#kaiyouText #scrollFrame #kaiyouPhoto a {
  display: block;
  width: 230px;
  height: 175px;
}
#kaiyouText #scrollFrame #kaiyouDesc {
  width: 417px;
  float: right;
}
#kaiyouText #scrollFrame h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 18px;
}
#kaiyouText #scrollFrame p {
  line-height: 1.8;
  padding: 0 20px 0 10px;
  margin-bottom: 1em;
}

/* ----------------------------------------- */
/* heritage show */
div.main_contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
div.name_header {
	padding-left: 20px;
	border-left: 20px solid #7d5d2b;
	background-color: #e6e4e5;
	height: 50px;
	padding-right: 15px;
	margin-bottom: 20px;
}

/* kaiyouMenu */
/* thumMenu */
#kaiyouMenu {
	background: url(../common/img/years_bg.gif) repeat-x;
	height:84px;
	padding-left: 19px;
}
#kaiyouMenu ul,
#kaiyouMenu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#kaiyouMenu li {
  float: left;
}
#kaiyouMenu li img {
  margin: 4px 3px 4px 0;
}

/* pullMenu */
#pullMenu {
  
}
#pullMenu {
  width: 163px;
  height: 60px;
  float: left;
  position: relative;
}
#pullMenu ul,
#pullMenu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#pullMenu ul {
  margin-left: 20px;
}

#pullMenu li a {
  display: block;
  width: 163px;
  height: 60px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(img/kaiyou_pull_menu.jpg) no-repeat;
}
#pullMenu a{
  background-position: 0 0;
}
#pullMenu li ul {
  position: absolute;
  margin-left: 0;
  top: 59px;
  left: 12px;
  width: 149px;
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  display: none;
}
#pullMenu li li {
  width: 149px;
  background: url(img/pullmenu_border.gif) repeat-x bottom;
}
#pullMenu li li.listBottom {
  border-bottom: 1px solid #888888;
}
#pullMenu li li a {
  width: 121px;
  height: auto;
  padding: 0 14px;
  line-height: 1.5;
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  text-indent: 0;
  background-image: none;
  background-color: #ffffff;
  filter: alpha(opacity=70);
  opacity:0.70;
}
#pullMenu li li a:hover {
  color: #ffffff;
  filter: alpha(opacity=100);
  opacity:1.0;
}
#pullMenu li a:hover {
  background-color: #7d5d2b;
}

h3.title_h3 {
	margin: 0px;
	padding-top: 15px;
	float: left;
	font-size: 26px;
	line-height: 1;
	font-family: "MS PMincho",HeiseiMincho,"Hiragino Mincho Pro W3",serif;
}
/* IE6,7,8以外 */
html:not(:target) h3.title_h3 {
  padding-top: 12px;
}
h4.title_history_h4 {
	margin: 0px;
	float: left;
	padding-left: 5px;
	padding-top: 23px;
	font-size: 12px;
	font-weight: normal;
}
h4.title_history_h4 span.toushuKana {
	font-size: 10px;
}
div.contents_885 {
	width: 885px;
	margin-left: 35px;
}
div.history_photo {
	width: 295px;
	float: left;
}
div.history_photo a {
  display: block;
}
div.history_photo02 {
	width: 71px;
	padding-left: 4px;
	padding-right: 50px;
	float: left;
}
div.footer_prev {
	width: 888px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	margin-right: auto;
	margin-left: auto;
	padding: 8px 20px;
	margin-bottom: 10px;
}
div.center_prev {
	width: 150px;
	text-align: center;
	margin: 0 auto;
}
div.center_prev a {
	color: #000000;
	text-decoration: none;
}


div.next_icon {
	float: right;
	width: 80px;
	text-align: right;
}
div.next_icon a {
	color: #000000;
	text-decoration: none;
}
div.next_icon img {
	vertical-align: middle;
}
div.prev_icon {
	float: left;
	width: 80px;
	text-align: left;
}
div.prev_icon a {
	color: #000000;
	text-decoration: none;
}
div.prev_icon img {
	vertical-align: middle;
}

.body_margin {
	margin: 0px;
}

h5.frame_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.frame_text {
	line-height: 150%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.frame_text a {
	color: #0064ff;
	text-decoration: none;
}
p.frame_text a:hover {
	text-decoration: underline;
}
/* 確認用 */
p.frame_text a.checkAnchor {
  color: #ff5277;
}
div.frame_right {
	float: left;
	width: 465px;
}

.of02{
	width:465px;
	height:265px;
	overflow:auto;
}
div.history_photo_desc {
	clear: both;
	font-size: 10px;
}
div.history_photo_desc * {
	vertical-align: middle;
}


