<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageNav{text-align: center;margin:20px 0px 20px;width: 550px;font-weight:bold;}
.pageNav span{margin:3px;}

.pageNav span.carent {font-weight: normal;text-decoration:underline;}

div.itemlist ul li{
	display:block;
	text-align:center;
	margin-right:20px;
	width: 550px;
}

.product_list {
	text-align: left;
	padding:5px 0px 30px;
	}
.product_item{float:none;line-height: 120%;text-align:left;}
.product_item .img{display:block;width:115px;float:left;margin:0px 10px 0px 0px;}
.product_item .img img{width:115px;}
.product_item img {
	margin:0px auto;
	}

.product_item .name {
	text-align: left;
	margin-left:10px;
	font-weight:bold;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	text-align: left;
	margin-left:10px;
	}

.product_item .expl {
	line-height:120%;
	text-align: left;
	margin:5px 0;
	}


.keyword {
text-align: left;margin: 5px 0px;
}
.keyword span {
background: #471200;margin: 3px;padding: 1px 2px;color: white;font-weight: bold;
}




/*☆*/
/* 全体を囲む */
#content {
overflow: hidden;
width:610px;
margin-left: -30px;
}

/* 画像部分 */
.thumbnail {
width:130px;
padding:3px 0 3px 10px;
float:left;
text-align:center;
}
.thumbnail .thumimg {
height:130px;
width:115px;
display:table-cell;
vertical-align:middle;
text-align:center;
}
.thumbnail .thumtitle {
font-size:70%;
line-height:1.2em;
padding-top:3px;
margin:0;
}

/* スクロール部分 */
.scrollable {
position:relative;
overflow:hidden;
width:570px;
height:136px;
float:left;
}
.scrollable .items {
width:20000em;
position:absolute;
clear:both;
}
.items div.itemwap {
float:left;
width:560px;
}
.scrollable img {
background-color:#fff;
}
.scrollable .active {
border:2px solid #000;
position:relative;
cursor:default;
}

/* ナビゲーションボタン */
a.browse {
margin-top:3px;
display:block;
width:17px;
height:130px;
float:left;
cursor:pointer;
font-size:1px;
background-repeat:no-repeat;
background-position:0 0;
}

/* right */
a.right {
background-image:url(https://img17.shop-pro.jp/PA01169/362/etc/products_next.png);
margin-right:3px;
}
a.right:hover {
background-position:-17px 0;
}

/* left */
a.left{
background-image:url(https://img17.shop-pro.jp/PA01169/362/etc/products_prev.png);
margin-left:3px;
}
a.left:hover  { background-position:-17px 0; }

/* ボタン非表示時 */
a.disabled {
visibility:hidden !important;
}</pre></body></html>