body{ overflow:hidden}
.shosaiBlock01 {
	width: 310px;
	padding: 0 3px 20px 6px;
	margin-bottom:15px;
	height:410px;
	float:left;
	overflow:hidden;

}
.thumbnail{ list-style:none; margin:0px; padding:0px;}
.shosaiBlock01 .beforeBox {
	float: left;
	padding-bottom: 28px;
	1background: url(shosai_before.gif) no-repeat left bottom;
}
.shosaiBlock01 .afterBox {
	float: left;
	width: 320px;
	padding-left: 0px;
	background: url(shosai_arrow.gif) no-repeat 0 50px;
}
.shosaiBlock01 .afterBox .gallery {
	position: relative;
	padding-bottom: 38px;
	1background: url(shosai_after.gif) no-repeat left bottom;
}
.shosaiBlock01 .afterBox .gallery .thumbnail {
	padding-top: 12px;
}
.shosaiBlock01 .afterBox .gallery .thumbnail li {
	float: left;
	padding-right: 8px;
}
.shosaiBlock01 .afterBox .gallery .thumbnail li a img {
	width: 82px; height:91px;
	border: 2px solid #fff;
}
.shosaiBlock01 .afterBox .gallery .thumbnail li.active a img {
	border: 2px solid #84551F; 
}
.shosaiBlock01 .afterBox .gallery .thumbnail li a {
	display:block;
	outline: 0;
}
.shosaiBlock01 .afterBox .gallery .thumbnail li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.shosaiBlock01 .afterBox .gallery .thumbnail li a:hover img {
	border: 2px solid #84551F;
}
.shosaiBlock01 .afterBox .gallery #photo {
	overflow: hidden;
	position: relative;
	width: 280px;
	height: 310px;
}
.shosaiBlock01 .afterBox .gallery #photo img {
	position:absolute;
	width:280px; height:310px;
	top: 0;
	left: 0;
}

