h3 {
	background: url(../images/bg_stripepurple.gif) no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	color: #606;
	margin-bottom: 10px;
	}
h4 {
	background: url(../images/bg_book.gif) no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	color: #39c;
	margin-bottom: 10px;
	margin-left: 10px;
	}
h6 {
	background: url(../images/line_rootsH5.gif) no-repeat left top;
	font-weight: bold;
	font-size: 105%;
	margin-top: 1em;
	padding-bottom: 1em;
	padding-left: 2.5em;
	}

.plain {
	text-indent: 1em;
	margin: 10px 5px;
	}

#monthly {
	list-style-type: circle;
	margin-left: 50px;
	}

/*カレンダーテーブル*/
#thismonth {
	border: 1px solid #d5dfdc;
	border-collapse: collapse;
	}

#thismonth th {
	background-color: #98d7ca;
	border: 1px solid #d5dfdc;
	padding: 8px 5px;
	}
#thismonth td {
	border: 1px solid #d5dfdc;
	padding: 3px;
	}
.sat {
	background-color: #e8f4f4;
	}
.sun, .sol {
	background-color: #f9f4ea;
	}

/*聖書の各ページ*/
.divide {
	text-indent: -9999px;
	background: url(../images/line_fish.gif) no-repeat;
	height: 8px;
	margin: 20px 0 20px 50px;
	border: 0;
	}
.partition {
	text-indent: -9999px;
	background: url(../images/line_asteriskppl.gif) no-repeat;
	height: 10px;
	margin-left: 200px;
	}
.partition_s {
	text-indent: -9999px;
	background: url(../images/line_wavebrown.gif) no-repeat;
	height: 10px;
	margin-left: 60px;
	}
.comment {
	background: url(../images/bullet_book.gif) no-repeat left top;
	text-indent: 1.2em;
	margin: 10px 5px;
	padding-bottom: 5px;
	}
blockquote {
	margin-left: 50px;
	color: #969;
	font-size: 96%;
	}
.anotherinfo {
	background-color: #fffcf9;
	color: #5a544b;
	border: 1px dotted beige;
	padding: 12px;
	margin-bottom: 10px;
	}
.anotherinfo h5 {
	color: #3f312b;
	background: url(../images/maru_ys.gif) no-repeat left center;
	padding-left: 10px;
	}
.biblephrase h4 {
	color: #333;
	margin-top: 10px;
	}
.biblephrase p {
	margin-left: 25px;
	}
#pray h5 {
	text-indent: -9999px;
	}
#pray {
	background: url(images/bg_pray.png) no-repeat;
	height: 250px;
	padding-top: 20px;
	padding-left: 50px;
	margin-left: 20px;
	}
#pray span {
	padding-left: 300px;
	}
dl.honbun dt {
	font-weight: bold;
	color: #390;
	}
dl.honbun dd {
	margin-bottom: 10px;
	}
/*注*/
.hr_exp,.hr_exp_btm {
	width: 60%;
	margin-left: 70px;
	border: 2px dotted #fc9;
	}
.hr_exp_btm {
	margin-top: 5px;
	margin-bottom: 20px;
	}
#exp {
	font-weight: bold;
	}
.saint {
	margin-left: 15px;
	}

/*本文中のテーブル*//*C年ペンテコステ*/
#c_pentecost {
	border: 2px solid #bbb;
	border-collapse: collapse;
	width: 550px;
	margin-left: 35px;
	}
#c_pentecost td {
	border: 1px solid #ccc;
	padding: 3px 5px;
	vertical-align: top;
	line-height: 1.4;
	}
#c_pentecost .col1 {
	background-color: #f0e68c;
	width: 2em;
	}
#c_pentecost .col2 {
	background-color: #fafad2;
	width: 3em;
	}
#b_ord24sun {
	border-collapse: collapse;
	margin-left: 20px;
	font-size: 90%;
	}
#b_ord24sun caption {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	}
#b_ord24sun th {
	background-color: #c2f8fe;
	border: 1px solid #888;
	padding: 3px;
	}
#b_ord24sun td {
	border: 1px solid #888;
	padding: 5px;
	width: 130px;
	vertical-align: top;
	}
#b_ord25sun {
	margin-top: 0;
	}