@charset "utf-8";

/*--------------------

	super store style sheet
	
	2008 04 02

--------------------*/
.tosite{
	/*margin-left:45px;*/
}

/*index*/

.spunit{
	margin-bottom:10px;
}

.spthird0,
.spthird1,
.spthird2{
	width:236px;
}

.spthird0,
.spthird1{
	float:left;
}

.spthird1{
	margin-left:16px;
}

.spthird2,
#spIndexs li.spthird2{
	float:right;
}

#spIndexs h2{
	margin-bottom:10px;
}

#spIndexs ul{
	padding:0 5px;
}

#spIndexs li{
	float:left;
	margin-right:10px;
	white-space:nowrap;
}

#spIndexs h3{
	margin-bottom:10px;
}

#spIndexs ul.push{
	margin-bottom:16px;
	padding:0;
}

#spIndexs ul.push li{
	margin-right:0;
}

/*category title*/

.spCate {
	color:#1C961F;
	font-weight:bold;
	/*border-left: 5px solid #1C961F;*/
	padding-left:5px;
	padding-bottom: 5px;
	margin-bottom:10px;
	background:url(../../superstore/images/sp_cateline.gif) bottom repeat-x;
	} 


/**/

#spCatesearch{
	background:url(../common/images/mat/mat_tsuru.gif) 0 100% no-repeat;
	_height:1%;

}

/*IE7*/
*+html body #catesearch{
	padding-bottom:1px;
}

#spCatesearch ul{
	padding:0 10px 15px 10px;
	_height:1%;

}

#spCatesearch ul li{
	background:url(../common/images/dotte.gif) 0 100% repeat-x;
	_height:1%;

}


#spCatesearch ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:5px 0 5px 28px;
	background:url(../common/images/arrow.gif) no-repeat 0 50%;
}

#spCatesearch ul li#ct01 a{
	background-image:url(../../superstore/images/s_ctss01.gif);
}
#spCatesearch ul li#ct02 a{
	background-image:url(../../superstore/images/s_ctss02.gif);
}
#spCatesearch ul li#ct03 a{
	background-image:url(../../superstore/images/s_ctss03.gif);
}
#spCatesearch ul li#ct04 a{
	background-image:url(../../superstore/images/s_ctss04.gif);
}
#spCatesearch ul li#ct05 a{
	background-image:url(../../superstore/images/s_ctss05.gif);
}
#spCatesearch ul li#ct06 a{
	background-image:url(../../superstore/images/s_ctss06.gif);
}
#spCatesearch ul li#ct07 a{
	background-image:url(../../superstore/images/s_ctss07.gif);
}
#spCatesearch ul li#ct08 a{
	background-image:url(../../superstore/images/s_ctss08.gif);
}
#spCatesearch ul li#ct09 a{
	background-image:url(../../superstore/images/s_ctss09.gif);
}

#spCatesearch ul li#ct1401 a{
	background-image:url(../../superstore/images/s_s1401.gif);
}
#spCatesearch ul li#ct1402 a{
	background-image:url(../../superstore/images/s_s1402.gif);
}
#spCatesearch ul li#ct1403 a{
	background-image:url(../../superstore/images/s_s1403.gif);
}
#spCatesearch ul li#ct1404 a{
	background-image:url(../../superstore/images/s_s1404.gif);
}
#spCatesearch ul li#ct1405 a{
	background-image:url(../../superstore/images/s_s1405.gif);
}
#spCatesearch ul li#ct1406 a{
	background-image:url(../../superstore/images/s_s1406.gif);
}
#spCatesearch ul li#ct1407 a{
	background-image:url(../../superstore/images/s_s1407.gif);
}
#spCatesearch ul li#ct1408 a{
	background-image:url(../../superstore/images/s_s1408.gif);
}
#spCatesearch ul li#ct1409 a{
	background-image:url(../../superstore/images/s_s1409.gif);
}
#spCatesearch ul li#ct1410 a{
	background-image:url(../../superstore/images/s_s1410.gif);
}
#spCatesearch ul li#ct1411 a{
	background-image:url(../../superstore/images/s_s1411.gif);
}


#spCatesearch{
	margin-bottom:10px;
}

.spCategorylist .boxInner{
	padding:10px;
}

.spCategorylist .boxInner h3{
	float:left;
	z-index:100;
	background:#ffffff url(../../superstore/images/upheaval.gif) 0 100% repeat-x;
	padding:6px 14px 4px 14px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.spCategorylist .boxInner h3.current{
	background:#e0e0e0 url(../../superstore/images/dents.gif) 0 100% repeat-x;
}

.spCategorylist .boxInner h3.last{
	border-right:1px solid #999999;
}

.spCategorylist .boxInner h3.last img{
	margin-right:5px;
}


#spCatesearch ul li a:link,
#spCatesearch ul li a:visited{
	color:#C048A0;
	font-weight:bold;
}

#spCesearch ul li a:hover{
	color:#003399;
	text-decoration:underline;
}

/*--------------------

	pick stock list

--------------------*/

.stkBox,
.stkBox2 {
	margin:0 0 15px 0;
	width:732px;
}

.stkBox_l {
	width:300px;
	float:left;
}

.stkBox_r {
	width:300px;
	float:left;
	padding:0 0 0 80px;
}

.stkBox h3 {}

.stkBox ul,
.stkBox2 ul {
	padding:10px 0 25px 0;
}

.stkBox li {
	float:left;
	font-size:120%;
	padding:5px 0 5px 20px;
}

.stkBox2 li {
	float:none;
	padding:5px 0 5px 20px;
	font-size:120%;

}


.stkBox ul a,
.stkBox2 ul a {
	background:url(../../common/images/arrow_.gif) 0 50% no-repeat;
	padding:0 0 0 25px;
}

.stkBox ul li.none a {
	background:none;
	padding:0 0 0 25px;
	content:".";
}

/*--------------------

	quickmenu

--------------------*/

.quickmenu img {
	float:left;
}





/*--------------------

	float clear

--------------------*/
.spunit,
#spIndexs ul,
#topvaluGnav{
    overflow:hidden;
}

.spunit:after,
#spIndexs ul:after,
#topvaluGnav:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html .spunit,
* html #spIndexs ul,
* html #topvaluGnav{
    height: 1em;
    overflow: visible;
}
/**/

/* or */
.spunit,
#spIndexs h3{
	clear:both;
}


