#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;
	}
h3 {
	clear: both;
	background: url(../images/grape.gif) no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	color: #a3499c;
	margin-bottom: 10px;
	}
h4 {
	color: #006400;
	font-weight: bold;
	background: url(../images/bullet_squarepurple.gif) no-repeat 10px center;
	padding-left: 17px;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 10px;
	
	}
h5 {
	font-weight: bold;
	color: #060;
	}
/*#backnumberlist {
	margin-left: 60px;
	}*/
.plain {
	text-indent: 1em;
	margin: 10px 5px;
	}
blockquote {
	margin: 5px 10px;
	color: #9932cc;
	}
#date {
	text-align: right;
	}
/*ˆø—p˜g•t‚«*/
blockquote.wakutsuki {
	border: solid #999;
	border-width: 1px 3px 3px 1px;
	background-color: #fff5ee;
	padding: 5px;
	margin: 0 30px;
	}