@charset "euc-jp";
/**
 * CSS for search_item_loader-1.0.0.js
 * Copyright(c) 2015 Rakuten.Inc
 * Date: 2015/02/04
 */

.searchItemLoader {
	display: none;
	width: 100%;
}

.searchItemLoader #searchTabWrap {
	display: table;
	width: 100%;
	margin: 0 0 20px 0;
}
.searchItemLoader #searchTabWrap li {
	cursor: pointer;
	display: table-cell;
	min-width: 85px;
	height: 65px;
	line-height:34px;
	font-size: 80%;
	vertical-align: bottom;
	text-align: center;
	color: #696969;
	*display: inline;
	zoom: 1;
	*line-height: 95px;
	*width: 12.49%;
}
.searchItemLoader #searchTabWrap li.active {
	cursor: auto;
	background-color: #f6f6f6;
}

.searchItemLoader #tabLadies {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_ladiesfashion.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabMens {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_mensfashion.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabShoes {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_shoes.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabBag {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_fashiongoods.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabWatch {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_watch.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabAccessories {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_accessories.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabInner {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_inner.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabKids {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_baby.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabBrand {
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_brand.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.searchItemLoader #tabLadies.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_ladiesfashion_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabMens.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_mensfashion_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabShoes.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_shoes_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabBag.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_fashiongoods_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabWatch.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_watch_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabAccessories.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_accessories_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabInner.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_inner_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabKids.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_baby_on.gif");
	color: #bf0000;
}
.searchItemLoader #tabBrand.active{
	background-image:url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/gt_icn_api_brand_on.gif");
	color: #bf0000;
}

.searchItemLoader #searchContentWrap .item {
	position: relative;
	float: left;
	width: 168px;
	height: 260px;
	background-color: #f6f6f6;
	font-size: 12px;
	border: 1px solid #c8c8c8;
	margin: 0 15px 15px 0;
	box-shadow: 2px 2px 0px #f6f6f6;
}

#riLqWrap .searchItemLoader .item a.itemLink {
	display: block;
	margin: 0 0 39px 0;
	color: #696969;
	text-decoration: none;
}

#riLqWrap .searchItemLoader .item a.itemLink:hover {
	color: #bf0000;
	text-decoration: underline;
}

.searchItemLoader .item .imageWrap {
	width: 168px;
	height: 168px;
	text-align: center;
}

.searchItemLoader .itemName {
	padding: 10px 12px 0px 12px;
	text-align: left;
	word-break: break-all;
}

.searchItemLoader .item .snsButtons a {
	display: block;
	width: 18px;
	height: 18px;
}

.searchItemLoader .item li {
	position: absolute;
	display: block;
	bottom: 8px;
}

.searchItemLoader .snsButtonPinterest {
	left: 52px;
	background: url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/icon_pin.gif") top left no-repeat;
}
.searchItemLoader .snsButtonFavorite {
	left: 31px;
	background: url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/icon_star.gif") top left no-repeat;
}
.searchItemLoader .snsButtonRoom {
	left: 10px;
	background: url("https://r.r10s.jp/com/inc/genre/20080930/big_fashion/img/thumb/201409/api/icon_room.gif") top left no-repeat;
}

.searchItemLoader .item .price {
	position: absolute;
	display: block;
	height: 15px;
	bottom: 8px;
	right: 10px;
	font-size: 13px;
	color: #696969;
}

.searchItemLoader .showMoreButton {
	display: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #1d54a7;
	background-color: #f6f6f6;
	*margin-top: 15px;
}

.searchItemLoader .showMoreButton li {
	cursor: pointer;
	width: 100%;
	height: 30px;
	list-style-image: url("https://r.r10s.jp/com/img/genre/201406/downwardarrow.gif");
	list-style-position: inside;
	*width: 80px;
	*background: url("https://r.r10s.jp/com/img/genre/201406/downwardarrow.gif") no-repeat center left;
	*list-style-image: none;
	color: #696969;
}

.searchItemLoader #itemPrototype {
	display: none;
}