/*�A�R�[�f�B�I��
-------------------------------------*/

#list_header .acordion{
}

#list_header .trigger{
	padding:10px 10px 10px 15px;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/bg_acordion01.gif);
	border-bottom:1px solid #bfbfbf;
}

#list_header .trigger2{
	padding:10px 10px 10px 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c1c1c1), color-stop(0.00, #dadada));
	background: -webkit-linear-gradient(top, #dadada 0%, #c1c1c1 100%);
	background: linear-gradient(top, #dadada 0%, #c1c1c1 100%);
	border-radius:0px;
	border-bottom:1px solid #999999;
}
#list_header .trigger3{
	font-size:12px;
	line-height:1.5;
	text-align:right;
	margin-right:-6px;
}

#list_header .trigger.active{
	border-bottom:1px solid #cfcfcf;
}
#list_header .trigger3.active{
	padding-bottom:3%;
}

#list_header .acordion_tree{
	width:100%;
	margin:0px auto;
}
#list_header .acordion_tree table{
	width:100%;
	background-color:#f0f0f0;
}
#list_header .acordion_tree th{
	text-align:right;
	font-weight:normal;
	padding:3% 0 0 0;
}
#list_header .acordion_tree td{
	text-align:left;
	padding:3% 0 0 0;
}
#list_header .acordion_tree p{
	width:100%;
	background-color:#f0f0f0;
	padding:5% 0;
}

#list_header .open-close {
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top:2%;
	height:26px;
	width:26px;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_open.png) no-repeat;
	-webkit-background-size:13px 13px;
}
#list_header .trigger.active .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_close.png) no-repeat;
	-webkit-background-size:13px 13px;
}
#list_header .trigger3 .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/search_close.png) no-repeat;
	-webkit-background-size:18px 18px;
	background-position:70% -6px;
}
#list_header .trigger3.active .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/search_open.png) no-repeat;
	-webkit-background-size:18px 18px;
	background-position:70% -6px;
}
#list_header .trigger2.active .open-close{
	background: none;
	-webkit-background-size:13px 13px;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_close.png) no-repeat;
}













.detail_colorlist{
	width:100%;
	padding-bottom:2%;
}

.detail_colorlist ol ,.detail_colorlist ul{
}

#colorlist_menu{
	width:100%;
}
.colorlist_archive, #colorlistItemArea{
	width:96%;
	margin:0 auto;
}

#colorlistItemArea{
	width:auto;
}
.colorlist_archive li{
	width:24%;
	margin:0.5%;
	float:left;
}
.colorlist_archive li p{
	font-size:80%;
	line-height:2.5em;
}
#colorlist_menu .trigger3{
	font-size:12px;
	line-height:1.5;
	text-align:right;
	margin-right:-6px;
}
#colorlist_menu .trigger3.active{
	padding-bottom:3%;
}

#btCloseWapper{
	width:250px;
	margin:0 auto;
	position:relative;
	z-index:9999;
}

#colorlist_menu a.btClose{
	position:absolute;
	right:0;
	top:-36px;
	padding:2px 5px;
	border-radius:3px;
	border:1px solid #eee;
	color:#999;

}
#colorlist_menu .trigger.active .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/search_open.png) no-repeat;
	-webkit-background-size:18px 18px;
	background-position:70% -6px;
}


#colorlist_menu li{
	text-align:center;
}










/*------------------------------------
�A�R�[�f�B�I�� �ڍ׌����p
-------------------------------------*/
.list_sort .acordion{
}

.list_sort .trigger{
	padding:10px 10px 10px 10px;
	font-size:100%;
	position:relative;
}
.list_sort dt.trigger{
}
.list_sort .trigger.active{
}
.list_sort .acordion_tree{
	padding:0px;
	background-color:#ededed;
}

.list_sort .acordion_tree a{
	display:block;
	width:94%;
	padding:3% 3% 3% 3%;
	border-top:1px solid #c2c2c2;
}
.list_sort .acordion_tree .ttl{
	color:#FFFFFF;
	background-image:none;
	background-color:#c2c2c2;
}

.list_sort .open-close {
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top:0%;
	height:13px;
	width:13px;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_open.png) no-repeat;
	-webkit-background-size:13px 13px;
}
.list_sort .trigger.active .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_close.png) no-repeat;
	-webkit-background-size:13px 13px;
}
.list_sort .trigger2.active .open-close{
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8334026/pc/css/../sp/images/common/on_close.png) no-repeat;
	-webkit-background-size:13px 13px;
}
