@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 450px;
  /* 550 */
  float: right;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 0px;
  text-align: right;
  font-weight: normal;
  line-height: 10px;
  font-size: 10px;
}
#hpb-headerLogo{
  width : 438px;
  /* 338 */
  float: left;
  background-image : url(png/logo_souanji_Bg.png);
  background-repeat: no-repeat;
  background-position: left  bottom;
  /*  left */
	margin-top: 25px;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 5px;
  /* 22 */
  margin-right: 0;
  margin-bottom: 5px;
  /* 18 */
  margin-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 70px;
  /* 34 */
  background-image : url(png/logo_souanji.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
#hpb-headerExtra1{
  width: 400px;
  /* 500 */
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  text-align: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 19px;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  color: #7f2020;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号のお問い合わせは 文字設定 */
	padding-right: 3px;
  font-size: 12px;
  color:#333333;
  font-weight:normal;
}
#hpb-headerExtra1 a{
  /* 「お問合わせはこちら」ボタン設定 */
    display: block;
  width: 197px;
  /* 177 */
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: auto;
  height: 25px;
  background-image : url(png/header_Button.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
  text-indent: -9999px;
}
#hpb-headerExtra2 {
  }
/* フッター内パーツ */


#hpb-footerMain{
  background-image : url(png/footerBg_7G.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding-top: 10px;
  padding-bottom:20px;
  padding-left:5px;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    height: 23px;
  line-height: 23px;
  margin-bottom: 0;
  color:#333333;
  padding-right:410px;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1{
  width: 400px;
  float: right;
  margin-top: -40px;
}
#hpb-footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: right;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    display: inline;
  line-height: 1.2;
  padding-right: 5px;
  padding-left:5px;
}
#hpb-footerExtra1 li a{
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}
#hpb-footerExtra1 a:link{
  color: #333333;
}
#hpb-footerExtra1 a:visited{
  color: #333333;
}
#hpb-footerExtra1 a:hover{
  color:#6a9158;
  text-decoration: none;
}
#hpb-footerExtra1 a:active{
  color:#6a9158;
  text-decoration: none;
}
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */

/* バナー */
#banner {
  }
#banner ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 7px;
  /* 7 */
    padding-left: 0;
  list-style-type: none;
}
#banner li{
  display: block;
  padding-bottom:5px;
/* 5 */
}
#banner li a{
  display: block;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
}
#banner a#banner-guide{
  /* 寺院紹介バナー */
  background-image : url(png/banner_guide.png);
  background-position: center left;
  background-repeat: no-repeat;
}

#banner a#banner-tomoiki{
  /* ともいきの会バナー */
  background-image : url(png/banner_tomoiki.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#banner a#banner-cafe{
  /* 宗安寺カフェバナー */
  background-image : url(png/banner_cafe.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#banner a#banner-kotoba{
  /* 今月の言葉 */
  background-image : url(png/banner_kotoba.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#banner a#banner-toiawase{
  /* お問合わせ */
  background-image : url(png/banner_toiawase.png);
  background-position: center left;
  background-repeat: no-repeat;
}
/* お寺情報 */
#templeinfo{
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #a99115;
  padding-top: 15px;
  padding-bottom:15px;
  background-color:#e8e1bb;
}
#templinfo img.templeinfo-img{
  margin-bottom:15px;
}
#templeinfo h3{
  display: none;
}
#templeinfo h4{
  color: #333333;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  padding-right: 17px;
  padding-left: 17px;
}
#templeinfo p{
  padding-top: 0.1em;
  padding-right: 17px;
  padding-left: 17px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}
#hpb-nav li span.en {
  }
#hpb-nav li span.ja {
  }
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #333333;
  text-decoration: underline;
}
a:visited{
  color: #333333;
  text-decoration: underline;
}
a:hover{
  color: #6a9158;
  text-decoration: none;
}
a:active{
  color: #6a9158;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  padding-right: 1em;
  padding-left: 1em;
  line-height: 1.5;
  text-align: left;
  overflow: visible;
}
p.large{
  font-size: 1.2em;
  color: #6a9158;
  padding-top: 0.5em;
  margin-bottom: 1em;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.center{
  margin-right: auto;
  margin-left: auto;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #f5f1dc;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top:0px
    padding-bottom: 0;
  height: 100px;
  text-align: left;
  overflow: hidden;
  line-height: 100px;
  background-image : url(png/subtitl_img05.png);
  background-position: top right;
  background-repeat: no-repeat;
}
.hpb-layoutset-02 h2 span.ja{
  font-size: 1em;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 15px;
  font-weight: normal;
}
.hpb-layoutset-02 h2 span.en{
  font-size: 0.9em;
  color: #e3ebd6;
  font-weight: normal;
  text-transform: lowercase;
}
/*  */
.hpb-layoutset-03 h2{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top:0px
    padding-bottom: 0;
  height: 100px;
  text-align: left;
  overflow: hidden;
  line-height: 100px;
  background-image : url(png/subtitl_img01.png);
  background-position: top right;
  background-repeat: no-repeat;
}
.hpb-layoutset-03 h2 span.ja{
  font-size: 1em;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 15px;
  font-weight: normal;
}
.hpb-layoutset-03 h2 span.en{
  font-size: 0.9em;
  color: #e3ebd6;
  font-weight: normal;
  text-transform: lowercase;
}
/*  */
h3{
  color: #564c14;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 3px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 1.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0d7a6;
}
h3 span{
  padding-right: 10px;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  border-bottom-style: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.2;
  color: #564c14;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 18px;
  text-align: left;
  background-image : url(png/point_7G.png);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 1em;
  line-height: 1.5;
  font-weight: normal;
  color: #564c14;
}
table{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #e0d7a6;
}
table th{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #fffbe1;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #e0d7a6;
  color: #4D450A;
}
table td{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #e0d7a6;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 380px;
  height: 200px;
}
input.l{
  width: 380px;
}
input.m{
  width: 280px;
}
input.s{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  list-style-type: none;
}
#hpb-main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 14px;
  background-image : url(png/point_7G.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 5px;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 10em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0d7a6;
  overflow: visible;
}
* html #hpb-main dd{
  height: 1%;
/* for IE6 */
}
#hpb-main dl:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img.left{
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
}
#hpb-main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 10px;
  float: right;
}
#hpb-main img.center{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
#pagetop{
  padding-top:15px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    display: block;
  margin-left: auto;
  margin-right: 0;
  width: 97px;
  height: 15px;
  overflow: hidden;
  background-image : url(png/returnTop.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}
/* トップページ デザイン定義 */
#toppage-news{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 35px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#toppage-news h3{
  border-bottom-width: 0px;
  border-bottom-style: none;
  color:#827a50;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-image : url(png/indexBg_7G.png);
  background-repeat: no-repeat;
  background-position: left top;
  font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  letter-spacing: 0.1em;
}
#toppage-news h3 .ja{
  display:none;
}
#toppage-news dt{
  width: 77px !important;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 5px;
  padding-right: 0;
  text-align: center;
}
#toppage-news dt img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0d7a6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0d7a6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0d7a6;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0d7a6;
}
#toppage-news dd{
  padding-left: 83px;
  min-height: 64px;
  padding-bottom: 5px;
  padding-top: 5px;
}
* html #toppage-news dd{
  height: 68px;
/* for ie6 */
}
*:first-child + html #toppage-news dd{
  height: 68px;
/* for ie7 */
}
#toppage-news span.date{
  line-height: 1.5;
  font-size: 0.95em;
  font-weight:bold;
}
.news-photo{
  float: left;
  padding-right: 10px;
  padding-left: 5px;
  padding-bottom: 2px;
}
.news-comment{
  margin-top: 10px;
  padding-top: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0d7a6;
}
#toppage-news hr{
  padding-top: 0px;
  margin-top: 0;
  margin-bottom: 0px;
  clear: both;
}
.news-photo img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0d7a6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0d7a6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0d7a6;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0d7a6;
}
/* ご予約 */
#reserve form{
  padding-left:15px;
  padding-right:15px;
  text-align:center;
}
#reserve form th,
#reserve form td,
#reserve form td input{
  text-align:left;
}
