@charset "utf-8";

@import "header.css";

/*****年間行事*****/
table{margin-top:1em;
		border-spacing:2px;
		}
th, td{vertical-align:top}		
th{font-size:100%;
	color:#fff;
	background-color:#669933;
	padding:0.5em 0;
	white-space:nowrap;
	}
td{font-size:90%;
	padding:0.5em;
	border-bottom:1px dashed #336666;
	}
	
td.date{white-space:nowrap;}

/*****行事の読み*****/
small{font-weight:normal;
	font-size:80%}

/*****年間行事の日付*****/
h3{font-size:140%;
	margin-bottom:0.3em;}
h3 span{font-weight:normal;
	font-size:90%;
	padding-left:1em}
p.time{font-size:medium;
	margin-bottom:0.5em}
p.time span{font-size:90%;}

/*****年間行事の本文*****/
p{padding-left:1em}


/*****千灯供養説明*****/
h4{color:#ff3333;
	font-size:120%;
	padding-left:0.5em;
	margin-top:0.5em}
	
/*****千灯供養 お願い事項*****/
h5{font-size:100%;
	width:30%;
	color:#000080;
	margin-top:1em;
	margin-left:2em;
	margin-bottom:0.5em;
	padding:0.2em;
	border:1px solid #999;
	}
ul.sentou{margin-left:3.5em;
	margin-bottom:0.5em;
}

/*****千灯供養画像*****/
img.sentou{
	margin-left:0.5em;
	float:right}

/*****お火焚説明*****/
p.ohitaki{font-size:80%;
	line-height:130%;
	background-color:#ccffcc;
	padding:1em;
	margin-left:1em;
}

/*****水子*****/
div.mizuko{float:right}

.caption{font-size:80%;
	text-align:center}