@charset "Shift_JIS";


/* RECOMMENDED ITEMS （カテゴリTOP）
	--------------------------------------------*/

.page-categorytop #free_space_9 {
		float: right;
		width: 480px;
	}

.page-categorytop #free_space_9 li img {
		position: static;
	}


.page-categorytop #items {
width: 1200px;
margin-left: auto;
margin-right: auto;
}

.page-categorytop #items.no_free_space_9 {
position: relative;
}

/* recommend-items 　おすすめアイテム*/
.page-categorytop #popular-items {
	width: 720px;
	float:left;
}


/* features-items　特集バナー */
.page-categorytop #features-items li{
	width:460px;
	margin-bottom:30px;
	border:none;
	background: none;
	box-sizing:border-box;
}
.page-categorytop #features-items a {
	text-decoration:none;
	color:#111;}

.page-categorytop #features-items li img { 
width:460px; height:220px; border:1px solid #eee;
box-sizing: border-box; }

.page-categorytop #features-items li p{
margin: 0.6em 0 0 0;
font-size: 12px;
line-height: 1.4;
}

