@charset "UTF-8";

/***************************************
*
*	1. list style
*	2. include
*
***************************************/

/* 1. list style */
/* ------------------------------------------------------------------------------------ */

#list #mainImgBox{
	background:url(../image/list/bgListMainUnder.gif) repeat-x bottom;
	padding-bottom:11px;
}
#list #mainImg{
	background:url(../image/common/bgMainImg.png) repeat-x;
}
#list h2{
	width:320px;
	margin:0 auto;
	overflow:hidden;
	line-height: 0;
}
#list #mainSlide ul{
	width:5000px;
}
#list #mainSlide li{
	width:320px;
	height:145px;
	float:left;
}
#list #slidePager{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fef7dc), to(#fef8df));
	padding:10px 0;
}
#list #slidePager ul{
	text-align:center;
}
#list #slidePager .pagerPointer{
	width:7px;
	height:7px;
	background-color:#fff;
	-webkit-box-shadow: -1px -1px 2px #666;
	-webkit-border-radius:4px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 6px;
	display:inline-block;
}
#list #slidePager .pagerPointer.current{
	background-color:#271c18;
}
/*  -----------------
 list背景
--------------------- */
#list #category{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fef8df), color-stop(0.5, #fbfbfb));
}
#list #category section{
	/*background-color:#fdd32f;*/
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffe995), color-stop(0.05, #fdd32f));
	border:1px solid #fcf6e1;
	-webkit-border-radius:7px;
	margin:0 10px 21px;
	padding:5px;
}
#list #category section ul#detailList {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
}
#list ul#detailList li {
	color: #000;
	text-align: left;
	padding: 12px;
	background: url(../image/common/dotLine.gif) repeat-x 0 bottom;
}
#list ul#detailList li.last {
	background: none;
}
#list ul#detailList li a{
	text-decoration: none;
}

#list ul#detailList li h3 a {
	font-size: 13px;
	color: #e1001f;
	margin-bottom: 10px;
}
#list ul#detailList li p.imgBox {
	float: left;
	text-align: center;
	width: 30%;
}
#list ul#detailList li div.rightBox {
	float: right;
	font-size: 11px;
	font-weight: normal;
	width: 70%;
	position: relative;
	margin: 6px 0 0 0;
}
#list ul#detailList li div.rightBox table.listTbl {
	margin-bottom: 5px;
}
#list ul#detailList li div.rightBox table.listTbl tr th{
	padding: 2px 5px 2px 0;
	font-weight: normal;
}
#list ul#detailList li div.rightBox table.listTbl tr th.price02{
	color: #d90313;
}
#list ul#detailList li div.rightBox table.listTbl tr th.price03 p{
	background: #d90313;
	color: #fff;
	padding: 2px;
}
#list ul#detailList li div.rightBox table.listTbl tr td.price03{
	color: #d90313;
}
#list ul#detailList li div.rightBox table.listTbl tr td.price02 span.pPumber01,
#list ul#detailList li div.rightBox table.listTbl tr td.price03 span.pPumber02 {
	font-size: 15px;
}

/*
#list ul#detailList li div.rightBox dl {
}
#list ul#detailList li div.rightBox dl dt {
	float:left;
	margin: 0 5px 5px 0;
	padding-right: 3px;
}
#list ul#detailList li div.rightBox dl dt.price01 {
}
#list ul#detailList li div.rightBox dl dt.price02 {
	color: #d90313;
	padding-top: 3px;
}
#list ul#detailList li div.rightBox dl dt.price03 {
	background: #d90313;
	color: #fff;
	padding: 3px 0 3px 3px;
	font-weight: bold;
}
#list ul#detailList li div.rightBox dl dd {
	margin-bottom: 5px;
}
#list ul#detailList li a div.rightBox dl dd span.en01 {
	font-size: 13px;
}
#list ul#detailList li div.rightBox dl dd span.en02 {
	font-size: 13px;
	color: #e1001f;
}
#list ul#detailList li div.rightBox dl span.pPumber01 {
	font-size: 15px;
}
#list ul#detailList li div.rightBox dl span.pPumber02 {
	font-size: 15px;
	color: #e1001f;
}
*/
#list ul#detailList li div.rightBox span.listArrow {
	position: absolute;
	top: 20%;
	right: 0;
}




/*

#list #category h2{
	text-align:left;
	padding:9px 0 10px 12px;
	background:url(../image/top/bgCategoryTop.png) repeat-x;
	text-shadow:-1px -1px 1px #fdd32f;
	font-weight:bold;
	font-size:85%;
}
#list #categoryList{
	text-align:center;
}
#list #categoryList li{
	display:inline-block;
	vertical-align:top;*/
	/*border:1px solid #cfc6a5;*/
	/*-webkit-border-radius:5px;*/
	/*overflow:hidden;*/
/*}*/

/*
#list #categoryList li a{
	display:block;
	width:145px;
	height:64px;
}

#list .bnr{
	margin-bottom:20px;
}
#list .bnr h2{
	width:282px;
	font-size:93%;
	font-weight:bold;
	text-align:left;
	border-left:#fcd642 5px solid;
	padding:4px 0 4px 6px;
	margin:0 auto;
	margin-bottom:2px;
}

#list #newsBox{
	margin:37px 10px 34px;
}
#list #newsBox h2{
	border-bottom:#6c625b solid 1px;
	padding-bottom:4px;
	margin-bottom:14px;
}
#list #newsBox h2 .left{
	float:left;
	font-size:85%;
	vertical-align:bottom;
	padding-left:1px;
}
#list #newsBox h2 .right{
	float:right;
	font-size:77%;
	vertical-align:bottom;
	text-align:right;
	color:#ebc42a;
	padding-right:1px;
}
#list #newsBox dl{
	margin-left:5px;
	font-size:77%;
	text-align:left;
	line-height:140%;
}
#list #newsBox dl a{
	color:#3c2d27;
	font-weight:normal;
}
#list #newsBox dl dt{
	float:left;
	background:url(../image/common/icoArrow01.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-bottom:20px;
}
#list #newsBox dl dd{
	margin-bottom:20px;
}
*/


/* 2. include                                                                           */
/* (1) html/user_data/packages/sphone/css/products.css                                  */
/* ------------------------------------------------------------------------------------ */

/* -----------------------------------------------
商品一覧・商品詳細・商品検索結果共通
----------------------------------------------- */
#list #num-sortBtn {
	margin: 10px 10px;
}
#list #num-sortBtn p.productsNum{
	float: left;
	padding-top: 22px;
}
#list #num-sortBtn p.productsNum span {
	color: #cc0000;
}
#list #num-sortBtn ul{
	float: right;
	width: 70%;
	background#fff;
	border:1px solid #dddddd;
	-webkit-border-radius:5px;
	padding: 1px;
}
#list #num-sortBtn ul li{
	float: left;
	overflow: hidden;
	width: 50%;
}
#list #num-sortBtn ul li a{
	display: block;
	text-decoration: none;
	color: #000;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a6a191));
	padding: 11px 0 11px 0;
}
#list #num-sortBtn ul li.current a{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#a6a191), to(#ffffff));
}
#list #num-sortBtn ul li#numSortPrice a{
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-top-right-radius: 0;  
	-webkit-border-bottom-right-radius:0;  
	-webkit-border-bottom-left-radius: 5px;
	border-right: 1px solid #aea99b;
}
#list #num-sortBtn ul li#numSortNew a{
	-webkit-border-top-left-radius: 0;  
	-webkit-border-top-right-radius: 5px;  
	-webkit-border-bottom-right-radius:5px;  
	-webkit-border-bottom-left-radius: 0; 
	border-left: 1px solid #edece9;
}


ul.status_icon {
clear:both;
}
ul.status_icon li{
color:#FFF;
background:#9AAABD;
display:inline;
float:left;
margin-right :5px;
margin-bottom:2px;
padding:2px 5px;
font-size:11px;
text-shadow:none;
}

#list #teikiCat{
	margin:14px 0;
}
#list #teikiCat li{
	display:inline-block;
	margin-right:14px;
	line-height:200%;
}
#list #teikiCat li a{
	color:#666;
	background:url(../image/common/icoArrow02.gif) no-repeat left 50%;
	padding-left:10px;
}

/* ----------------------------------------------
リニューアル追加
--------------------------------------------*/

.listSubCate {
list-style-type: none;
width: 293px;
margin-right: auto;
margin-left: auto;
}
.listSubCate li {
margin-bottom: 3px;
}

/* -----------------------------------------------
商品一覧
----------------------------------------------- */

