@charset "Shift_JIS";

/* common 
=============================================*/
img {
	border: 0;
}


/* contents 
=============================================*/

/* top, collection 
-----------------------------------*/
.bnr {
	margin: 0 0 20px;
	padding: 0;
	zoom: 100%;
}

.bnr:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
}

#collection .bnr {
	margin: 25px 18px 20px;
}

.bnr li {
	display: inline;
	float: left;
	padding-right: 3px;
	list-style: none;
}


