/*1週間の朗読箇所のテーブル*/
h6 {
	background: url(../images/bullet_bookopend.gif) no-repeat left center;
	height; 20px;
	padding-left: 35px;
	font-size: 110%;
	}
#thisweek {
	margin-top: 20px;
	}
#thisweek table {
	margin: 10px 0 40px 20px;
	}
#thisweek td {
	padding: 5px;
	vertical-align: top;
	}
#thisweek .mth {
	width: 30px;
	}
#thisweek .mdy {
	width: 30px;
	}
#thisweek .rit {
	width: 150px;
	}
.sunday {
	color: red;
	}
.part {
	padding-left: 10px;
	}
#thisweek a:link {
	text-decoration: underline;
	}
#thisweek a:visited {
	text-decoration: underline;
	color: #669;
	}
	
/*典礼歴の呼称*/
h3 {
	clear: both;
	background: url(../images/bg_bible.gif) no-repeat;
	height: 42px;
	padding-left: 50px;
	padding-top: 6px;
	font-weight: bold;
	color: #066;
	font-size: 110%;
	margin-bottom: 10px;
	}
/*書物の名前*/
h4 {
	font-weight: bold;
	font-size: 110%;
	color: #969;
	border-left: 5px solid #969;
	border-top: 1px dotted #969;
	padding: 3px;
	margin-top: 5px;
	margin-left: 15px;
	}
/*章*/
h5 {
	font-weight: bold;
	color: #66c;
	padding: 3px 15px;
	}
/*文章*/
.content {
	margin: 0 15px 10px 20px;
	line-height: 1.4;
	}

#introduction {
	background: #f1efe2 url(images/bg_bibleandlily.jpg) no-repeat right top;
	padding: 10px;
	}
#intro {
	background: url(images/crossandbible.gif) no-repeat right top;
	}