@media screen and (max-device-width: 568px) {
  body {
    -webkit-text-size-adjust: none;
    /* iPhone */
  }
}

* {
  color: #333;
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 26px;
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
  background-color: #f1e4c4;
  margin: 0px;
  padding: 0px;
}

img {
  display: block;
  border-style: none;
}

em,
strong,
h1,
h2,
h3,
dt {
  font-weight: bolder;
}

a {
  text-decoration: none;
}

a:active {}

a:link {
  color: #FFF;
}

a:visited {
  color: #FFF;
}

a:hover {
  color: #FFF;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}




/*----------------------------------------------------
 id style
----------------------------------------------------*/


header {
  width: 100%;
  height: 90px;
  text-align: center;
  background-color: #fdd9c6;
  margin: 0px;
  padding:0 0 20px 0;
}

header div {
  width: 960px;
  text-align: left;
  margin: 0px auto 0px auto;
  padding: 0px;
}

header div h1 {
  width: 650px;
  text-align: left;
  float: left;
  margin: 10px 15px 0px 0px;
  padding: 0px;
}

header div h1 a {
  height: 100px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
}

header div p {
  float: left;
  font-size: 12px;
  line-height: 1.8em;
  margin: 0px;
  padding: 24px 0px 0px 0px;
}

header div p span {
  font-size: 11px;
  line-height: 2.3em;
}

header div ul {
  width: 250px;
  overflow: hidden;
  text-align: left;
  float: right;
  list-style: none;
  padding: 0px;
}

header div ul li {
  width: 250px;
  text-align: right;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 20px;
}

header div ul li.tel {
  font-weight: bold;
  width: 250px;
  height: 25px;
  text-indent: -9999px;
  text-align: left;
  display: block;
  background-image: url(../images/tel.png);
  background-repeat: no-repeat;
  background-position: 20px 0px;
  background-size: 230px 25px;
}




nav {
  width: 100%;
  height: 60px;
  overflow: hidden;
  text-align: center;
  background-image: url(../images/nav_bg.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

nav div {
  width: 960px;
  text-align: left;
  margin: 0px auto 0px auto;
  padding: 0px;
}

nav div ul {
  width: 960px;
  text-align: left;
  list-style: none;
  margin: 2px 0px 0px 0px;
  padding: 0px;
}

nav div ul li {
  width: 192px;
  text-align: left;
  float: left;
  margin: 0px;
  padding: 0px;
}

nav div ul li a {
  width: 192px;
  height: 56px;
  text-indent: -9999px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../images/nav.png);
  margin: 0px;
  padding: 0px;
}

nav div ul li.top a {
  background-position: 0px 0px;
}

nav div ul li.outline a {
  background-position: -192px 0px;
}

nav div ul li.about a {
  background-position: -384px 0px;
}

nav div ul li.day a {
  background-position: -576px 0px;
}

nav div ul li.event a {
  background-position: -768px 0px;
}

nav div ul li.top a:hover {
  background-position: 0px -56px;
}

nav div ul li.outline a:hover {
  background-position: -192px -56px;
}

nav div ul li.about a:hover {
  background-position: -384px -56px;
}

nav div ul li.day a:hover {
  background-position: -576px -56px;
}

nav div ul li.event a:hover {
  background-position: -768px -56px;
}






section#contents_area {
  width: 960px;
  overflow: hidden;
  margin: 0px auto 70px auto;
  padding: 0px;
}





section#link {
  width: 100%;
  height: 60px;
  background-image: url(../images/nav_bg.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

section#link div {
  width: 960px;
  margin: 0px auto 0px auto;
  padding: 0px;
}

section#link div ul {
  width: 80%;
  margin: 0px;
  padding: 0px;
}

section#link div ul li {
  float: left;
  font-size: 20px;
  line-height: 60px;
  list-style: none;
  background-image: url(../images/link_icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 22px;
  margin: 0px 30px 0px 0px;
  padding: 0px;
}

section#link div ul li a {
  font-size: 25px;
}

section#link div span {
  display: block;
  float: right;
  line-height: 60px;
  background-image: url(../images/top_btn.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 30px;
}

footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #fdd9c6;
  margin: 0px;
  padding: 0px;
}



/*　追加分　200616～*/
.footer-list {
  width: 960px;
  margin: 0 auto;
  display: flex;
}

dl.nursery {
  color: #333;
  line-height: 1.3em;
  width: 720px;
  margin-left: 50px;
  margin-top: 25px;
}


dl.temple {
  width: 300px;
  margin-left: 60px;
  margin-top: 25px;
}

.temple img {
  margin-bottom: 15px;
}

/*  ↑　追加分、ここまで */

footer dl dt {
  font-size: 35px;
  line-height: 1.3em;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

footer dl dt span {
  font-size: 25px;
}

footer dl dd {
  margin: 0px;
  padding: 0px;
  font-size: 23px;
}



footer p {
  font-size: 12px;
  margin: 10px;
  color: #333;
}





#top {
  position: fixed;
  bottom: 340px;
  right: 30px;
}

#home {
  position: fixed;
  bottom: 250px;
  right: 30px;
}





/*----------------------------------------------------
 commmons style
----------------------------------------------------*/


p.pankuzu {
  width: 960px;
  height: 45px;
  text-align: left;
  line-height: 1.8em;
  line-height: 45px;
  color: #FFF;
  border-radius: 5px;
  background-image: url(../images/icon_home.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-color: #ba937c;
  text-indent: 50px;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

p.pankuzu strong {
  color: #FFF;
}

p.pankuzu a {
  color: #FFF;
}


/*----------------------------------------------------
 style end
----------------------------------------------------*/
