﻿.jcarousel-skin-tango .jcarousel-container {
	width:283px;
    background: #ffffff;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 10px 5px 10px 14px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  275px;
    
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    
}

.jcarousel-skin-tango .jcarousel-item {
    width: 47px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 6px;
	right: 5px;
	width: 10px;
	height: 53px;
	cursor: pointer;
	/* background: transparent url(../img/next-horizontal.gif) no-repeat 0 0; */
	background-position: 0 -299px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	/* background-image: url(../img/prev-horizontal.gif); */
	background-position: 0 -488px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 53px;
	cursor: pointer;
	/* background: transparent url(../img/prev-horizontal.gif) no-repeat 0 0; */
	background-position: 0 -488px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

* html .jcarousel-skin-tango .jcarousel-prev-horizontal{
	left:-10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	/* background-image: url(../img/next-horizontal.gif); */
	background-position: 0 -299px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}


/**
 *  Horizontal Buttons
 */
.outdoorcarousel .jcarousel-next-horizontal {
	/* background: transparent url(../img/next-horizontal-outdoor.gif) no-repeat 0 0; */
	background-position: 0 -173px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.outdoorcarousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	/* background-image: url(../img/prev-horizontal-outdoor.gif); */
	background-position: 0 -362px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.outdoorcarousel .jcarousel-prev-horizontal {
	/* background: transparent url(../img/prev-horizontal-outdoor.gif) no-repeat 0 0; */
	background-position: 0 -362px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.outdoorcarousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	/* background-image: url(../img/next-horizontal-outdoor.gif); */
	background-position: 0 -173px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

/**
 *  Horizontal Buttons
 */
.sportscarousel .jcarousel-next-horizontal {
	/* background: transparent url(../img/next-horizontal-sports.gif) no-repeat 0 0; */
	background-position: 0 -236px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.sportscarousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	/* background-image: url(../img/prev-horizontal-sports.gif); */
	background-position: 0 -425px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.sportscarousel .jcarousel-prev-horizontal {
	/* background: transparent url(../img/prev-horizontal-sports.gif) no-repeat 0 0; */
	background-position: 0 -425px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}

.sportscarousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	background-image: url(../img/next-horizontal-sports.gif);
	background-position: 0 -236px; 
	width: 10px; 
	height: 53px; 
	background-image: url(https://img01.naturum.co.jp/img/entrance/sprite-entrance-deco2.png); 
	background-repeat: no-repeat;
}



.jcarousel-skin-tango a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


.jcarousel-skin-tango img{
	display: none;
}




.jcarousel-skin-tango img.block{
	display: block;
}
