<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ページタイトル*/
.item_search_page_title_wrap{
margin:0 0 10xp 0;
padding:8px 0;
width:590px;
_float:left;
}

.category_page_title_img{
display:block;
float:left;
}

.category_title_search{
background-image:url("https://img05.shop-pro.jp/PA01109/226/etc/category_page_titile_search.gif");
background-repeat:no-repeat;
display:block;
height:24px;
text-indent:-9999px;
width:94px;
}

.category_page_title_wrapper{
width:590px;
border-bottom:#666 1px dotted;
padding:10px 0;
margin:0 0 10px 0;
float:left;
}

/*検索条件*/
.search_condition{
color:#666;
}

.search_hit{
padding:0 0 0 10px;
}

/*サブナビ*/
.category_subnavi_wrapper{
float:left;
width:590px;
margin-bottom:10px;
}

.pagenation_wrapper{
float:left;
width:590px;
margin: 0 0 10px 0;
}

.prev_next_navi{
float:right;
}


/* 一覧背景　*/
.category_item_list_wrapper{
float:left;
width:580px;
background-color:#EEEEE6;
padding:10px 0 0 10px;
*padding:10px 0 10px 10px;
margin:0 0 10px 0;
*display:inline;
*text-align:left;
}

.category_item_list_wrapper ul{
float:left;
display:inline;
}

/* 商品サムネイルのベース */
.category_item_list {
background-color:#fff;
float:left;
margin:0 10px 20px 0;
*margin:0 10px 20px 0;
_width:133px;
*display:inline;
*height:100%;
}

.category_item_list_wrapper ul li a:link,
.category_item_list_wrapper ul li a:visited{
border:1px solid #e7e7dc;
display:block;
text-decoration:none;
width:133px;
float:left;
}

.category_item_list_wrapper ul li a:hover,
.category_item_list_wrapper ul li a:active{
border:1px solid #7e8d23;
display:block;
width:133px;
float:left;
}

/*型番*/
.bino_name{
font-size:10px;
color:#999;
padding:0 0 0 9px;
overflow:hidden;
width:115px;
display:block;
}

/*商品名*/
.name{
overflow:hidden;
width:115px;
color:#333;
display:block;
padding:0 0 0 9px;
line-height:1.2em;
margin:0;
}

.name a:link,
.name a:visited{
color:#333;
text-decoration:none;
display:inline;
}

.name a:hover,
.name a:active{
color:#7e8d23;
text-decoration:underline;
display:inline;
}

/*商品画像*/
.category_img{
padding:9px 0 0 9px;
margin:0 0 10px 0;
}

/*価格*/
.price {
display:block;
float:left;
width:115px;
padding:0 0 9px 9px;
}

/*詳細アイコン*/
.price img{
display:block;
float:right;
padding:3px 0 0 0;
}

/*会員価格タイトル*/
.member_price_title{
font-size:11px;
line-height:1.2em;
color:#7e8d23;
float:left;
width:115px;
display:block;
*line-height:1.2em;
}

li.clr {
*display:inline;
*padding:0;
*margin:0 !important;
*line-height:0;
}

/*売り切れ表示*/
.soldout_flag {
color:#CC6600;
}

/*商品説明*/
.explain{
color:#91A823;
display:block;
float:left;
padding:0 0 9px 9px;
width:115px;
}</pre></body></html>