/* 紫　#990077 */
/* 緑　#008866 */
/* 黄　#dd9933 */
/* 赤　#ee3300 */
/* 白　#ddddcc */
/* 黒　#222222 */

/* ベージュ #ddbb77 */
/* チャコールグレー #666655 */


* {
	margin : 0;
	padding : 0;
	border : 0;
	font-size : 18px;
	color : #222222;
	line-height : 1.8em;
	font-weight : normal;
	font-style : normal;
	/* text-align : justify; */
	font-feature-settings : "palt";
	text-decoration : none;
	list-style : none inside;
	font-family : san-serif;
}
textarea {
	text-align : left;
}
input {
	font-family : sans-serif;
}
.clear { clear:both; }
.clear hr { display:none; }

a:hover {
	color : #3366cc;
}
span {
	font-size : 100%;
}

.const {
	color : #ff0000;
	font-weight : bold;
	text-align : center;
	border : 1px solid #ff0000;
	padding : 10px;
}


rt {
	font-size : 50%;
}

body {
	border-top : 1px solid #990077;
	background : #ffffff url('./layout/background_index_190223.jpg') top center no-repeat;

	background-size : 1600px 640px;
}



body.short_header {
	border-top : 1px solid #990077;
	background : #ffffff url('./layout/background_short.jpg') top center no-repeat;
	background-size : 1600px 150px;
}


header {
	margin : auto;
	width : 1000px;
	height : 65px;
}
header.short {
	margin : auto;
	width : 1000px;
	height : 120px;
}


header h1 {
	float : left;
	padding-left: 20px;
}
header h1 img {
	margin : 5px 30px 0px 0px;
}

header .search {
	float : right;
}
header .lang {
	float : right;
	margin-top : 16px;
}
header .search input {
	width : 196px;
	height : 16px;
	margin : 22px 52px;
	padding : 2px;
	line-height : 16px;
	font-size : 12px;
	background : #ef9934;
	color : #ffffff;
}

div.header_imageboard {
}
div.header_imageboard div.japan_heritage {
	float: left;
	margin: 20px;
}
div.header_imageboard div.insta_icon {
	float: right;
	margin-right: 40px;
	margin-top: 200px;
}

div.head_navi {
	height : 40px;
	padding : 5px 16px;
}
.head_navi ul li {
	float : left;
	margin : 0px 4px;
}
.head_navi ul li a:hover img {
	opacity : 1;
}

div.Body_index {
	margin : auto;
	width : 968px;
	margin-top : 280px;
	padding : 0px 16px;
}
div.Body {
	margin : auto;
	width : 968px;
	margin-top : 30px;
	padding : 0px 16px;
}


.Main {
	float : left;
	width : 600px;
	margin : 20px 20px;
}

.SideMenu {
	float : right;
	width : 300px;
	margin-right : 20px;
}
.SideMenu * a:hover {
	position : relative;
	top : 1px;
}
.fbtl {
	width : 288px;
	height : 488px;
	border : 1px solid #222222;
	margin : 0px auto 20px auto ;
	padding : 1px;
	background : #ffffff;
}

.index_Contents {
	padding-bottom : 50px;
}
.index_Contents h2 {
	font-size : 100%;
	font-family : serif;
	font-weight : bold;
	letter-spacing: .25em; 
	line-height : 150%;
	color : #990077;
	border-left : 32px solid #990077;
	border-bottom : 1px solid #990077;
	padding : 2px 0px 2px 10px;
	margin-bottom : 5px;
}
.index_Contents .h2_navi .h2_navi_left {
	float : left;
}
.index_Contents .h2_navi .h2_navi_right {
	float : right;
}
.index_Contents .h2_navi .h2_navi_left,
.index_Contents .h2_navi .h2_navi_right {
	font-size : 75%;
	padding : 1px 10px;
	color : #666655;
}
.index_Contents .h2_navi .h2_navi_left a,
.index_Contents .h2_navi .h2_navi_right a {
	font-size : 100%;
	color : #ddbb77;
}
.index_Contents .h2_navi .h2_navi_left a:hover,
.index_Contents .h2_navi .h2_navi_right a:hover {
	font-size : 100%;
	color : #008866;
}


.index_ContentContainer {
	margin : 20px 0px 36px 48px;
	padding-bottom : 20px;
	border-bottom : 1px solid #dd9933;
	background : #ffffff url(./layout/bg_whitemesh.png)
}
.index_ContentContainer table {
	margin-left : 40px;
}
.index_ContentContainer table tr th {
	border : 1px solid #ddddcc;
	background : #666655;
	color : #ffffff;
	padding : 5px;
	font-size : 90%;
}
.index_ContentContainer table tr td {
	border : 1px solid #ddddcc;
	background : #ffffff;
	padding : 5px;
}
.index_ContentContainer table tr td a {
	font-size : 100%;
	color : #990077;
}
.index_ContentContainer table tr td.sc_date {
	width : 40px;
	text-align : right;
	font-size : 85%;
}
.index_ContentContainer table tr td.sc_title {
	width : 160px;
	font-size : 85%;
}
.index_ContentContainer table tr td.sc_time {
	width : 90px;
	text-align : center;
	font-size : 75%;
}
.index_ContentContainer table tr td.sc_place {
	width : 106px;
	text-align : left;
	font-size : 85%;
}

.index_Contents h3 {
	font-size : 90%;
	font-family : serif;
	font-weight : bold;
	line-height : 150%;
	background : #ddbb77;
	color : #ffffff;
	padding : 2px 2px 2px 20px;
	margin-bottom : 10px;
}
.index_Contents h4 {
	font-size : 90%;
	font-family : serif;
	font-weight : bold;
	line-height : 150%;
	border-bottom : 1px solid #666655;
	border-left : 25px solid #666655;
	color : #666655;
	padding : 2px 2px 2px 10px;
	margin-bottom : 10px;
	margin-left : 20px;
}
.index_Contents h5 {
	font-size : 90%;
	font-weight : bold;
	line-height : 150%;
	color : #666655;
	padding : 2px 2px 2px 10px;
	border-left: 2px solid #666655;
	margin-bottom : 5px;
	margin-top : 15px;
	margin-left : 30px;
}
.index_Contents p{
	font-size : 90%;
	margin-left : 48px;
	margin-bottom : 5px;
	padding : 2px 10px 2px 0px;
}
.index_Contents p a {
	font-size : 100%;
	padding : 0px 5px;
	background : #eeeeff;
}
.index_Contents p ruby {
	font-size : 100%;
}
.index_Contents p span.small {
	font-size : 75%;
}
.index_Contents p.small {
	font-size : 75%;
	font-style: italic;
	padding : 2px 10px 2px 0px;
}
.index_Contents img.MainImage {
	float : right;
	padding : 0px 10px 10px 10px;
}
.index_Contents img.press_image {
	margin: 10px auto;
	max-width: 500px;
	max-height: 400px;
}
.index_Contents p.date {
	font-size : 90%;
	text-align : right;
	padding : 2px 10px 0px 0px;
}

.index_Contents .press_list_container {
	height: 480px;
	overflow: auto;
}
.index_Contents dl {
	margin-left : 24px;
	border-bottom : 1px dotted #cccccc;
	padding : 5px 0px;
}
.index_Contents dl dt {
	font-size : 65%;
	letter-spacing: .2em;
	padding : 2px 12px;
	width : 100px;
	border-radius: 12px;
	float : left;
	text-indent : 5px;
	background : #dd9933;
	color : #ffffff;
}
.index_Contents dl dd {
	line-height : 125%;
	margin-left : 150px;
}
.index_Contents dl dd * {
	font-size : 90%;
}


.index_TopMenu {
	height : 300px;
}
.index_TopMenu ul li {
	float : right;
}
.index_TopMenu ul li a:hover img {
	opacity : 1;
}

/* 縁起 */
.History_Division3 {
	width : 500px;
	margin : 25px 10px 25px 32px;
	padding : 15px 5px;
	border : 1px solid #ddddcc;
	background : #ffffff;
}
.History_Division4,
.History_Division5,
.History_Division6 {
	margin-bottom : 10px;
}

.History_Division4 p a {
	font-size : 100%;
	margin : 0px;
	
	padding : 0px 5px;
	background : #eeeeff;
}

img.engi_wasan {
	margin : 10px 20px;
}

/* 御朱印 */
p.seals_link {
	border : 1px solid #bbdd77;
	padding : 10px;
}

/* 文化財 */
.CulturalProperties_ListTitle {
	padding : 0px 10px;
	margin-right : 122px
}
.CulturalProperties_ListTitle p {
	font-size : 80%;
	margin : 0px;
	padding : 0px;
}
.CulturalProperties_ListTitle p a {
	font-size : 100%;
	margin : 0px;
	
	padding : 0px 5px;
	background : #eeeeff;
}
.CulturalProperties_ListBox {
	width : 122px;
	float : right;
}
.CulturalProperties_List {
	width : 51px;
	height : 54px;
	padding-left : 10px;
	margin-bottom : 10px;
	float : left;
}

/* schedules2 - 三千佛礼拝行 */
table.sanzen {
	margin : auto;
}
td.sanzen_time {
	width : 160px;
	text-align : center;
}
td.sanzen_sect {
	width : 100px;
	text-align : center;
}

/* memorials - 先祖供養 */
table.memorials {
	margin : auto;
	width: 450px;
}
table.memorials tr td.memorials_title {
	width : 120px;
	text-indent : 20px;	
}
table.memorials tr td input {
	text-align : center;
}
table.memorials tr td input,
table.memorials tr td select {
	width : 240px;
	background : #f0f0f8;
	padding : 4px;
}

/* trainings - 体験道場スケジュール */
table.tr_schedules {
	margin : auto;
	width : 440px;
}
table.tr_schedules tr th,
table.tr_schedules tr td {
	text-align : center;
}
table.tr_schedules tr td span {
	font-size : 90%;
}

span.red {
	color : #ee3300;
}

/* access - アクセスガイド画像 */
.access_image {
	margin : auto;
	width : 440px;
	text-align : center;
}

/* access - ロープウェイ・バス  */
table.ropeway,
table.microbus {
	margin : 10px auto;
	width : 400px;
}
table.ropeway tr th,
table.microbus tr th {
	width : 131px;
	text-align : center;
}
table.ropeway tr td,
table.microbus tr td {
	width : 101px;
	text-align : center;
}
table.ropeway tr td span,
table.microbus tr td span {
	color : #666655;
	font-size : 140%;
}
table.ropeway tr th span,
table.microbus tr th span {
	color : #ffffff;
	font-size : 80%;
}

/* 伽藍配置図 */
.Main_wide {

}
.contours {
	width : 960px;
	margin : 10px auto;
	overflow : hidden;
	text-align : center;
}
.contours a {
	font-size : 80%;
	line-height : 3em;
}
.buildings {
	padding : 10px 20px 10px 80px;
}
.buildings span {
	display : block;
	padding : 10px;

	width : 180px;
	font-size : 100%;
	text-align : center;
	float : left;
}

/* ポリシー・規約 */
ul.terms_ul {
	margin-left : 50px;
}
ul.terms_ul li {
	font-size : 80%;
	margin : 10px;
}



/* バナー */
div.link_base {
	width: 600px;
}
div.link_box,
div.link_box3 {
	width: 200px;
	text-align: center;
	float: left;
}
div.link_box a {
	font-size: 12px;
	line-height: 12px;
}
div.link_box img {
	width: 150px;
	height: 50px;
	margin: 20px 25px 0px 25px;
}
div.link_box3 img {
	width: 150px;
	height: 50px;
	margin: 0px 25px 0px 25px;
}
div.link_base2 {
	width: 600px;
	margin-top: 25px;
	padding: 20px 0px;
	border: 1px solid #ddddcc;
}
div.link_box2 {
	width: 360px;
	padding: 0px 20px;
	text-align: left;
	float: left;
}
div.link_box2 p,
div.link_box2 p br {
	font-size: 14px;
	line-height: 20px;
}
div.link_box3 {
	width: 200px;
	text-align: center;
	float: left;
}

/* フッタ */
footer {
	margin-top : 20px;
	padding-top : 20px;
}
footer * {
	font-size : 10pt;
}
footer div.navi {
	width : 960px;
	margin : 0 auto;
}
footer div.navi * {
	line-height : 40px;
}
footer div.navi ul {
	text-align : right;
}
footer div.navi ul li {
	display: inline;
	padding : 0px 20px;
}
footer div.navi ul li.navi_list {
	border-right : 1px solid #222222;
}
footer div.navi ul li a:hover {
	color : #ddddcc;
	top:1px; position:relative;
}


footer div.container {
	width : 960px;
	height : 140px;
	margin : 0 auto;
	padding-top : 40px;
	border-top : 1px solid #222222;
	background : #ffffff url(./layout/footer_bg.jpg) bottom left no-repeat;
}
footer div.container div.footer_margin {
	float : left;
	width : 270px;
	margin : 0px 10px;
}
footer div.container div.footer_address {
	float : left;
	width : 650px;
	margin : 0px 10px;
	text-align : right;
}
footer div.container div.footer_address p {
	margin-bottom : 2px;
	padding-right : 120px;
	border-bottom : 1px solid #990077;
}
footer div.container div.footer_address span.title {
	font-size : 120%;
	font-weight : bold;
}
footer div.copyright {
	background : #222222 url(./layout/footer_border.jpg) top center repeat-x;
	color : #ffffff;
	text-align : center;
	line-height : 30px;
	padding-bottom : 120px;
	padding-top : 10px;
}


