body {
	background-color: #FCF1A2;
	margin: 0px;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.content_bk {
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
	padding-top: 20px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.95em;
	color: #414141;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bookcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 26px;
	width: 210px;
}
.bookname {
	font-size: 11pt;
	font-weight: bold;
	color: #903;
}
.bookborder {
	border: 1px solid #CCC;
}
.contenttext p {
	background-image: url(images/line.gif);
}
.text01 {
	color: #C06;
}
.small {
	font-size: 10pt;
}
.text02 {
	color: #069;
}
.photo {
	padding: 10px;
	margin: 10px;
}
.contenttext a {
	color: #09C;
	text-decoration: underline;
}
.contenttext a:hover {
	color: #09C;
	text-decoration: none;
}
.footer {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	background-color: #FFF;
}
.top {
	text-align: right;
	display: block;
}
.text04 {
	font-size: 20px;
	color: #C06;
}

.price {
	font-size: 12pt;
	font-weight: bold;
	color: #C00;
}