/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:300px;
	float:left;
	background:#f1f1f1;
}
#box4 h3{
	padding:5px 15px 5px 40px;
	margin-top: 25px;
	font-weight: normal;
}

#box4 p, #box4 ul{
		padding:5px 15px 5px 40px;
		margin-top: 15px;
		font-weight: normal;
		margin-bottom: 15px;
}
.winered {
	font-weight: bold;
	color: #990000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	letter-spacing: 1px;
}
#box4 p{ text-indent:0px; }
.imgbook{
	width:200px;
	width:177px;
	float:left;
	margin:0 20px 0px 40px;
	padding-top: 30px;
}
.treebt  {
		margin-left: 380px;
		margin-top: 0px;
		clear: both;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.mask{
	position:relative;
	width:480px;
	height:300px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
#creditarea {
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size: 9px;
 font-weight: normal;
 color: #999999;
 width: 590px;
 margin-top: 5px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 text-align: right;
}
.close {
 border: 1px solid #CCCCCC;
 font-family: Arial, Helvetica, sans-serif;
 color: #CCCCCC;
}
