@charset "utf-8";




/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	file name : goenki.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ul.subNav
------------------------------------------------------------*/
ul.subNav {
	width: 137px;
	font-size: 0;
	line-height: 0;
	font-size:85%;
	color:#001421;
}
ul.subNav li {
	position: relative;
	float: left;
	background: url(images/bg_subNavTitle.png) no-repeat;
	height: auto;}
ul.subNav li a {
	display: block;
	color:#001421;
	width:122px;
	line-height:20px;
	padding:0 0 0 15px}
ul.subNav li a:hover {
	text-decoration: none;
	color:#0077d3;
}
/* ul.subNav li ul
------------------------------------------------------------*/
ul.subNav li ul {
	visibility: hidden;
	overflow: hidden;
	width:119px;
	padding:1px 0 6px 0;
	background: url(images/bg_subNavUnder.png) no-repeat bottom;
	position:absolute;
	float:left;
}
ul.subNav li:hover ul,
ul.subNav li:hover ul li {
	visibility: visible;
	
}
ul.subNav li ul li {
	background-image: none;
	height: auto;
	width:99px;
	border-bottom:1px solid #eae9e5;
	margin:3px auto 0 10px;
}


ul.subNav li ul li a {
	width:89px;
	padding:0;
	display:block;
	background-image: none;
	margin: 0 0 3px 0;
	padding:2px 0 2px 10px;
}
ul.subNav li ul li a:hover {
	width:89px;
	padding:0;
	background-color: #e9f5ff;
	display:block;
	background-image: none;
	margin: 0 0 3px 0;
	padding:2px 0 2px 10px;
}
/* div.paging
------------------------------------------------------------*/

div.paging{
	margin:0;
	padding:10px;
	background-color: #e6e4da;
	clear:both;
	text-align:center;
}
div.paging ul li{
	display:inline;
	border-right: 1px solid #442D0C;
	padding:0 9px;
}
div.paging ul li.next{
	border-right: none;
	padding:0 9px 0 0;
}
div.paging ul li.before,div.paging ul li.last{
	border-right: none;
	padding:0 9px;
}
div.paging ul li a{
	color:#2e558b;
	text-decoration: underline;
}
div.paging ul li a:hover{
	text-decoration: none;
}


/* div#infoDetail
------------------------------------------------------------*/
div#infoDetail{
	margin:0 12px 0 84px;
	width:613px;}
div#infoDetail a{
	color:#3878a2;
	text-decoration: underline;
}
div#infoDetail a:hover{
	text-decoration:none;
}
div#infoDetail p.caption{
	font-size:85%;
	text-align:center;
	padding:5px;}
ul.listBack{
	margin:5px 0 30px 0;
	height:31px;
	clear:both;}
ul.listBack li{
	float:right;}
ul.listBack li a{
	display:block;}
ul.listBack li.event a{
	width:192px;
	height:31px;
	}
ul.listBack li.photo a{
	width:126px;
	height:31px;
	}
ul.listBack li.new a{
	width:206px;
	height:31px;
	}
/* div#detailTite*/
div#infoDetail dl {
	margin-right:70px;
}
div#infoDetail dl dt#detailTite{
	border-top:1px solid #b6af9c;
	border-left:1px solid #c7c1b2;
	padding:15px 0 7px 15px;
	clear:both;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:125%;
	color:#3e3e3e;
}
div#infoDetail dl dt#detailTite span.data{
	padding-bottom:10px;
	font-weight:normal;
	display:block;
	font-size:85%;
	}
div#infoDetail dl dd {
	clear:both;
	line-height:1.6;
	width:520px;
	margin:0 0 10px 0;
}

div#infoDetail dl dd img {
	background-color:#ededed;
	padding:5px;
	border:1px solid #d7d5cf;
	text-align: center;
	vertical-align:top;
}
div#infoDetail dl dd span.caption {
	padding:5px;
	font-size:85%;
	text-align:center;
	display:block;
}
div#infoDetail dl dd div.big {
	width:520px;
}
div#infoDetail dl dd div.big img {
	width:508px;
}
div#infoDetail dl dd div.middle {
	width:320px;
}
div#infoDetail dl dd div.middle img {
	width:308px;
}
div#infoDetail dl dd div.small {
	width:251px;
}
div#infoDetail dl dd div.small img {
	width:239px;
}


div#infoDetail dl dd div.left {
	float:left;
	display:inline;
}
div#infoDetail dl dd div.right {
	float:right;
	display:inline;
}

div#infoDetail dl dd div.under {
	clear:both;
	padding:20px 0 0 0;
	margin:0 0 10px 0;
}
	


div#infoDetail div#under table{
	margin-top:10px;
	clear:both;
	width:541px;}
div#infoDetail div#under table th,div#infoDetail div#under table td{
	border:1px solid #827970;
	padding: 10px 15px;
	text-align:left;}	
div#infoDetail div#under table th{
	font-weight:bold;
	background-color:#d9d5cb;}	
div#infoDetail div#under dl{
	font-weight:bold;}
	
	
	
div#infoDetail div#under dl dt,div#infoDetail div#under dl dd{
	display:inline;}	
div#infoDetail div#under p.txt{
	clear:both;}
div#concernedLink{
	padding:15px 15px 0 15px;
	background-color:#f0ead3;
	border:1px solid #dcd8ce;
	margin:0 0 0 12px;
	clear:both;
}
div#concernedLink p{
	margin-bottom:15px;}
div#concernedLink p a{
	color:#3878a2;
	text-decoration: underline;
}
div#concernedLink p a:hover{
	text-decoration:none;
}
div#concernedLink ul.pdf{
	margin-bottom:10px;}
div#concernedLink ul.pdf li{
	background: url(images/icon_pdf.gif) no-repeat left top;
	padding:0 0 7px 75px;
}
div#concernedLink ul.pdf li a{
	text-decoration: underline;
}
div#concernedLink ul.pdf li a:hover{
	text-decoration: none;
	color: #442D0C;
}
div#concernedLink ul.word{
	margin-bottom:10px;}
div#concernedLink ul.word li{
	background:url(images/icon_word.gif) no-repeat left top;
	padding:0 0 7px 75px;
}
div#concernedLink ul.word li a{
	text-decoration: underline;
}
div#concernedLink ul.word li a:hover{
	text-decoration: none;
	color: #442D0C;
}
div#concernedLink ul.ecxel{
	margin-bottom:10px;}
div#concernedLink ul.ecxel li{
	background:url(images/icon_ecxel.gif) no-repeat left top;
	padding:0 0 7px 75px;
}
div#concernedLink ul.ecxel li a{
	text-decoration: underline;
}
div#concernedLink ul.ecxel li a:hover{
	text-decoration: none;
	color: #442D0C;
}
	
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌
 * file path : /goenki/index.html
 * ******************************************************************************** */ 
.goenki #container #content #main .mainInner #contentsNav li dl .lines2{
	height:125px;}.goenki #container #content #main .mainInner #contentsNav li dl .magntop16{
		margin-top:16px;}

/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：新着情報
 * file path : /goenki/news/index.html
 * ******************************************************************************** */
div#main div#subNav{
	padding:0 0 30px 420px;} 
div#main div#subNav ul{
	 float:left;}
div#main div#subNav ul.right{
	float:right;} 
div#main div#news{
	margin:0 auto;}
div#main div#news table th.noBorder,div#main div#news table td.noBorder{
	border:none;} 
div#main div#news table th{
	color:#2e558b;} 

.tvbox{
background:#f0ead3;
border:1px solid #dcd8ce;
padding:15px;
float:left;
width:488px;}
.tvbox .col{
width:488px;
float:left;}

/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：イベント情報
 * file path : /goenki/event/index.html
 * ******************************************************************************** */
 
div#main div#event{
	margin: 0 auto ; }
div#main div#event #pick{
	background-color: #f4f0dc;
	width:638px;
	float:left;
	padding:30px 30px 15px 35px;
} 
/* #calendar
------------------------------------------------------------*/
div#main div#event #pick #calendar{
	width:208px;
	float:left;}
div#main div#event #pick #calendar .upper{
	width:208px;
	float:left;}
div#main div#event #pick #calendar .upper ul li{
	display:inline;
	font-weight: bold;
	float:left;
}	
div#main div#event #pick #calendar .upper ul li.month{
	width:150px;
	text-align:center;}	
	
div#main div#event #pick #calendar table{
	clear:both;}	
div#main div#event #pick #calendar table th,div#main div#event #pick #calendar table td{
	border:1px solid #574c32;
	text-align:center;
	padding:3px 0;}
div#main div#event #pick #calendar table th,div#main div#event #pick #calendar table .choice{
	background-color:#e0ddce;}
div#main div#event #pick #calendar table .holiday{
	color:#c16358;}
div#main div#event #pick #calendar table .saturday{
	color:#1a8e38;}

div#main div#event table a{
	color:#3878a2;
	text-decoration: underline;
} 
div#main div#event table a:hover{
	color:#3878a2;
	text-decoration:none;
} 
div#main div#event #pick #calendar table{
	width:176px;}

/* #eventInfo------------------------------------------------------------*/
div#main div#event #pick #eventInfo h3{
	font-size:105%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
div#main div#event #pick #eventInfo table{
	margin-top:20px}
div#main div#event #pick #eventInfo table th,div#main div#event #pick #eventInfo table td{
	padding:10px 0;
	border-top:1px solid #dbd7c2;}
div#main div#event #pick #eventInfo table th.noBorder,div#main div#event #pick #eventInfo table td.noBorder{
	padding:0 0 12px 0;
	border-top:none;}
div#main div#event #pick #eventInfo table th{
	color:#3878a2;}	
	
/* .subNav------------------------------------------------------------*/	
div#main div#event .subNav{
	clear:both;
	margin-top:30px;}	
	
	
div#main div#event table.information{
	width:642px;
	margin:0 auto;} 	
div#main div#event table.information th.noBorder,div#main div#event table.information td.noBorder{
	border:none;
	padding-top:0;}	
div#main div#event table.information th{
	color:#3878a2;	}


/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：御遠忌について
 * file path : /goenki/about/index.html
 * ******************************************************************************** */
 dl.goenkiAbout{
	 border:1px solid #8a877b;
	 padding:17px 15px;
	 width:507px;}
dl.goenkiAbout dt{
	background: url(../assets/images/line_separator.gif) repeat-x bottom;
	padding:0 0 10px 0;
	margin-bottom:13px;
}

dl.goenkiAbout table td, dl.goenkiAbout table th{
	 padding:5px;}
dl.goenkiAbout table th{
	 font-weight:bold;
	 padding:5px 10px 5px 0;
	 text-align:left;}
 
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：御遠忌ソング
 * file path : /goenki/theme/song/index.html
 * ******************************************************************************** */ 
 
 p.songTitle strong{
	 font-size:medium;}
 ul.songList{}
 ul.songList li{
	 display:inline;
	 margin-right:10px;}
 
 /* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：御遠忌テーマラジオ放送
 * file path : /goenki/theme/radio/index.html
 * ******************************************************************************** */ 
 p.radioPaging{
	 padding:10px;
	 text-align:center;
	 background:#e6e4da;
}
  p.radioPaging a{
	color:#2e558b;
	text-decoration: underline;
}
div#content div.waku {
	background:#E7E2D6;
	padding:10px;
	margin:0 0 20px;
}
div#content div#main ul.banners {
	width: 90%;
	margin: 0 0 0 10px;
	padding:0;
}
div#content div#main ul.banners li.rss {
	background:url(../assets/images/icon_rss.gif) left center no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 20px;
	line-height:31px;
	font-size:small;
}
.colInfo .sound {
	margin:0 0 0 20px;
	vertical-align:middle;
}
dl.poetry {
	margin-left:30px;
}
dl.poetry dt {
	line-height:1.6;
}
dl.poetry dd {
	margin:0 0 0 1em;
	line-height:1.6;
}
table.poetry {
	margin-left:30px;
}
table.poetry td {
	padding-right:40px;
	line-height:1.6;
}
table.poetry td span {
	font-size:10px;
	display:block;
	padding:10px 0 0 0;
}

 /* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：ビデオで紹介！宗祖御遠忌
 * file path : /goenki/video/index.html
 * ******************************************************************************** */ 
div#videoBox{
	background:#f4efdb;
	padding:10px;
	width:520px;
	border: 1px solid #e0dcce;
}
div#videoBox a.link {
	float:left;
	margin:0 15px 0 0;
}
div#videoBox ul {
	float:left;
	margin-top:12px;
}
ul.hoonko{}
ul.hoonko li{
display:inline;
padding:0 10px 0 0;}
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：お待ち受け奉仕団
 * file path : /goenki/torikumi/info/doho/index.html
 * ******************************************************************************** */
ul.pdf li {
	margin-bottom: 5px;
	line-height: 1.2;
	background: url(../images/icon_pdf.gif) 0 0.1em no-repeat;
	background: url(images/icon_pdf.gif) no-repeat left top;
	padding:0 0 7px 75px;
}
table.schedule td {
	text-align:center;
}
table.schedule th {
	text-align:center;
}
table td.lunch {
	background:#f2eed9;
}

table td.select {
	background:#e7b345;
}
table td.vtop {
	vertical-align:top;
}
table td.vbottom {
	vertical-align:bottom;
}
table td.green {
	background:#d4dac2;
}
span.green {
	color:#d4dac2;
}
table td.pink {
	background:#ecced9;
}
span.pink{
	color:#ecced9;
}
table td.yellow {
	background:#FFDE91;
}


dl#voiceBox{
	background:#f4efdb;
	padding:10px;
	border: 1px solid #e0dcce;
	clear:both;
}

table th.schedule{
	padding:0;
	font-size:small;
	text-align:center;
	
}

/* table.linkList
------------------------------------------------------------*/
table.tableList{
	border-collapse:collapse;
	line-height:1.6;}
table.tableList th,table.tableList td{
	border:1px solid #8b8678;
	padding:10px 15px;}
table.pt5 th,table.pt5 td{
	border:1px solid #8b8678;
	padding:5px 5px;}
table.tableList th {
	font-weight:bold;
	background:#e7e2d6;}
table.tableList a{
	color:#3878a2;
	text-decoration: underline;
}
table.tableList a:hover{
	text-decoration: none;}
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：お待ち受け参拝
 * file path : /goenki/torikumi/info/worship/index.html
 * ******************************************************************************** */
 
ol.lists,ul.lists {
	 list-style:none;
}
ol.lists li,ul.lists li {
	line-height:1.6;
}
 


/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：お待ち受け参拝
 * file path : /goenki/torikumi/info/worship/index.html
 * ******************************************************************************** */
 
dl.infoBox {
}
dl.infoBox dt {
	font-weight:bold;
	font-size:14px;
}

/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：学校
 * file path : /goenki/theme/school/
 * ******************************************************************************** */
 
ul.schoolname {
}
ul.schoolname li {
	margin:0 0 5px;
}
ul.schoolname li dl {
}
ul.schoolname li dl dt {
	margin:0 0 8px;
}
ul.schoolname li dl dd {
	margin:0 0 30px;
}

div#main dl.colInfo dt span {
	/**display: inline;
	*float: right;*/
	font-weight:normal;
	font-size:small;
}
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：御遠忌関連ダウンロード
 * file path : /goenki/download/index.html
 * ******************************************************************************** */ 
div#goenkiDownload{}
div#goenkiDownload dl{
	width:192px;
	float:left;
	margin-right:30px;}
div#goenkiDownload .section{
	margin:0 0 25px 27px;}
div#goenkiDownload dl.last{
	margin:0 0 0 0;}
div#goenkiDownload dl dt{
	width:192px;}
div#goenkiDownload dl dt img{
	border:5px solid #d0ccc1;
	margin:0 auto 5px auto;
	display:block;} 
 div#goenkiDownload dl dt{
	 font-weight:bold;}
 div#goenkiDownload dl dt p {
	 text-align:center;
 }
 div#goenkiDownload dl dd p{
	 margin-bottom:5px;
	 text-align:center;
	 } 
 div#goenkiDownload dl dd p.pdf{
	 width:192px;
	 margin:0 auto 10px auto;} 
 div#goenkiDownloadBox{
	background:#f4efdb;
	padding:10px;
	width:650px;
	border: 1px solid #e0dcce;
	float:left;
	margin-top:25px;
}
div#goenkiDownloadBox p {
	float:right;
	margin:0 15px 0 0;
	width:510px
}
div#goenkiDownloadBox img{
	float:left;
	margin-right:5px;}

div#goenkiDownloadBox2{
	background:#f4efdb;
	padding:10px;
	width:650px;
	border: 1px solid #e0dcce;
	float:left;
	margin-top:25px;
}
div#goenkiDownloadBox2 img{
	float:left;
	margin-right:5px;}
/* ********************************************************************************
 * ■ 宗祖親鸞聖人七百五十回御遠忌：御遠忌関連ダウンロード 御遠忌法要ボランティア
 * ******************************************************************************** */ 
 div#goenkiDownload2 dl{
	width:240px;
	float:left;
	margin-right:30px;}
div#goenkiDownload2 .section{
	margin:0 0 25px 27px;}
div#goenkiDownload2 dl.last{
	margin:0 0 0 0;}
div#goenkiDownload2 dl dt{
	width:240px;}
  
  div#goenkiDownload2 dl dt p {
	 text-align:center;
 }
 div#goenkiDownload2 dl dd p{
	 margin-bottom:5px;
	 text-align:center;
	 } 
 div#goenkiDownload2 dl dd p.pdf{
	 width:192px;
	 margin:0 auto 10px auto;} 
 

/* フェイスボックス
----------------------------*/
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 18px;
  width: 18px;
  overflow: hidden;
  padding: 0;
}
#facebox .mt {
  background:url(../assets/images/mt.png);
}
#facebox .ml {
  background:url(../assets/images/ml.png);
}
#facebox .mr {
  background:url(../assets/images/mr.png);
}
#facebox .mb {
  background:url(../assets/images/mb.png);
}
#facebox .tl {
  background:url(../assets/images/tl.png);
  _height:2px;
  _width:2px;
}
#facebox .tr {
  background:url(../assets/images/tr.png);
  _height:2px;
  _width:2px;
}
#facebox .bl {
  background:url(../assets/images/bl.png);
  _height:2px;
  _width:2px;
}
#facebox .br {
  background:url(../assets/images/br.png);
  _height:2px;
  _width:2px;
}
#facebox .mt, #facebox .ml, #facebox .mr, #facebox .mb,
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	_background:#000;
	_filter:alpha(opacity=30);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: center;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: -70px auto 0 auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 4px;
  background: #fff;
  width: 250px;
}

#facebox .loading {
  text-align: center;
  display:none;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  text-align: right;
  margin:0 5px 0 0;
  padding:7px 0 1px 0;
}
#facebox .footer img {
	display:block;
	margin:0 0 0 auto;
}

/*-- 1217追加　略歴テーブルのwidth調整のため --*/

table#tbl_ryakureki{
	width:100%;
}

table#tbl_ryakureki th{
	font-weight: normal;
	width:10em;
	text-align:center;
}

ul#list_photo{
	padding: 14px 0 0 50px;
}

ul#list_photo li{
	float:left;
	display: inline;
	padding: 0 25px 0 0;
	margin-bottom:10px;
}

ul#list_photo2{
	padding: 14px 0 0 10px;
}

ul#list_photo2 li{
	float:left;
	display: inline;
	padding: 0 4px 0 0;
	margin-bottom:10px;
}


ul#list_photo li.last,
ul#list_photo2 li.last{
	padding:0;
}

p.txtindent{
	text-indent: -1em;
	padding-left:1em;
}

.textblue{
	color: #3878a2;
}

/*-- インターネット映像配信 --*/
#container #content #main .mainInner .image{
	text-align:center;
	}
div#goenkiDownload3 dl{
	width:200px;
	float:left;
	margin:0 25px 0 0;}
div#goenkiDownload3 .section{
	margin:0 0 20px 0;}
div#goenkiDownload3 dl dt{
	width:200px;}
div#goenkiDownload3 dl dt p {
	 text-align:center;
}
div#goenkiDownload3 dl dd p{
	margin-bottom:10px;
	text-align:center;
} 	 
div#goenkiDownloadBox2 p {
	float:right;
	margin:0 15px 0 0;
	width:450px
}
							
