﻿#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/bg_book.gif) no-repeat;
	height: 31px;
	padding-left: 50px;
	padding-top: 5px;
	font-weight: bold;
	color: #a3499c;
	margin-bottom: 10px;
	}
h4 {
	font-weight: bold;
	color: #630;
	background: url(../images/bullet_book.gif) no-repeat;
	height: 13px;
	padding-left: 20px;
	}
h5 {
	font-weight: bold;
	color: #060;
	background: url(../images/bullet_leaf.gif) no-repeat;
	height 12px;
	padding-left: 18px;
	}
.plain {
	text-indent: 1em;
	margin: 10px 5px;
	}
blockquote {
	margin: 5px 20px;
	color: #9932cc;
	}
/*---ページ移動-------*/
#nextpage {
	background-color: #d3d3d8;
	margin-top: 30px;
	padding: 0 20px;
	text-align: right;
	color: #47266e;
	}
#nextpage a:link, #nextpage a:visited {
	color: #47266e;
	}
span#prevtitle {
	float: left;
	}
#nextpage a:hover {
	color: #fff;
	}
	
/*---バックナンバー-------*/
.hen li {
	list-style-type: none;
	font-weight: bold;
	}
.bu {
	margin-left: 20px;
	}
.bu li {
	color: #2f4f4f;
	}
.kai {
	margin-left: 30px;
	}