@charset "UTF-8";

#t-book-mook {
	height: 33px;
	width: 124px;
	display:block;
	margin-top: 30px;
	margin-left: 50px;
	background-image:url(../image/print/book-mook.gif);
	text-indent:-9999px;
}

#t-bccks {
	height: 33px;
	width: 86px;
	display:block;
	margin-top: 30px;
	margin-left: 50px;
	background-image:url(../image/print/bccks.gif);
	text-indent:-9999px;
}

#mainbox {
	width: 980px;
	margin: 0px;
}


.box {
	width:360px;
	height:420px;
	display:block;
	text-align:center;
}

.box div.bookphoto img{
	position: relative;
	margin: 0px auto 0px;
	text-align:left;
	max-height: 274px;
	max-width:100%;
	padding: 35px 0px 10px 0px;
}





.box h3 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height:0.9em;
	color: #B9B2AA;
	margin-bottom: 0px;
	text-align: center;
}

.box h4 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #A69D91;
	text-align: center;
	margin-bottom: 0px;
}

.box h3 + h4{
	margin-top: 5px;
}
	

.box p.text {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666;
	line-height:1em;
	text-align: center;
	margin-top: 5px;
	padding-bottom:40px;
}

.navi {
	width: 248px;
	margin: 0px auto;
	overflow: hidden;
}

#slider-prev {
	border: 0px;
	float: left;
}

#maru {
	border: 0px;
	text-indent:-9999px;
	float: left;
}

#maru a{
	height: 43px;
	width: 46px;
	display:block;
	background-image:url(../image/share/maru.gif);
}

#maru a:hover{
	background-image:url(../image/share/maru_over.gif);
}

#slider-next {
	border: 0px;
	float: left;
	}


	
