@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	background: url('image/background.jpg') repeat-x;
	color: #333;
	text-align: center;
	}

#bdBack{
	width: 893px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 10px;
	background: url('image/waroBg.jpg') repeat-y ;
}
#page {
	width: 893px;
	background: url('image/head/headBg.jpg') repeat-x;
	border: 1px solid #959596;
	text-align: left;
	}

.clear{
	clear:both;
}
#waroBg{
	width: 893px;
	height: auto;
	margin: 0;
	padding: 0;
}


#header {
	margin: 0;
	padding: 0 10px;
	height: 75px;
	width: 100%;
	background: url('image/head/headBg.jpg') repeat-x;
	}

#headerimg 	{
	margin: 0;
	padding: 0;
	height: 75px;
	width: 881px;
	}

#headL{
	width: 236px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#headR{
	width: 635px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align:right;
}

#headR1{
	width: 635px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#headR1 ul{
	margin: 0;
	padding: 0;
}

#headR1 ul li{
	list-style:none;
	background: url('image/head/circle01.jpg') no-repeat;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	float: right;
}

#headR2{
	width: 635px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#globalnav{
	width: 881px;
	height: 40px;
	margin: 0;
	padding: 0 auto;
}

#globalnav ul{
	margin: 0;
	padding: 0;
}

#globalnav li{
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	margin:0;
	padding:0;
	/*font-size: 4em;
	text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 903px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 75px;
	width: 881px;
	}

#headerimg {
	margin: 0;
	height: 75px;
	width: 881px;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 655px;
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	width: 655px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 881px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top:0;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}




#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 0px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*sidebar*/
#sideTop{
	width: 206px;
	height: auto;
	padding: 0 10px;
	margin: 0;
	float: left;

}
#sideTop02{
	width: 176px;
	height: auto;
	background: #C24026;
	padding: 15px;
	margin: 10px 0 0 0;

}
#topu{
	margin: 0 0 20px 0;
	padding: 0;
}

#topsideBn{
	margin: 0;
	padding: 0;
}
#topsideBn img{
	margin: 3px 0 0 0;
}

#topd{
	margin: 0 0 35px 0;
	padding: 0;
}
.topd01{
	width: 206px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
.topd02{
	width: 452px;
	height: auto;
	margin:  0 0 0 15px;
	padding: 0 0 0 5px;
	float: left;
}
.topd03{
	width: 141px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.topBn{
	margin: 0 15px 15px 0;
	padding: 0;
	line-height: 1.8;
	text-align: center;
	font-size: 1.3em;
}
.topList{
	width: 475px;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px dotted #666565;
} 
.topList ul{
	margin: 0;
	padding: 0;
}
.topList ul li#dataTop{
	width: 110px;
	list-style: none;
	background: url('image/topSquare.jpg') no-repeat;
	margin: 0;
	padding: 0 0 0 13px;
	font-size:1.3em;
	float: left;
}
.topList ul li#comeTop{
	width: 352px;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size:1.3em;
	float: left;
}
.topList ul li{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
}
#footerK{
	width: 851px;
	height: auto;
	margin: 0;
	padding: 10px 15px;
	border-top: 1px solid #B60005;
	background: #FFFFFF;
}
.footerNav{
	width: 570px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.5;
	float:left;
}
.footerNav a { text-decoration: underline; }
.footerNav a:link { color: #666565; } 
.footerNav a:visited { color: #666565; }  
.footerNav a:hover { color: #666565; }  
.footerNav a:active { color: #666565; }
.copy{
	width: 281px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size:0.8em;
	text-align: right;
	float:right;
}
#SidebarMenu{
	width: 204px;
	height: auto;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 1.1em;
	border-top: 1px dotted #B60005;
	line-height: 3.3;
}
.sidebar{
		background: url('image/sidebar/sideCon.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebarRo{
		background: url('image/sidebar/sideConRo.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar2{
		background: url('image/sidebar/sideCon2.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar2Ro{
		background: url('image/sidebar/sideCon2Ro.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar3{
		background: url('image/sidebar/sideCon3.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar3Ro{
		background: url('image/sidebar/sideCon3Ro.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar4{
		background: url('image/sidebar/sideCon4.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebar4Ro{
		background: url('image/sidebar/sideCon4Ro.jpg') no-repeat;
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0 0 0 18px;
		border-bottom: 1px dotted #B60005;
}
.sidebarTitle{
		width: 185px;
		height: 35px;
		margin: 0;
		padding: 0;
		color: #B60005;
		font-weight: bold;
		border-bottom: 1px dotted #B60005;
}
.tamagushiBlock{
	width: 387px;
	height:auto;
	margin: 0 0 10px 0;
	padding: 0;
}
.tamagushiBlockL{
	width: 120px;
	height:auto;
	margin: 0;
	padding: 0;
	float: left;
}
.tamagushiBlockR{
	width: 256px;
	height:auto;
	margin: 0;
	padding: 0;
	float: right;
}
.tamagushiBlockR img{
	margin: 0;
	padding: 0 0 0 10px;
}

/*add*/
#con_box{
	margin:0;
	padding:0;
	width:625px;
	line-height:170%;
}
#P_tit{
	margin:0 0 25px 0;
	padding:0;
}
#con_box p{
	margin:0;
	padding:0 0 25px 0;
}
#con_box a{
	color:#636467;
}
.text_area01{
	margin-bottom:40px;
}
.text_area02{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:solid 1px #939598;
}
.clear{
	clear:both;
	height:1px;
}
.S_tit01{
	margin:0 0 5px 0;
	padding:11px 0 9px 35px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg01.gif) no-repeat left top;
}
.S_tit02{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	color:#B11117;
	font-weight:bold;
	font-size:110%;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg02.gif) no-repeat left top;
}
.S_tit03{
	margin:0 0 10px 0;
	padding:6px 0 14px 35px;
	color:#FFFFFF;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg03.gif) no-repeat left top;
	font-size:120%;
}
.S_tit04{
	margin:0 0 10px 0;
	padding:6px 0 14px 35px;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg04.gif) no-repeat left top;
	font-size:120%;
}
.S_tit05_01{
	margin:0 0 30px 0;
	padding:10px 0 10px 35px;
	color:#56341E;
	font-weight:bold;
	font-size:120%;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg05.gif) no-repeat left center;
}
.S_tit05_02{
	margin:0 0 10px 0;
	padding:10px 0 10px 35px;
	color:#56341E;
	font-weight:bold;
	font-size:120%;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/title_bg05.gif) no-repeat left center;
}
.S_tit06{
	margin:0 0 10px 0;
	padding:0;
	color:#B11117;
	font-weight:bold;
}
#con_box .S_tit05_01 a,#con_box .S_tit05_02 a{
	color:#56341E;
	text-decoration:underline;
}
.text_box01{
	border-top:solid 1px #939598;
	padding:25px 0 0 0;
}
.bottom_line{
	border-bottom:solid 1px #939598;
}
.shrine_link01{
	padding:10px 15px;
	background-color:#F1F1F2;
}
.shrine_link02{
	padding:10px 15px;
}
.shrine_link01 a,.shrine_link02 a{
	text-decoration:none;
}
.shrine_link01 a:hover,.shrine_link02 a:hover{
	text-decoration:underline;
}
.text_red{
	color:#B11117;
}
.sitemap_boxL{
	width:300px;
	float:left;
}
.sitemap_boxR{
	width:300px;
	float:right;
}
.sitemap_text01{
	line-height:200%;
	margin-bottom:30px;
}
.shibu th{
	padding:10px 15px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.shibu td{
	vertical-align:middle;
}
.shibu_bt{
	width:100px;
	padding:10px;
}
.access_info{
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/info_bg.gif) no-repeat left center;
	padding:10px 0 10px 300px;
	line-height:200%;
	margin-top:30px;
}
ol.num_list{
	margin:0 0 30px 0;
	padding:0 0 0 20px;
}
ol.num_list li{
	list-style-position:outside;
	padding:0;
	margin:0;
	line-height:120%
}
.life_Lbox{
	width:340px;
	float:left;
	margin:0;
}
.life_Rbox{
	width:270px;
	float:right;
	padding-bottom:20px;
	text-align:right;
	margin:0;
}
.sahou_page{
	text-align:right;
}
#con_box .sahou_page a{
	color:#B11117;
}
.life_Lbox_n{
	width:220px;
	float:left;
}
.life_Rbox_w{
	width:390px;
	float:right;
	padding-bottom:20px;
	text-align:right;
}
ul.shicyouson{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
.shichouson_box{
	float:left;
	width:300px;
}
.gojyuon{
	width:1em;
	color:#B11117;
	vertical-align:top;
	padding-bottom:10px;
}
.shicyousonmei{
	vertical-align:top;
	padding-bottom:10px;
}
.shicyousonmei img{
	margin-left:15px;
}
.shrine_info {
	background-color:#939598;
	margin-bottom:30px;
}
.shrine_info th{
	background-color:#FFFCD5;
	font-weight:normal;
	text-align:left;
	padding:5px 10px;
}
.shrine_info th.detail_link{
	width:100px;
	background:#FFFCD5 url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/line_gray.gif) no-repeat right center;
}
.shrine_info td.detail_link{
	width:100px;
	background:#FFFFFF url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/line_gray.gif) no-repeat right center;
}
#con_box .shrine_info td.detail_link a{
	color:#B11117;
}
.shrine_info td{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
}

#con_box .gojuon_list{
	margin:0;
	padding:0;
	border-bottom: dotted 1px #B11117;
}
#con_box .gojuon_list p{
	width:40px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	border-left: solid 1px #B11117;
	color:#B11117;
	line-height:100%;
	text-align:center;
}
#con_box .gojuon_list a{
	color:#B11117;
}
#con_box .gojuon_list .gojuon_list_right{
	border-right: solid 1px #B11117;
	float:left;
}
#con_box .gojyuon_box .gojyuonjun{
	color:#B11117;
	margin:20px 0 10px 0;
}
#con_box .gojyuon_box{
	padding-bottom:20px;
	clear:both;
}
#con_box a { text-decoration: underline; }
#con_box a:link { color: #CC0000; } 
#con_box a:visited { color: #CC0000; }  
#con_box a:hover { color: #CC0000; }  
#con_box a:active { color: #CC0000; }
#con_box .gojyuon_box p{
	margin:0;
	padding:0 0 0 20px;
	background:url(http://kir579053.kir.jp/jinjyacyo/wp-content/themes/default/image/parts/arrow_red.gif) no-repeat left center;
}
.shrine_name{
	float:left;
	width:600px;
	font-size:130%;
	font-weight: bold;
	line-height: 1.5;
}
.shrine_name2{
	float:left;
	width:600px;
	font-size:130%;
	font-weight: bold;
	line-height: 1.5;
}
.shrine_hp{
	float:left;
	text-align:left;
	padding:0 20px 0 0;
	width:197px;
}
.shrine_boxL{
	width:240px;
	float:left;
}
.shrine_boxL img{
	margin-bottom:20px;
}
.shrine_boxR{
	width:370px;
	float:right;
}
.omiki_link{
	color:#B11117;
	text-align:right;
	margin-bottom:10px;
}
.omiki_link a{
	color:#B11117;
}
.shrine_sTit{
	color:#B11117;
	margin-bottom:5px;
}
.gyouji th{
	border-right:solid 1px #B11117;
	border-bottom:dotted 1px #B11117;
	text-align:left;
	font-weight:normal;
	line-height:120%;
}
.gyouji td{
	border-bottom:dotted 1px #B11117;
	line-height:120%;
}
.shikinensengu_Lbox{
	width:340px;
	float:left;
	margin:0;
	padding-bottom:20px;
}
.shikinensengu_Rbox{
	width:270px;
	float:right;
	padding-bottom:20px;
	text-align:right;
	margin:0;
}
.shikinensengu_text_box{
	margin:0;
	padding-bottom:20px;
}
.shikinensengu_text_area01{
	margin:0;
	padding-bottom:20px;
}
.gyouji_nen{
	margin-bottom:20px;
	font-weight:bold;
	font-size:120%;
}
#con_box .shikinensengu_Lbox p{
	margin:0 0 10px 0;
	padding:0;
}
.goshinboku_Lbox{
	width:340px;
	float:left;
	margin:0;
	padding-bottom:20px;
}
.goshinboku_Rbox{
	width:270px;
	float:right;
	padding-bottom:20px;
	text-align:right;
	margin:0;
}
#con_box .goshinboku_Lbox p{
	margin:0 0 10px 0;
	padding:0;
}
.goshinboku_info{
	margin:30px 0;
}
.goshinboku_info th{
	border-bottom:dotted 1px #B11117;
	border-right:solid 1px #B11117;
	text-align:left;
	padding:5px 10px;
	line-height:120%;
	font-weight:normal;
	color:#B11117;
}
.goshinboku_info td{
	border-bottom:dotted 1px #B11117;
	text-align:left;
	padding:5px 10px;
	line-height:120%;
	font-weight:normal;
}
.goshinboku_infoTop{
	border-top:dotted 1px #B11117;
}
.goshinboku_page{
	text-align:right;
}
#con_box .goshinboku_page a{
	color:#B11117;
}
.kouhou_dl td{
	padding:10px;
}
.kouhou_page{
	border-bottom:dotted 1px #B11117;
}
.dl_text{
	width:440px;
	float:left;
	padding-bottom:25px;
}
.a_reader{
	float:right;
	width:158px;
	padding-bottom:25px;
	margin:0;
}
.shrine_gyoji{
	color:#B11117;
	width:30%;
}
.clearBox{
	clear: both;
}
.jinjyaText_area01{
	margin-bottom: 10px;
	padding: 0;
	width: 625px;
}
.jinjyaText_area01L{
	width: 240px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
.jinjyaText_area01R{
	width: 360px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}
.jinjyaText_area01P{
	margin: 0;
	padding: 0;
	width: 360px;
}
.jinjyajyouhou01Tb{
	width: 240px;
	height: auto;
}
.jinjyajyouhou01Tb th{
	width: 80px;
	height: auto;
	text-align: left;
	vertical-align: top;
}
.jinjyajyouhou01Tb td{
	width: 160px;
	height: auto;
	text-align: left;
	vertical-align: top;
}
.contactform7{
	width: 600px;
	height: auto;
	margin: 0 0 0 25px;
	padding: 0;
	text-align:left;
}
.contactform7 p{
	padding: 0;
	margin: 15px 0 15px 0;
}
.contactform7tit{
	width: 570px
	margin:0 0 25px 0;
	padding: 10px 15px 10px 15px;
	background: #B11117;
	font-size:110%;
	color: #FFFFFF;
}
.shrineList01 {
	background-color:#939598;
	margin-bottom:30px;
	width: 100%;
}
.shrineList01 th{
	background-color:#FFFFFF;
	font-weight:100;
	text-align:left;
	padding:5px 10px;
	width: 34%;
}
.shrineList01td01{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
	width: 18%;
}
.shrineList01td02{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
	width: 28%;
}
.shrineList01td03{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
	width: 20%;
}

.kamidana_life_Rbox{
	width:270px;
	float:right;
	padding-bottom:20px;
	text-align:center;
	margin:0;
}
.kamidana_life_Rbox img {
	padding-top:20px;
}
.life_text_area01{
	margin:0 0 30px 0;
}
.life_text_area02{
	margin:0 0 15px 0;
}
.shikinen_gyouji_pic{
	width:250px;
	padding:10px 0 10px 20px;
	float:right;
	margin:0;
}
.shikinen_gyouji_setsumei{
	width:340px;
	float:left;
	margin:0;
}