/*
Theme Name: jinja 2022
Description: jinja 2022 Template
URLフィールド追加
Author: 管理人
*/

/* ==================== 基本 ==================== */

html	{overflow-y:scroll;}

body	{margin: 0;
	padding: 0;
	background: #f5f5eb;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,sans-serif;}

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

a img	{border: none;}

.custom_red {
	color:#820014;
}

dl, dt, dd {
  margin : 0;
  padding : 0;
}

/* ==================== レイアウト ==================== */

#container	{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#head	{

	margin: 0 auto;
	width:960px;

}

#sidebar	{width: 230px;
	float: left;
	margin: 0 0 20px;}



#content	{width: 700px;
	float: right;
	margin: 0 0 20px;
}

#content h2{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,sans-serif;}
}


#foot	{clear: both;}


.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}



/* ==================== ヘッダー ==================== */
/* ヘッダー画像 */
#header	{background-color: #820014;
	height: 65px;
	padding: 0;
	overflow: hidden;
	margin: 0;}

#header_inner	{
	width: 990px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/header.jpg);
}
#header img{
	margin: 0;
	padding: 0;
}

#header #logo	{
	float: left;
	width: 325px;
	height: 35px;
	margin-top: 15px;
	margin-left:0; 
}

/* パンくずリスト部分 */
#head #bread_part{
	background-color: #f5f5eb;
	float: left;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#head #bread_part p{
	font-size: 14px;
	line-height: 30px;
	padding-right: 20px;
	float: right;
}

#head #bread_part p a{
	color:#820014;
}


/* トップページ画像 */
#head #headimg	{
	background-color: #fff;
	margin: 29px auto 20px;
	width:940px;
	height:275px;
	padding:9px;
	border: solid 1px #dcdcd2;
	clear: both;}


/* ブログのタイトルと説明 */
#head h1	{margin: 0 10px 10px 0;
	font-family: Arial, sans-serif;
	font-size: 34px;
	float: left;}

#head h1 a	{color: #000000}

#head #headdesc	{margin: 16px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	float: left;}


/* 固定ページへのメニュー */
#pagemenu	{margin: 16px 0 0 0;
	font-size: 12px;
	float: right;}

#pagemenu ul	{list-style-type: none;
	margin: 0;
	padding: 0;}

#pagemenu li	{display: inline;
	margin-left: 8px;}

#head #pagemenu a	{margin: 0;
	text-decoration: underline;}

/* ==================== ナビゲーションバー（header.php） ==================== */
#menu-main-navi{
	display: block;
	width:990px;
	height:105px;
	margin:0 auto;
	padding: 0; 
	
}
#menu-main-navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu-main-navi li{
	font-size: 14px;
	font-weight: normal;
	float:left;
	text-indent:-9999px;
}
#menu-main-navi li a{
	color: #3c3c3c;
	font-weight: normal;
}

#menu-main-navi li a:hover	{
	color: #ff0;
	text-decoration: none;
}
#menu-main-navi li a#btn_top{
	width: 136px;
	height: 105px;
	display: block;
	background:url("images/btn_top.gif") no-repeat right top;
}
#menu-main-navi li a#btn_top:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_intro{
	width: 165px;
	height: 105px;
	display: block;
	background:url("images/btn_intro.gif") no-repeat right top;
}
#menu-main-navi li a#btn_intro:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_activity{
	width: 165px;
	height: 105px;
	display: block;
	background:url("images/btn_activity.gif") no-repeat right top;
}
#menu-main-navi li a#btn_activity:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_event{
	width: 130px;
	height: 105px;
	display: block;
	background:url("images/btn_event.gif") no-repeat right top;
}
#menu-main-navi li a#btn_event:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_shrine{
	width: 135px;
	height: 105px;
	display: block;
	background:url("images/btn_shrine.gif") no-repeat right top;
}
#menu-main-navi li a#btn_shrine:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_manners{
	width: 120px;
	height: 105px;
	display: block;
	background:url("images/btn_manners.gif") no-repeat right top;
}
#menu-main-navi li a#btn_manners:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}
#menu-main-navi li a#btn_worshiped{
	width: 139px;
	height: 105px;
	display: block;
	background:url("images/btn_worshiped.gif") no-repeat right top;
}
#menu-main-navi li a#btn_worshiped:hover	{
	color: #ff0;
	text-decoration: none;
	background-position:left top;
}

/* ==================== アーカイブタイトル ==================== */
#archivetitle	{
	font-size: 16px;
	text-align: left;
	border: 0;
	margin: 43px 0 0px 10px;
	line-height: 30px;}

#archivetitle span	{
	color: #ffffff;
	padding: 0 10px;
	width: 170px;
	margin-right: 10px;
	display: inline-block;}

/*
#archivetitle	{font-size: 14px;
	border: solid 1px #444444;
	margin: 0 0 10px 0;
	line-height: 30px;}

#archivetitle span	{background-color: #444444;
	color: #ffffff;
	padding: 0 10px;
	width: 140px;
	margin-right: 10px;
	display: inline-block;}
*/ 

/* ==================== 記事 ==================== */
.post	{
	width:660px;
	height:195px;
	padding: 20px 19px 0 19px;
	margin: 0;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.post_inner{
	float: left;
	width:660px;
	height:125px;
	padding-bottom: 0px;
	margin: 0;
	margin-bottom: 10px;
	background: #fff;
	position: relative;
}

.post_inner .no_shrine{
	font-size: 18px;
	margin-top: 60px;
	text-align:center;
}

.post_line{
	display: block;
float: left;
	width:660px;
	height:20px;
	background-color: #f00;
	background-image: url(images/post_line.jpg);
}

.post h2	{
	font-weight: normal;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 16px
}

.post h2 a	{
	font-size: 18px;
	line-height: 22px;
	color: #820014;
}

.post h3	{font-size: 14px;
	border-left: solid 5px #cc8800;
	padding-left: 8px;
	margin: 30px 0 12px 0;
	clear: both;}

.post p.thumb	{float: left;
	margin: 0 19px 0 0;}

.post p	{font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 10px;}

.post p.more	{
	clear: both;
	font-size: 12px;
	line-height: 1em;
	position: relative;
	text-align:right; 
	height: 20px;
	margin: 0;
	margin-bottom: 0px;
}

.post p.more a	{
	padding: 2px 4px;

}

.post p.postdate	{
	font-size: 12px;
	text-align: right;
	margin: 0 0 5px;
}

.post p.postmeta	{margin-bottom: 10px;}

.post_end{
	width:698px;
	height:19px;
	margin-bottom: 20px;
	background: #fff;
	float: left;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}

/* このページのトップへ */
#page_top   a{
	display: block;
	clear:both;
	width:163px;
	height:15px;
	margin: 20px auto 20px auto;
	padding:0;
	background:url(images/page_top.jpg) no-repeat;
}

#page_top  a:hover{ 
	background:url(images/page_top_on.jpg) no-repeat;
}

#page_top  a:hover img{ 
	visibility: hidden;
}

/*
#page_top{
	display: block;
	clear:both;
	width:163px;
	height:15px;
	margin: 20px auto 20px auto;
	padding:0;

	background-image: url(images/page_top.jpg);
}

#page_top   a{
	text-indent: -9999px;
	background:url(images/page_top.jpg) no-repeat;
}

#page_top  a:hover{ 
	background:url(images/page_top_on.jpg) no-repeat;
}
*/

/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

.wp-caption-text	{margin: 5px 0 0;}

.wp-caption	{border: solid 1px #cccccc;
	background-color: #f1f1f1;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 25px;}

a img	{border: none;}


/* 個別ページと固定ページのタイトル */
.single .detail{
	font-size: 14px;
	line-height: 1.5em;
	width:660px;
	padding: 0px 19px 0 19px;
	margin: 0;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
	background: #fff;
	overflow: hidden;
	clear: both;
}
.single .detail h2, .page .post h2{
	font-weight: normal;
	font-size: 21px;
	color: #820014;
	padding-bottom: 0px;
}

/* ==================== 各神社の教化活動/各神社の行事 ==================== */
/* 詳細ページ */
.single .event_detail{
	font-size: 14px;
	line-height: 26px;
	width:660px;
	padding: 0px 19px 0 19px;
	margin: 0;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.single .event_detail h2{
	font-weight: normal;
	line-height: 40px;
	font-size: 21px;
	color: #820014;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 5px;
}

.event_detail .miakari{
	text-align: right;
}

.event_detail .image2{
	width: 320px;
	padding: 0 20px 0 0;
	margin:0;
	float: left;
}
.event_detail .image3{
	width: 320px;
	padding: 0;
	margin:0; 
	float: left;
}

/* ==================== 三重県の神社 ==================== */
/* 神社詳細ページ */
.single .shrine_detail{
	font-size: 14px;
	line-height: 26px;
	width:660px;
	padding: 0px 19px 0 19px;
	margin: 0;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.single .shrine_detail p{
	font-size: 14px;
	line-height: 26px;

}

.single .shrine_detail h2{
	float: left;
	width:660px;
	font-weight: normal;
	line-height: 40px;
	font-size: 32px;
	color: #820014;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}

.single .shrine_detail .furigana{
	font-weight: normal;
	font-size: 18px;
	color: #000;
	padding-bottom: 0px;
}

.single .shrine_detail　.eyecatch{
	float: left;;
	padding:20px;
	margin: 0;
}

.single .shrine_detail .yuisho{
	font-size: 14px;
	line-height: 26px;
	width:620px;
	padding: 19px;
	margin: 0px auto 20px;
	border: solid 1px #dcdcd2;
	overflow: hidden;
	float: left;
}

.single .shrine_detail .yuisho h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
	color: #fff;
	text-align: center;;
	background-color: #820014;
	margin:0 0 20px;
}

.single .shrine_detail .yuisho h4{

  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	margin:0 0 0px;
}

.single .shrine_detail .yuisho h5{


	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin:20px 0 0 0;
}


.single .shrine_detail .info{
	font-size: 14px;
	line-height: 21px;
	width:620px;
	min-height: 320px;
	padding: 19px;
	margin: 0px auto 20px;
	border: solid 1px #dcdcd2;
	overflow: hidden;
	float: left;
	
}

.shrine_detail .image2{
	width: 320px;
	padding: 0 20px 0 0;
	margin:0;
	float: left;
}
.shrine_detail .image3{
	width: 320px;
	padding: 0;
	margin:0; 
	float: left;
}

/* 神社詳細ページ（表組み）*/
.single .shrine_detail .info .table_03	{
	float: left;	
	width:360px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
}
.single .shrine_detail .info .table_03 th	{
	font-size: 14px;
	line-height: 21px;
	width:65px;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	color:#000;
	background-color:#dcdcd2;
	border:1px solid #fff;
}
.single .shrine_detail .info .table_03 td	{
	font-size: 14px;
	line-height: 21px;
	padding:10px 10px 10px 10px;
	background-color:#fff;
	border:1px solid #fff;
}

.shrine_detail .map{
	width: 240px;
	height: 300px;
	margin-top:1px; 
	float: right;
	border:	solid 1px #dcdcd2; 
}

.single .shrine_detail .postdate{
	font-size: 12px;
	line-height: 1.5em;
	margin-top:0;
	margin-bottom: 20px;
	float: right;	
}


/* 前後のページへのリンク */
#pagenation	{
	font-size: 12px;
	overflow:hidden;

	display: block;
	clear:both;
	width:660px;
	height:15px;
	margin: 20px auto 20px auto;
	padding:0;
}
/*
#pagenation a:hover	{
	color: #ff8800;}
*/
.oldpage	{margin: 0;
	float: left;}

.newpage	{margin: 0;
	float: right;}


/* ==================== サイドバー ==================== */
#sidebar	{background: none;
	font-size: 12px;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

#sidebar img{
	margin-bottom: 5px;
	float: left;
}

#sidebar #search{
	margin: 15px 0 5px 0;
	float: left;
}

#sidebar #search #search_title{
	margin: 0;
}

#sidebar #search img{
	float: left;
	margin: 0;
	padding: 0;
}
#sidebar #search .search_desc{
	margin: 0;
	text-align: center;
}

#sidebar #search #search_inner{
	width:190px;
	margin: 0px;
	padding: 10px 19px 10px 19px;
	float: left;
	border-left:solid 1px #dcdcd2;
	border-right:solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
	background: #fff; 
}

/* 「三重県の神社検索」仮画面
#sidebar #search img{
	margin: 15px 0 5px 0;
}
*/

#sidebar .collapsCatList {
	font-size: 14px;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 0;
}

#sidebar .collapsCatList li ul	{
	list-style-type: square;
	margin-padding: 0px;
}

#sidebar .collapsCatList a{
	font-size: 14px;
}



#sidebar #koryo img{
	margin: 15px 0 5px 0;
}

#sidebar #jinjacho{
	margin: 15px 0 15px 0;
	float: left;
}

#sidebar #jinjacho #jinjacho_title{
	margin: 0;
}

#sidebar #jinjacho img{
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar #jinjacho #jinjacho_inner{

	width:190px;
	height:160px;
	margin: 0px;
	padding: 19px 19px 19px 19px;
	float: left;
	border-left:solid 1px #dcdcd2;
	border-right:solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
	background: #fff; 
}

#sidebar #jinjacho #jinjacho_inner #address{
	width:113px;
	height:53px;
	margin: 0px;
	padding: 0 0 11px 7px;
	float: right;
	border-bottom: dotted 1px #dcdcd2;
	background: #fff; 
}
#sidebar #jinjacho #jinjacho_inner #tel{
	font-size: 11px;
	line-height: 17px;
	width:113px;
	height:53px;
	margin: 0px;
	padding: 11px 0 0 7px;
	float: right;

	background: #fff; 
}

#sidebar #jinjacho #jinjacho_inner a#jinja_link{
	display: block;
	width:190px;
	height:30px;
	float: left;
	margin: 0;
	background:url(images/bnr_jinjacho_btn.jpg) no-repeat;
}


#sidebar #jinjacho #jinjacho_inner  a#jinja_link:hover{ 
	background:url(images/bnr_jinjacho_btn_on.jpg) no-repeat;
}

#sidebar #jinjacho #jinjacho_inner  a#jinja_link:hover img{ 
	visibility: hidden;
}

/*
#menu	{font-size: 12px;
	margin: 0;
	padding: 0;}

#menu li	{list-style-type: none;
	margin-bottom: 20px;}

#menu ul	{margin: 0;
	padding: 0;}

#menu h2, #wp-calendar caption	{font-size: 12px;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), color-stop(50%, #aaaaaa), to(#888888));
	background: -webkit-linear-gradient(-90deg,#cccccc 0%,#aaaaaa 50%,#888888 100%);
	background: -moz-linear-gradient(-90deg,#cccccc 0%,#aaaaaa 50%,#888888 100%);
	background: -o-linear-gradient(-90deg,#cccccc 0%,#aaaaaa 50%,#888888 100%);
	background: -ms-linear-gradient(-90deg,#cccccc 0%,#aaaaaa 50%,#888888 100%);
	background: linear-gradient(-90deg,#cccccc 0%,#aaaaaa 50%,#888888 100%);
	border-radius: 3px;
	color: #ffffff;
	padding: 3px 10px;
	margin: 0;}

#menu li li	{line-height: 1.4;
	margin: 0;}

#menu li a	{color: #000000;
	display: block;
	padding: 5px;
	border-bottom: dotted 1px #aaaaaa;}

#menu li a:hover	{background-color: #ffb38d;}

#menu .tagcloud a	{display: inline;
	border: none;
	padding: 0 5px;}

#menu select	{margin-top: 7px;
	width: 100%;}
*/
#menu .widget_calendar h2	{display: none;}

#wp-calendar	{width: 100%;
	table-layout: fixed;}

#wp-calendar caption	{text-align: left;
	font-weight: bold;
	margin-bottom: 5px;}

#wp-calendar td	{text-align: center;}

#wp-calendar td a	{color: #2288cc;
	display: inline;
	border: none;}

#wp-calendar #prev	{text-align: left;}

#wp-calendar #next	{text-align: right;}



/* ==================== トップページ　行事 ==================== */
#event_highlight {
	width:660px;
	height:160px;
	padding: 19px;
	margin: 0 0 30px 0;
	border: solid 1px #dcdcd2;
	background: #fff;
	background-image: url(images/event_highlight_bg.jpg)  repeat-x;
}

#event_highlight img{
}

#event_title {
	width:700px;
	height:71px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/event_title.jpg);
}

#event_title #btn_event_list{
	float: right;
	width: 105px;
	height: 30px;
	margin: 20px 20px 0 0;
}


.event_row{
	width:660px;
	height:145px;
	padding: 20px 19px 0 19px;
	margin: 0;
	float: left;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	background: #fff;
}

.event_row_inner{
	width:660px;
	height:125px;
	padding-bottom: 19px;
	margin: 0;
	border-bottom: dashed 1px #dcdcd2;
	background: #fff;

}

.event_row_inner .cell{
	width:330px;
	height:145px;
	padding: 0;
	float: left;
}

#event_end{
	width:698px;
	height:19px;
	margin-bottom: 20px;
	background: #fff;
	float: left;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}


/* ==================== 固定ページ：教化委員会の紹介	 ==================== */
#introduction-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/introduction_title.jpg);
}

#introduction-content{
	font-size: 14px;
	line-height: 26px;
	width:660px;
	padding: 19px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}

#introduction-content #introduction-photo{
	width:660px;
	height:205px;
	margin-bottom: 20px;
	background-image:url(images/introduction_photo.jpg);
}

#introduction-content h2{
	text
	color: #820014;
	font-size: 21px;
	line-height: 40px;
}

#introduction-content #notes{
	width:620px;
	background-color: #f5f5eb;
	margin-top:20px;
	padding:19px;
	border: solid 1px #dcdcd2;
}

#introduction-content a{
	text-decoration: underline;;
}

/* ==================== 固定ページ：参拝の作法	 ==================== */
#manners-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/manners_title.jpg);
}

#manners-content{
	font-size: 14px;
	line-height: 30px;
	width:660px;
	padding: 19px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}

#manners-content #manners-photo{
	width:660px;
	height:205px;
	margin-bottom: 20px;
	background-image:url(images/manners_photo.jpg);
}

#manners-content h2{
	color: #820014;
	font-size: 21px;
	line-height: 40px;
}

#manners-content .notes-title{
	line-height: 26px;
	color:#820014;
	width:600px;
	background-color: #f5f5eb;
	margin-top:10px;
	padding:9px;
	border: solid 1px #dcdcd2;
}

#manners-content .notes-content{
	line-height: 26px;
	width:600px;
	background-color: #fff;
	margin-bottom:10px;
	padding:9px;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}

#manners-content a{
	text-decoration: underline;
}

#manners-content ol {
	counter-reset:li; /*カウントリセット*/
	}
#manners-content ol li {
	list-style:none; /*デフォルトナンバリングを消す*/
	position:relative; 
	padding:0;
	margin-left:0px;
	*list-style-type: decimal; /*IE7*/
	}
#manners-content ol li:before {
	content:counter(li); /*カウンターのインデックスを挿入*/
	counter-increment:li; /*ナンバリングを生成*/
	/* ここから番号のスタイル */
	position:absolute;
	left:-30px;
	width:20px; /*幅*/
	color:#fff; /*文字色*/
	background:url(images/step_bg.gif) no-repeat left 5px; /*背景画像*/
	font-family: 'Times New Roman', Times, serif;
	font-size:21px; /*フォントサイズ*/
	padding-left:5px;
	}


/* ==================== 固定ページ：神棚のまつり方	 ==================== */
#worshiped-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/worshiped_title.jpg);
}

#worshiped-content{
	font-size: 14px;
	line-height: 26px;
	width:660px;
	padding: 19px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
	border-left: solid 1px #dcdcd2;
	border-right: solid 1px #dcdcd2;
	border-bottom: solid 1px #dcdcd2;
}

#worshiped-content #worshiped-photo{
	width:660px;
	height:205px;
	margin-bottom: 20px;
	background-image:url(images/worshiped_photo.jpg);
}

#worshiped-content h2{
	color: #820014;
	font-size: 21px;
	line-height: 40px;
}

#worshiped-content #notes{
	width:620px;
	background-color: #f5f5eb;
	margin-top:20px;
	padding:19px;
	border: solid 1px #dcdcd2;
}

#worshiped-content a{
	text-decoration: underline;
}

#worshiped-content img{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ==================== POSTページ：教化活動一覧 ==================== */
#activity-list-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/activity_list_title.jpg);
}
#activity-detail-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/activity_detail_title.jpg);
}


/* ==================== POSTページ：行事一覧 ==================== */
#event-list-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/event_list_title.jpg);
}
#event-detail-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/event_detail_title.jpg);
}

/* ==================== POSTページ：神社一覧 ==================== */
#shrine-list-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/shrine_list_title.jpg);
}
#shrine-detail-title {
	width:700px;
	height:91px;
	padding: 0;
	margin: 0;
	float: left;
	background-image:url(images/shrine_detail_title.jpg);
}


/* ==================== コメント ==================== */
#com	{border: solid 1px #aaaaaa;
	padding: 10px;
	margin-top: 30px;
	clear: both;
	font-size: 12px;}

#com h3	{margin: 0;
	font-size: 12px;
	background-color: #aaaaaa;
	padding: 3px 10px;
	color: white;}

#com .required	{color: #ff0000;}

#com input, #com textarea	{display: block}

#com input	{width: 400px;}

#com textarea	{width: 530px;
	height: 100px;}

#com .form-submit	{
	text-align: center;
	}

#com #submit	{
	display: inline;
	border: solid 1px #ca842a;
	border-radius: 3px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0;
	background: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb38d), color-stop(50%, #fb903b), to(#f77330));
	background: -webkit-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: -moz-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: -o-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: -ms-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	}

#com #submit:hover	{
	background: #444444;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcccc), color-stop(50%, #fb903b), to(#ff9955));
	background: -webkit-linear-gradient(-90deg,#ffcccc 0%,#fb903b 50%,#ff9955 100%);
	background: -moz-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: -o-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: -ms-linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);
	background: linear-gradient(-90deg,#ffb38d 0%,#fb903b 50%,#f77330 100%);	}

#tr	{border: dotted 1px #aaaaaa;
	font-size: 12px;
	padding: 10px;
	word-wrap: break-word;}

.commentlist	{list-style-type: none;
	clear: both;
	margin: 0 0 20px;
	padding: 0;}

.commentlist li	{border-bottom: dotted 1px #aaaaaa;
	padding-top: 10px;}

.comment-meta	{font-size: 12px;}

.children	{list-style-type: none;
	border-top: dotted 1px #aaaaaa;}

.children li	{border-bottom: none;}



/* ==================== フッター ==================== */
#foot	{padding: 10px 0 0 0;}

#foot p	{font-size: 12px;
	color: #ffffff;
	text-align: center;

	margin: 25px auto 0 auto;}

#footer	{background-color: #820014;
	height: 70px;
	overflow: hidden;
	margin: 0;}

#footer_inner	{width: 990px;
	margin: 0 auto;
	height: 30px;}


/* ==================== ナビゲーションバー ==================== */

#nav	{background-color: #fff;
	background-image: url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	border-bottom:  solid 1px #dcdcd2;
	height: 105px;
	overflow: hidden;
	margin: 0;}

#nav_inner	{width: 990px;
	margin: 0 auto;
	height: 105px;}


#nav img	{margin: 0;
float: left;}

#nav #btn_top  a{
	display:block;
	width:136px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;
}

#nav #btn_top  a:hover{ 
	background:url(images/btn_top_on.jpg) no-repeat;
}
#nav #btn_top  a:hover img{ 
	visibility: hidden;
}


#nav #btn_intro  a{
	display:block;
	width:165px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_intro  a:hover{ 
	background:url(images/btn_intro_on.jpg) no-repeat;
}
#nav #btn_intro  a:hover img{ 
	visibility: hidden;
}

#nav #btn_activity  a{
	display:block;
	width:165px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_activity  a:hover{ 
	background:url(images/btn_activity_on.jpg) no-repeat;
}
#nav #btn_activity  a:hover img{ 
	visibility: hidden;
}

#nav #btn_event  a{
	display:block;
	width:130px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_event  a:hover{ 
	background:url(images/btn_event_on.jpg) no-repeat;
}
#nav #btn_event  a:hover img{ 
	visibility: hidden;
}

#nav #btn_shrine  a{
	display:block;
	width:135px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_shrine  a:hover{ 
	background:url(images/btn_shrine_on.jpg) no-repeat;
}
#nav #btn_shrine  a:hover img{ 
	visibility: hidden;
}

#nav #btn_manners  a{
	display:block;
	width:120px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_manners  a:hover{ 
	background:url(images/btn_manners_on.jpg) no-repeat;
}
#nav #btn_manners  a:hover img{ 
	visibility: hidden;
}

#nav #btn_worshiped  a{
	display:block;
	width:139px;
	color:#fff;
	height:105px;
	line-height:105px;
	text-decoration:none;
	margin: 0;
	float: left;
	text-align:center;}
#nav #btn_worshiped  a:hover{ 
	background:url(images/btn_worshiped_on.jpg) no-repeat;
}
#nav #btn_worshiped  a:hover img{ 
	visibility: hidden;
}

/*
#nav a	{color: #ffffff;}



#nav img	{margin-top: 6px;}

#nav ul	{margin: 0;
	padding: 0;}

#nav li	{list-style-type: none;
	float: left;}

#nav li a	{display: block;
	width: 120px;
	line-height: 38px;
	text-align: center;
	border-right: solid 1px #666666;
	font-size: 12px;}

#nav li a:hover	{background-color: #666666;}

#nav #searchform	{float: right;}

#nav #searchform input	{width: 180px;
	border: solid 1px #666666;
	background-color: #808080;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #ffffff;
	padding-left: 25px;}
*/




/* ======================================== */

/* ボックス */
.myblog	{border: solid 1px #aaaaaa;
	width: 290px;
	float: left;
	margin: 0 12px 20px 0;}

.myblog:nth-child(3n+3)	{margin-right: 0;}

.myblog3	{margin-right: 0;}

.myblog h2	{font-size: 24px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	background-color: #888888;
	margin: 0 0 1px 0;
	padding: 2px 10px;}


/* 最新記事リスト */
.myblog ul	{list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: dotted 1px gray;
	margin: 10px ;
	padding: 0;}

.myblog li 	{clear: both;
	border-top: dotted 1px gray;
	padding-top: 5px;
	overflow: hidden;}

.myblog li img	{float: left;
	margin: 0 10px 5px 0;}

.myblog a	{color: #000000;}

.myblog span	{display: block;}


/* 最新の１件の記事 */
.myblog h3	{font-size: 16px;
	margin: 8px 10px 0 10px;}

.myblog p	{font-size: 12px;
	margin: 10px;}

/* ブログのヘッダー画像 */
.myheader h2	{background: none;
	color: #000000;
	margin: 8px 10px 0;
	padding: 0;}

.myheader h3	{color: #888888;
	font-size: 12px;
	margin: 0 10px 5px;}

.myheader img	{vertical-align: bottom;}


/* ブログタイトル */
.post .blogtitle	{font-family: Arial, sans-serif;
	color: #ffffff;
	padding: 2px 10px;
	margin-left: 165px;}

.bloglink	{background-color: #666666;}

.blogtitle	{background-color: #888888;}

.interior	{background-color: #f38d69;}
.architecture	{background-color: #447ac4;}
.gardening	{background-color: #63b030;}


/* ブログ一覧 */
#menu-bloglist	{list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;}

#menu-bloglist li	{list-style-type: none;
	margin-bottom: 10px;}

#menu-bloglist li a	{color: #ffffff;
	display: block;
	padding: 40px 20px;
	border: solid 1px #aaaaaa;}

#menu-bloglist li a:hover	{background-color: #888888;}



