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

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

 トップページ
 
================================================================================= */
.box_srcollbar{
        overflow:auto;
        width:680px;
        height:60px;
        font-size:14px;
		margin-bottom:20px;
}

.box_srcollbar dt{
	float:left;
	margin-right:50px;
}

.box_srcollbar dd .new{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:0 1px;
	border:solid 0.5px #76251c;
	background-color:#76251c;

	margin-right:3px;
}

.pagelink {
	width:700px;
}
.pagelink img {
	margin-right:8px;
}

#left_contents{
	padding-left:20px;
	width:220px;
	float:left;
	margin-top:10px;
}

#right_contents{
	float:right;
	width:700px;
	margin-bottom:20px;
}

.maplink{
	margin-bottom:30px;
}
.tosp {
	display:none;
}



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

本能寺について

================================================================================= */
#contents_menu{
	margin:10px 0 15px 0;
}

#contents_menu ul{
	border-bottom:1px solid #76251c;
}
	
#contents_menu ul li{
	margin:1px 0;
}

.about_note{
	margin-left:25px;
	width:650px;
}

.about_note  .enki_img{
	margin:20px 0;
}



.about_L{
	float:left;
	width:400px;
	margin-bottom:20px;
	
}

.about_R{
	float:right;
	width:260px;
	padding-bottom:30px;
}

.about_L p{
	margin-bottom:8px;
}

.note03{
	padding:0 10px;
	margin-bottom:20px;
}
.n_box{
	margin-bottom:20px;

}

.n_box dl dt{
	 float:left;
	 width:330px;
}
 
.n_box dl dd{
	float:right;
	width:320px;　
 }
 
.n_box02{
	clear:both;
	margin-top:20px;
}

.n_box03{
	clear:both;
}

.about_R p img{
	margin:10px 0;
}
.about_R .comment{
	padding-left:12px;
	margin-bottom:8px;
}


.about_t .table_title{
	border:#76251c 2px solid;
	color:#76251c;
}

.about_t{
	width:700px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border:3 solid #666;
	margin:20px 0;
}

.about_t .erection{
	padding: 15px;
	font-size:18px;
	vertical-align: top;
	border-bottom:#999 1px dotted;
	color:#888;
	text-align:center;

}



.about_t .year{
	width:30px;
	padding:5px;
	vertical-align:center;
	text-align:center;
	background-color:#F7F9F8;
	border-bottom:#999 1px dotted;
}

.about_t .explanation{
	
	border-bottom:#999 1px dotted;
}

.gerrt_box{
	background-image:url(../../about/img/greet.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

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

 年間行事

================================================================================= */
#schedule_table{
	width:700px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-bottom:#999 1px solid;
	margin-bottom:20px;
}
#schedule_table th{
	padding: 5px;
	font-size:16px;
	vertical-align: top;
	border:#999 1px solid;
	background-color:#F7F9F8;
	text-align:center;

}

#schedule_table td.month{
	width:30px;
	padding:3px;
	vertical-align:center;
	text-align:center;
	background-color:#F7F9F8;
	border-bottom:#999 1px solid;
	border: 1px solid #999;
}
#schedule_table td.day{
	width:100px;
	padding:15px;
	vertical-align: top;
	border-bottom:1px solid #999;
}
#schedule_table td.eventname{
	width:300px;
	padding: 15px 10px 15px 10px;
	font-size:19px;
	vertical-align: top;/*
	border-right: 1px solid #ccc;*/
	border-bottom:1px solid #999;
}
#schedule_table td.explanation{
	width:300px;
	padding: 15px;
	vertical-align: top;
	border-right:#999 1px solid;
	border-bottom:1px solid #999;
}


/*月の区切り線*/
#schedule_table td.day_cection{
	width:110px;
	padding:15px;
	vertical-align: top;
	border-bottom:1px solid #999;
}
#schedule_table td.eventname_cection{
	width:330px;
	padding: 15px 10px 15px 10px;
	font-weight: bold;
	font-size:16px;
	vertical-align: top;
	border-bottom:1px solid #999;
}
#schedule_table td.explanation_cection{
	width:330px;
	padding: 15px;
	vertical-align: top;
	border-bottom:1px solid #999;
	border-right: 1px solid #999;
}




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

 境内のご案内

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

.keidai img{
	border:1px solid #ccc;
	margin-bottom:20px;
}
.info_L{
	float:left;
	width:400px;
	margin-bottom:20px;
	
}

.info_R{
	float:right;
	width:260px;
	padding-bottom:30px;
}

.info_R p{
	margin-bottom:8px;
}

.info_L2{
	float:left;
	width:260px;
	padding-bottom:30px;
}

.info_R2{
	float:right;
	width:400px;
}

.info_L2 p{
	margin-bottom:8px;
}

#info_table{
	width:700px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	margin-bottom:20px;
}

#info_table th{
	padding: 10px;
	font-size:16px;
	vertical-align: top;
	background-color:#76251c;
	color:#FFF;
}

#info_table td.erection{
	width:10px;
	padding:6px 15px;
	vertical-align:center;
	text-align:center;
	background-color:#F8EEE4;
	border-left: 1px solid #76251c;
	border-bottom: 1px dotted #ccc;
	color:#76251c;
	font-weight:bold;
}

#info_table td.year{
	width:110px;
	font-size:16px;
	padding:15px;
	vertical-align: center;
	text-align:center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}

#info_table td.explanation{
	width:330px;
	padding: 15px 10px 15px 10px;
	vertical-align:center;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}

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

 お知らせ

================================================================================= */
.update{
	text-align:right;
	font-size:10px;
	color:#999999;
}

.news_img01{
	float:left;
}
.news_img02{
	clear:right;
	padding-top:5px;
}

.news_text{
	float:right;
}


/*LightroomThumbnail*/
.lightroom{
	width:600px;
	height:200px;
	margin:auto;
}

.lightroom a{
	float:left;
	padding:0 5px;
}

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

 参拝と交通

================================================================================= */
.note03 .access_L{
	float:left;
	width:300px;
}

.note03 .access_R{
	float:right;
	width:370px;
	margin-bottom:20px;
}


.access_L dl{
	margin:10px 0;
	width:290px;
}

.access_L dl dt{
	margin-bottom:10px;/*
	border-bottom:1px dotted #999999;*/
	padding:5px;
	background-color:#F8EEE4;
}

.access_L dl dd{
	padding:5px;
	margin-bottom:5px;
}

.access_R dl{
	margin:10px 0;
	width:350px;
}

.access_R dl dt{
	margin-bottom:10px;/*
	border-bottom:1px dotted #999999;*/
	padding:5px;
	background-color:#F8EEE4;
}

.access_R dl dd{
	padding:5px;
	margin-bottom:5px;
}



#price_table{
	width:350px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	margin-bottom:5px;
}

#price_table td.p_title{
	
	padding: 5px;
	font-size:14px;
	vertical-align: top;
	background-color:#76251c;
	color:#FFF;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

#price_table td.category{
	width:200px;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}


#price_table td.price{
	width:150px;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	text-align:right;
}

.note03 .traffic_L{
	float:left;
	width:220px;
}

.note03 .traffic_R{
	float:right;
	width:450px;
}

.traffic_L dl{
	margin:10px 0;
	width:200px;
}

.traffic_L dl dt{
	margin-bottom:10px;
	padding:5px;
}


.traffic_L dl dd{
	border-bottom:1px dotted #999999;
	padding:5px 0 10px 10px;
	margin-bottom:5px;
}



#traffic_table{
	width:450px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-bottom:20px;
}

#traffic_table td.t_title{
	padding:5px 0 5px 10px;
	font-size:14px;
	vertical-align: top;
	background-color:#F8EEE4;
}

#traffic_table td.t_01{
	width:150px;
	padding: 10px;
	font-size:14px;
	vertical-align: top;
}

#traffic_table td.t_02{
	padding: 10px;
	font-size:14px;
	vertical-align: top;
	width:300px;
}
/*テーブルの指定*/
.access_t{
	width:700px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border:3 solid #666;
	margin:20px 0;
}
.access_t .category01{
	width:30px;
	padding:5px;
	vertical-align:center;
	text-align:center;
	background-color:#F7F9F8;
	border-bottom:#999 1px dotted;
}

.about_dl dt{
	float:left;
	color:#888;
}

.about_dl dd{
}

.access_t .category02{
	padding: 15px;
	font-size:18px;
	vertical-align: top;
	border-bottom:#999 1px dotted;
	color:#888;
	text-align:center;

}





.access_t .category03{
	padding:8px;
	border-bottom:#999 1px dotted;
}
.access_t ul{
	
}







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

 お寺の地図

================================================================================= */
.area_nav li{
	margin-bottom:5px;
}

.map_table{
	width:690px;
	border:0;
	margin-bottom:20px;
}

.maplist td ul{
	margin:10px 0 10px 10px;
	padding-left:10px;
}
.maplist td ul.ul_area_01{
	border-left:2px solid #bad7ab;
}
.maplist td ul.ul_area_02{
	border-left:2px solid #ccd5cc;
}
.maplist td ul.ul_area_03{
	border-left:2px solid #d9b4d1;
}
.maplist td ul.ul_area_04{
	border-left:2px solid #eec68b;
}
.maplist td ul.ul_area_05{
	border-left:2px solid #e8a989;
}
.maplist td ul.ul_area_06{
	border-left:2px solid #edc2bf;
}
.maplist td ul.ul_area_07{
	border-left:2px solid #bad1b2;
}
.maplist td ul.ul_area_08{
	border-left:2px solid #f9d9a3;
}
.maplist td ul.ul_area_09{
	border-left:2px solid #e8a989;
}
.map_table .maplist td{
	border-bottom:1px solid #CCC;
	
}
.maplist td ul .templename{
	margin-bottom:10px;
	font-size:20px;
}

.pageclose{
	text-align:right;
	padding-top:10px;
}
.map_table tr td.go_map{
	text-align:right;
	padding-top:50px;

}

.add ul{
	margin-bottom::10px;
}



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

language

================================================================================= */
#leaflet{
}

.lang_ul li{
	float:left;
	margin:15px;
	padding:10px 0 10px 12px;
	}

.lang_time{
	clear:both;
	font-size:120%;
	font-weight:bold;
	margin:20px 0;
}

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

sitemap

================================================================================= */
.sitemap_L{
	 width:350px;
	 margin-left:10px;
	 float:left;
}

.sitemap_L a{
	text-decoration:none;
}


.sitemap_R{
	 width:300px;
	 float:right;
	 
}

.note03{
	margin:10px 0;
}

.sitemap_R ul li{
	margin-bottom:10px;
}
