@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_1_r.jpg);
	background-repeat: repeat;	
}

p {
	font-size: 15px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height:1.5;
	text-shadow: 0 1px 0 #eeeeee;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

li {
	font-size: 13px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	line-height:1.5;
	text-shadow: 0 1px 0 #eeeeee;
}

a:-webkit-any-link {
	color:#7d6a00;
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(255,255,255,0.40);
}

img {
  max-width: 100%;
  height: auto;
  border:none;
}

.wordbreak{
	overflow: visible;
	white-space: normal;
}

._clearLeft {clear:left;height:0;}
._clearRight {clear:right;height:0;}
._clearBoth {clear:both;height:0;}

.red {
	color: #BF0000;	
}

.enji {
	color: #800000;	
}

.purple {
	color: #8037C8;	
}

.left {
	float:left;
}

.right {
	float:right;
	font-size: 1.0em;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

.small {
font-size: 10px;	
}

.txt12 {
	font-size:12px;	
}

.txt15 {
	font-size:15px;	
}

.txt16 {
	font-size:16px;	
}

.txt17 {
	font-size:17px;	
}

.txt20 {
	font-size:20px;	
}

.bgred {
	border: 1px solid #b4242a;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	background: #811a1e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #8d1c21), to( #74171b));
	background-image: -webkit-linear-gradient( #8d1c21, #74171b); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #8d1c21, #74171b); /* FF3.6 */
	background-image: -ms-linear-gradient( #8d1c21, #74171b); /* IE10 */
	background-image: -o-linear-gradient( #8d1c21, #74171b); /* Opera 11.10+ */
	background-image: linear-gradient( #8d1c21, #74171b);
	margin-top: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bgred-2 {
	border: 1px solid #b4242a;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	background: #811a1e;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #8d1c21), to( #74171b));
	background-image: -webkit-linear-gradient( #8d1c21, #74171b); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #8d1c21, #74171b); /* FF3.6 */
	background-image: -ms-linear-gradient( #8d1c21, #74171b); /* IE10 */
	background-image: -o-linear-gradient( #8d1c21, #74171b); /* Opera 11.10+ */
	background-image: linear-gradient( #8d1c21, #74171b);
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	line-height: 25px;
}

.bgblack {
	border: 1px solid #666666;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #000000;
	line-height: 25px;
}

.bgwhite {
	border: 1px solid #666666;
	color: #CCCCCC;
	text-shadow: 0 1px 0 #444444;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #ffffff;
	line-height: 25px;
}

.indent1-a {
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

.indent1-b {
	text-indent: -1.6em;
	margin-left: 1.6em;
	display: block;
}

.indent1 {
	text-indent: -1.3em;
	margin-left: 1.3em;
	display: block;
}

.indent2 {
	text-indent: -2em;
	margin-left: 2em;
	display: block;
}

.indent4 {
	text-indent: -3.9em;
	margin-left: 3.9em;
	display: block;
}

.indent5 {
	text-indent: -5.0em;
	margin-left: 5.0em;
	display: block;
}


/* 共通パーツここから----------------------------------------------------- */


/* ----- 共通 ページコンテンツ部分ここから ----- */
.ui-mobile {
	background-image: url(../images/bg_1_r.jpg);
	background-repeat: repeat;
}

.type-interior {
	background-image:url(../images/bg_1_r.jpg);
	background-repeat:repeat;
	-webkit-background-size:100%;
	background-size:100%;
	padding:0;
	background-color:#3c201c;
	background-position:top;
	margin:0;
	/*height:376px;*/
	overflow:visible;
}
@media only screen and (-webkit-min-device-pixel-ratio:2){
#.type-interior {
	background-image: url(../images/bg_1_r.jpg);
	background-color: #E4D589;
}
}

.ui-mobile .type-interior .ui-content{
	margin: 0;
/*--	padding: 120px 20px 30px 20px;--*/
	padding: 10px 20px 30px 20px;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*--	background-image: url(../images/contents_bg.png);
	-webkit-background-size: 640px 120px;
	background-size: 640px 120px;
	background-repeat: no-repeat;
	background-position: center 0px; --*/
	color: #000000;
	text-shadow: 0 1px 0 #eeeeee;
}

.ui-content h2 {
	color: #694E30;
	-webkit-margin-before: 0;
	font-size: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	border-radius: 8px;
	line-height: 32px;
	height: auto;
/*--	background-color: #FFCEBB;--*/
	padding: 4px;
	margin-top: 20px;
}

.ui-content h2.top {
	font-size: 24px;
	color: #FFFFFF;
	border-radius: 0px;
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 30px;
	line-height: 32px;
	height: auto;
/*--	background-color: #E4D589;
	background-color: rgba(171,140,1,0.6);---*/
	width: 100%;
	margin-left: -20px;
}

.ui-content h2.top.txt20 {
	font-size: 20px;
}

.ui-content h2.top.txt18 {
	font-size: 18px;
}

.ui-content .h2_sub {
	position:relative;
	text-align:right;
	font-size:9px;
	top:-39px;
	right:-10px;
	margin-bottom:-15px;
}

.ui-content .top2 {
	font-size: 24px;

	border-radius: 0px;
	background-image: url(../images/h2_bg2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 30px;
	line-height: 32px;
	height: auto;
/*--	background-color: #E4D589;
	background-color: rgba(171,140,1,0.6);--*/
	width: 100%;
	margin-left: -20px;
}

.ui-content h3 {
	-webkit-margin-before: 0;
	font-size: 20px;
	color: #000;
	text-shadow: 0px 0px 1px #ffffff,
	  0px 0px 10px #ffd700,
	  0px 0px 20px #ffd700;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F581C;
}

.ui-content h3.txt16 {
	-webkit-margin-before: 0;
	font-size: 16px;
	color: #000;
	text-shadow: 0px 0px 1px #ffffff,
	  0px 0px 10px #ffd700,
	  0px 0px 20px #ffd700;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F581C;
}

.ui-content h4 {
	-webkit-margin-before: 0;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 10px;
	border: 1px solid #E9CEAB;
	background-color: #422E13;
	padding-left: 3px;
	line-height: 24px;
	text-shadow: 0px 0px 1px #000000;
}

.ui-content h5 {
	-webkit-margin-before: 0;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.ui-content .Box {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #006633;
}

/* ----- 共通 ページコンテンツ部分ここまで ----- */

/* ----- 共通 フッター部分ここから ----- */
.ui-footer {
	border-top:1px solid #d1cac2;
	margin:0;
	padding:0;
}

.ui-footer .footer_info {
	background-color: #3C201C1;
	border-top: 1px solid #fff;
	padding: 10px 0 5px 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3C201C;
	text-shadow: 1px 0 1px #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-position: left top;
}

.ui-footer .footer_info h4 {
	text-indent:-9999px;
/*---	background-image:url(../images/footer_logo_r.jpg); ---*/
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size:100%;
	background-size:100%;
	width:100%;
	height:;
	padding:0;
	margin:0 auto;
}

.ui-footer .footer_info p {
	font-size:10px;
	margin:0;
	padding:0;
/*--	text-align:right; --*/
}

.ui-footer .footer_info p.footer_info_add {
	font-size:12px;
	margin:0;
	padding:0;
}

.ui-footer .footer_info p.footer_info_tel {
	font-size:15px;
	font-weight:bold;
	margin:2px auto 0 auto;
}

.ui-footer a:link {
	color: #1E82B7;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0.40);
	text-shadow: 0 1px 0 #eeeeee;

}


/* ----- 共通 フッター部分ここまで ----- */


/* 共通パーツここまで----------------------------------------------------- */
/* ----------------------------------------------------------------------- */


/* INDEXページここから --------------------------------------------------- */

/* INDEXページページ背景 */
#index {
	background-color:#3c201c;
	margin:0;
	padding:0;
}


/* INDEXページヘッダー */
#index .ui-header {
	height:0;
	margin:0;
	padding:0;
}


/* INDEXページコンテンツ部分 */
#index .ui-content {
	background-image:url(../images/bg_1_r.jpg);
	background-repeat:repeat;
	-webkit-background-size:100%;
	background-size:100%;
	padding:0;
	background-color:#3c201c;
	background-position:top;
	margin:0;
	/*height:376px;*/
	overflow:visible;
}
@media only screen and (-webkit-min-device-pixel-ratio:2){
#index .ui-content {
	background-image: url(../images/bg_1_r.jpg);
	background-color: #E4D589;
}
}

#index .ui-content h1{
	width: 100%;
/*--	height: auto; --*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#slider {
	margin-top: -4px;
	padding: 0px;
	height: auto;
	width: 100%;	
}

.top_menu_l {
	padding-top: 0px;
	text-align: center;
	margin-top: 0px;
}

.top_menu {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.top_menu_2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

.top_menu div {
	padding: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	max-width: 100%;
  	height: auto;
}

.top_bottom_menu {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 10px;
}


/* INDEXページここまで --------------------------------------------------- */

/* 御祭神 */
#yuisho .tenjin {
	text-indent:-9999px;
	background-image:url(../images/h2_bg2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size:100%;
	background-size:100%;
	width:;
	height:;
	padding:0;
	margin:0 auto;
}


/* 境内の様子 */

#keidai td {
	vertical-align: top;
}

/* 年中行事 */

#gyoji td {
	vertical-align: top;
}

#gyoji .indent {
	padding-left: 60px;

}

/* 奉務神社 */

#houmu h3 {
	text-size: 16px;
}

#gyoji .indent {
	padding-left: 60px;

}

#shito .yakudoshi {
	padding-left: -120px;

}


/* 神道の豆知識 */


#shintou table {
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
	}

#shintou th {
	border-collapse: collapse;
	border: 1px solid #965AD1;
	background-color: #CA95FF;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0px 0px 2px #000000,0 0 4px #000000,0 0 6px #000000,0 0 8px #000000;
}

#shintou th.title {
	border-collapse: collapse;
	border: 1px solid #965AD1;
	background-color: #3A0075;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0px 0px 2px #000000,0 0 4px #000000,0 0 6px #000000,0 0 8px #000000;
}

#shintou td {
	border-collapse: collapse;
	border: 1px solid #6F30AD;
	padding-right: 10px;
}

