@charset "utf-8";


#center-content p.guide-cap {
  margin: 20px 0 20px 0;
}

#center-content h3.guide-subt {
  margin: 0 0 5px 0;
}

#center-content div#guide-voice-box01 {
  padding: 0 0 0 100px;
  background: url(../img/img_guide01.jpg) left top no-repeat;
}

#center-content div#guide-voice-box02 {
  padding: 0 100px 0 0;
  background: url(../img/img_guide02.jpg) right top no-repeat;
}

#center-content div#guide-voice-box03 {
  padding: 0 0 0 100px;
  background: url(../img/img_guide03.jpg) left top no-repeat;
}

#center-content div#guide-voice-box04 {
  padding: 0 100px 0 0;
  background: url(../img/img_guide04.jpg) right top no-repeat;
}

#center-content div#guide-voice-box05 {
  padding: 0 0 0 100px;
  background: url(../img/img_guide05.jpg) left top no-repeat;
}

#center-content div#guide-voice-box06 {
  padding: 0 100px 0 0;
  background: url(../img/img_guide06.jpg) right top no-repeat;
}

#center-content div#guide-voice-box07 {
  padding: 0 0 0 100px;
  background: url(../img/img_guide07.jpg) left top no-repeat;
}

#center-content div#guide-voice-box08 {
  padding: 0 100px 0 0;
  background: url(../img/img_guide08.jpg) right top no-repeat;
}


#center-content div.guide-voice-txt {
  background: #FFF8DB;
}

#center-content div.guide-voice-txt p {
  padding: 10px;
}


/*History Page Content
---------------------------------------------------------------------------------------------------------------------------*/
#center-content table#history {
  width: 100%;
  margin: 20px 0 0 0;
  border-spacing:2px;
}

#center-content table#history th {
  padding: 10px 10px 10px 10px;
  border-right: 3px solid #F84092;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}

#center-content table#history td {
  line-height: 140%;
  padding: 10px 0 10px 10px;
  vertical-align: top;
}

table#history tr.simasima {
  background: #FFFBEC;
}


/*Greeting Page Content
---------------------------------------------------------------------------------------------------------------------------*/
#center-content div#greeting-rinen {
  width: 560px;
  height: 200px;
  margin: 20px 0;
  background: url(../img/greeting_rinen.jpg) no-repeat;
}

#center-content div#greeting-rinen h3 {
  display: none;
}

#center-content div#greeting-rinen h4 {
  display: none;
}

#center-content div#greeting-rinen p {
  display: none;
}

#center-content div#greeting-photo {
  width: 560px;
  height: 120px;
  margin: 0 0 15px 0;
  background: url(../img/greeting_photo.jpg) no-repeat;
}


#center-content div#greeting-photo p {
  display: none;
}

/*Access Page Content
---------------------------------------------------------------------------------------------------------------------------*/
#center-content div#access-map {
  margin: 20px 0 10px 0;
}

#center-content div#access-add {
  margin: 10px 0 30px 0;
  background: url(../img/access_photo.jpg) no-repeat;
}

#center-content div#access-add table#address {
  width: 100%;
  margin: 0 0 5px 200px;
  border-spacing: 2px;
}

#center-content div#access-add table#address th {
  width: 10%;
  padding: 8px;
  border-left: 2px solid #F84092;
}

#center-content div#access-add table#address td {
  padding: 8px;
}

#center-content div#access-add p {
  margin: 0 0 0 200px;
  padding: 8px;
  background: #FFE2E9;
}

#center-content div#access-equip {
  margin: 10px 0 0 0;
  padding: 6px;
  background: #EEEEEE;
}

#center-content div#access-equip div.equip-box01 {
  float: left;
  width: 176px;
  margin: 0 10px 0 0;
  background: #FFFFFF;
}
#center-content div#access-equip div.equip-box02 {
  float: left;
  width: 176px;
  background: #FFFFFF;
}

#center-content div#access-equip div.equip-box01 p {
  margin: 0;
  padding: 0 5px 5px 5px;
}
#center-content div#access-equip div.equip-box02 p {
  margin: 0;
  padding: 0 5px 5px 5px;
}