

body {
	background-color: #FFF !important;
}

#header {
	padding-left: 0;
	padding-right: 0;
}
.sp {
	padding-left: 0 !important;
}


.book {
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.book .photo {
	float: left;
	margin-top: 0;
}
.book .booktext {
	float: right;
}
.book h3 {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 16px;
}
.book h3 .small {
	font-size: 12px;
}
.book .author {
	font-size: 13px;
	color: #999;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.book .saledate {
	font-size: 12px;
	letter-spacing: 0.05em;
}
.book .desc {
	font-size: 13px;
	letter-spacing: 0.05em;
}

.sp {
	padding-left:25px;
}

#gallery {
	width: 900px;
	height: 380px;
	margin: 0 auto 50px;
	background-color: #000;
}

/* slideshow layer styles */
.caption {
	padding: 25px 0 0 25px;

	position: absolute;
	width: 325px;
	left: 575px;

	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.caption .small {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.35em;
	letter-spacing: 0.05em;
	color: #CCCCCC;
}
.caption a:link,
.caption a:visited {
	color: #6666FF;
}

.caption a:hover,
.caption a:active {
	color: #EB6100;
}



