@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/*  This layout is for sample purposes
    Feel free to edit it to suit your needs
*/
.lbGallery {
	padding: 5px;
	}
#contents .message2 #gallery3 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents2 .sakuhin_box2 #gallery4 {
	float: right;
}


	.lbGallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	.lbGallery ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#contents .message2 #gallery3 ul li a img {
	margin: 0px;
	padding: 0px;
	float: right;
}

	.lbGallery ul a:hover {
	color: #fff;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
	

.lbGallery ul a {
	color: #fff;
}
#contents2 .sakuhin_box2 #gallery1 {
	padding: 0px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents2 .sakuhin_box2 #gallery4 ul li a img {
	margin: 0px;
	padding: 0px;
	float: right;
}
#contents2 .sakuhin_box2 #gallery4 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

