@charset "UTF-8";
h4       {
	font-size: 108%;
	font-weight: bold;
	color: #663300;
	padding-left: 10px;
	margin-bottom: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a68e6c;
}
.Box {
	clear: both;
	padding: 15px;
	width: 660px;
	border: 1px solid #a68e6c;
	margin-bottom: 12px;
}
.Box     .L150 {
	width: 150px;
	float: left;
}
.Box      .R495 {
	float: right;
	width: 495px;
	font-size: 93%;
	line-height: 150%;
	color: #333333;
}
.Box .nextBtn {
	text-align: right;
	margin-top: 1em;
}
#wrapper #main .R #subBody .pager {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #main .R #subBody .pager .prev {
	float: left;
	width: 100px;
}
#wrapper #main .R #subBody .pager .next {
	float: right;
	width: 100px;
}
#wrapper #main .R #subBody .pager .center {
	float: left;
	width: 50px;
}

