@charset "utf-8";



h3.sectionTitle {
	border-left: 4px solid #064877;
font-weight: bold;
font-size: 115%;
}


/*------------------------------------------
	カスタムフィールド画像
-------------------------------------------*/

.photobox-main {
	margin: 0 auto ;
	padding: 0 15px 15px 15px;
	}
.photobox-main p{
		text-align:center;
		width:500px;
}
	
.photobox {
	margin: 30px auto ;
	}
.photobox td {
	width: 300px;
	vertical-align:top;
}

.photobox td img {
		border: 5px #CCCCCC solid;
		text-align:center;
}

.photobox td .cap {
	text-align:center;
	width:270px;
	padding-top:5px;
}


.photobox p{
	font-size: 0.9em;
	}

.photobox img {

}

.photobox-main img {
	border: 5px #CCCCCC solid;
}

/*------------------------------------------
	お知らせ
-------------------------------------------*/

.information ul li{
	background: url(http://higashihonganji.or.jp/images/top_img_infoline.gif) repeat-x bottom left;
	padding: 10px;

}

.information ul li.last-child {
	background: transparent;
}

.information ul li:after {
	content: "";
	display: block;
	clear: both;
}

ul.topnews li a {
	padding: 0 0 0 10px;	
}

ul.topnews li a span.enter {
	padding-left: 0.5em;	
}

.information ul li div {
float: left;
width: 85px;
height: 14px;
font-size:11px;
padding: 0 2px 4px 1px;
vertical-align: center;
text-align: center;
font-size: 12px;
color: #ffffff;
display: block;
background:#666;
margin: 2px 0 0 0;
}
.information ul li div {
	width: 96px;
}
.information ul li div.en {
	height: auto;
	font-size: 10px;
	padding: 0;
}

* html.information ul li div {
	width: 80px;
	padding: 2px 2px 0 2px;
	margin: 0;
}


/*-----アイコン-----*-

/*告知*/
ul li.icon-info div {
	background: #822423;
}
/*募集*/
ul li.icon-collection div {
	background: #69336c; ;
}

/*更新*/
ul li.icon-update div {
	background: #555555;
}

/*法要・行事*/
ul li.icon-buddhist div {
	background: #518181;
}

/*出版物*/
ul li.icon-publication div {
	background: #3a6689;
}

/*宗派声明*/
ul li.icon-declaration div {
	background: #947f2b;
}

/*重要なお知らせ*/
ul li.icon-important-info div {
	background: #039;
}

/*関連学校*/
ul li.icon-related-school div {
	background: #547c35;
}

/*寺院・僧侶*/
ul li.icon-temple div {
	background: #935328;
}

/*その他*/
ul li.icon-other div {
	background: #555555;
}

/*その他*/
ul li.icon-other div {
	background: #555555;
}
/*慶讃法要*/
ul li.icon-courtesy div {
	background: #cc3b00;
}



li span.date {
	color: #004675;
}

.info li span.date {
	margin-left:5px;
}

.mainInner li a {
	padding-left:20px;
	text-indent:-20px;
}

/*重要なお知らせ*/

.important-info .date_imp {
	color: #fff;
}

.important-info ul li{
	line-height: 1.3 !important; 
}


/*----------------------------------
　    共通
-----------------------------------*/

/* clearfix */
.clearfix:after {
  content: "."; 
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear: both;
}


.bread_crumb {
    margin:0;
    padding:0.8em 0 0.5em;
    clear: both;
    height: 20px;
}
.bread_crumb li {
    float:left;
    list-style: none outside none;
}
.bread_crumb li:after {
    content : '>';
    padding: 0 0 0 5px;
}
.bread_crumb li:last-child:after {
    content : '';
}





/*----ページ送り-----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #BA0000;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0075b8;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #BA0000;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}
.MT30 {
	margin: 30px 0 0 0;
}


/*----プルダウン-----*/
.pulldown select,
select.nowform,
select.postform{
	font-size:14px;
	width:140px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 color: #333333;
	margin: 0 10px 10px 0;
}

table.pulldown {
	padding: 5px;
	border: none;
	float: right;
}

#wp_page_numbers ul li {
	padding:0 !important;
	background:none !important;
}

#wp_page_numbers ul li.page_info {
	padding:3px 5px 4px 5px !important;
}