﻿h3 {
	clear: both;
	background: url(../images/sakura.jpg) no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	color: #a3499c;
	margin-bottom: 10px;
	}
h5 {
	font-weight: bold;
	color: #000;
	}
.hymn {
	background: url(../images/bullet_notepink.gif) no-repeat left center;
	text-indent: 1em;
	margin: 10px 5px;
	
	}
.normal {
	margin: 10px 5px;
	}
blockquote {
	color: #936;
	margin-left: 5px;
	}
.time {
	font-weight: bold;
	color: #060;
	}
#t2008 td {
	padding: 5px 0;
	}
#t2008 th {
	width: 100px;
	letter-spacing: 1em;
	}
#l2007 {
	margin-left: 50px;	
}
.separate {
	background: url(../images/line_pinkandleaf_l.gif) no-repeat;
	}

/*引用枠付き*/
blockquote.wakutsuki {
	border: solid #999;
	border-width: 1px 3px 3px 1px;
	padding: 5px;
	margin: 0 30px;
	}
/*引用枠なし*/
blockquote.wakunashi {
	border: solid mediumpurple;
	border-width: 1px 3px 3px 1px;
	padding: 5px;
	margin: 0 30px;
	}

#backnumber {
	float: right;
	margin-top: -20px;
	}
#backnumber a span {
	display: none;
	}
#backnumber a:link, #backnumber a:visited {
	display: block;
	background: url(../images/backnb.gif) no-repeat;
	height: 31px;
	width: 123px;
	}

/*バックナンバーのページ*/
#backnumberlist {
	margin-left: 60px;
	margin-bottom: 20px;
	}