@charset "shift_jis";


td {
	font-size: 12px
}
body {
	margin: 0;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #fcfcfc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
	SCROLLBAR-SHADOW-COLOR: #fcfcfc;
	SCROLLBAR-ARROW-COLOR: #e8cda8;
	SCROLLBAR-TRACK-COLOR: #ead0ac;
	SCROLLBAR-DARKSHADOW-COLOR: #e8cda8;
	SCROLLBAR-BASE-COLOR: #e8cda8;
	font-size: 12px;
	background-color: #fef0ba;
	padding-bottom: 30px;
	background-image: url(imgs/bg.jpg);
}
h1, h2, h3, p {
	margin: 0;
	padding: 0;
}
h1 {
	padding-top: 22px;
	padding-bottom: 22px;
}
.header {
	margin-bottom: 15px;
	width: 900px;
	background-image: url(imgs/title_bg.jpg);
	background-repeat: no-repeat;
}
.header .inner {
	padding-top: 20px;
	width: 630px;
}
.catch {
	padding-top: 10px;
	padding-bottom: 12px;
}
.box {
	width: 900px;
}
.box .bg {
	padding-bottom: 50px;
	background-image: url(imgs/box_bg.jpg);
	background-repeat: repeat-y;
}
h2.shousai {
	padding-bottom: 15px;
}
.btn {
	padding-top: 8px;
}
h3 {
	margin-bottom: 20px;
	padding-bottom: 3px;
	line-height: 140%;
	font-size: 16px;
	border-bottom: solid 1px #749102;
}
h3 a {
	color: #000000;
	text-decoration: none;	
}
h3 span {
	font-size: 12px;
	display: block;
	font-weight: normal;
}
.kaisetu {
	margin-bottom: 20px;
	line-height: 160%;
	font-size: 16px;
}
.data {
	line-height: 160%
}
.mihiraki-link {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2.ichiran {
	margin-top: 35px;
	margin-bottom: 35px;
}
.ichiran-isbn {
	padding-top: 5px;
	line-height: 140%;
	text-align: center;
}