@charset "utf-8";

@import "header.css";

/*****檀家-共通*****/
h3{	color:#fff;
	font-size:1em;
	margin-top:1em;
	width:180px;
	padding-top:0.5em;
	padding-bottom:0.3em;
	padding-left:0.3em;
	border-left:10px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;}
	
table{margin-top:1em;
	margin-left:1em;
		border-spacing:2px;}		
th{font-size:100%;
	padding:0.5em;
	}
td{font-size:90%;
	padding:0.5em;
	border-bottom:1px dashed #336666;
	;}
	
/*****檀家さんへのお知らせ*****/
#osirase h3{	background-color:#336666;

	}
#osirase th {	background-color:#669999;}

/*****平成19年本堂回向のご案内*****/
#osirase h4{font-size:120%;
	margin-top:1em;}
#osirase p{font-size:90%;
	margin-top:0.5em;;
	padding-left:1em;}
	
/*****日付を太字に*****/
.date{font-weight:bold;
	font-size:120%}

/*****法要のお知らせ*****/
#houyou{margin-top:2em}
#houyou h3{	background-color:#336633;}
#houyou th{	background-color:#99cc99;}
#houyou td.date{	background-color:#ccffcc}
#houyou td.name{font-weight:bold;
	font-size:100%}

/*****檀家さん専用メールアドレス*****/
p.mail{font-weight:bold;
	color:#336600;
	padding-top:1em;
	}
	
p.mail a{font-weight:normal};
	}
	