@charset "UTF-8";
.lineup{
	margin:0px 10px;
}
h2{
	padding:6px 0 6px 20px;
	background: url(../images/h2_back.gif) no-repeat top left;
	position:relative;
	border-right:1px solid #ccc;
}
h3{
	margin:0px 0px 10px 0px;
}
/*--------------------------------------------------
一覧
--------------------------------------------------*/
.kindList{
	border-left:1px solid #ccc;
	overflow:hidden;
	_zoom:1;
}
.kindList li{
	display:inline;
	float:left;
}
.kindList li a{
	display:block;
	margin:0px 0px -1px -1px;
	text-decoration:none;
	border:1px solid #ccc;
	padding:5px 14px;
	background-image: -webkit-linear-gradient(top, #ececec, #fff);
	background: -moz-linear-gradient(top, #ececec, #fff);/* Firefox用 */  
	background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#fff));/* Safari,Google Chrome用 */  
	background-color:#ececec;
}
.kindList .cr{
	margin:0px 0px -1px -1px;
	border:1px solid #ccc;
	padding:5px 14px;
	font-weight:bold;
	background-image: -webkit-linear-gradient(top, #fcde61, #fff) !important;
	background: -moz-linear-gradient(top, #fcde61, #fff) !important;/* Firefox用 */  
	background: -webkit-gradient(linear, left top, left bottom, from(#fcde61), to(#fff)) !important;/* Safari,Google Chrome用 */  
	background-color:#fcde61 !important;
}
.kindList li a:hover{
	background-image: -webkit-linear-gradient(top, #fcde61, #fff) !important;
	background: -moz-linear-gradient(top, #fcde61, #fff) !important;/* Firefox用 */  
	background: -webkit-gradient(linear, left top, left bottom, from(#fcde61), to(#fff)) !important;/* Safari,Google Chrome用 */  
	background-color:#fcde61 !important;
}

.searchBox{
	border:1px solid #ccc;
	padding:15px;
	margin:0px 0px 20px 0px;
}
input[type="checkbox"]{
	vertical-align:middle;
	margin:0px 2px 0px 0px;
}
.searchBox table{
	margin:0px 0px 15px 0px;
}
.searchBox .btn{
	margin:10px 0px;
	text-align:center;
}
.searchBox p img{
	vertical-align:middle;
}
.shoplist td{
	padding:0px 0px 10px 15px;
}
.product{
	border:1px solid #e6e6e6;
	overflow:hidden;
	_zoom:1;
}
.product dl{
	width:314px;
	padding:10px;
	margin:0px -1px -1px 0px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	_zoom:1;
	display:inline;
	float:left;
}

.product dl .maker{
	width:216px;
	display:inline;
	float:right;
}
.product dl .name{
	width:216px;
	display:inline;
	float:right;
}
.product dl .info{
	width:216px;
	display:inline;
	float:right;
}
.product dl .image{
	width:88px;
	display:inline;
	float:left;
}

.product dl .shop{
	width:216px;
	font-size:90%;
	line-height:1.0;
	margin:10px 0px 0px 0px;
	display:inline;
	float:right;
}
.product dl .price{
	width:216px;
	line-height:1.0;
	font-size:140%;
	font-weight:bold;
	color:#ff0000;
	display:inline;
	float:right;
}
.over{
	background-color:#e6e6e6;
	cursor:pointer;
}
.sold_out {
    font-weight: bold;
    background-color: red;
    text-align: center;
    color: white;
    width:88px;
    margin-top: 10px;
}
.shodan {
    font-weight: bold;
    background-color: blue;
    padding: 1px 10px;
    text-align: center;
    color: white;
    width:88px;
    margin-top: 10px;
}
/*--------------------------------------------------
ページナビ
--------------------------------------------------*/
.hyouji {margin-bottom:5px;}
.hyouji img{vertical-align:middle;}
.hd {margin-left:20px;}
.hd,.bd {float:left;}
.pageNavi{clear:both;text-align:right;margin:10px 0;}
.pageNavi a {
    border: 1px solid #aaa;
    padding: 3px 6px;
}
.pageNavi span {
    border: 1px solid #aaa;
    background-color:#fcde61;
    font-weight:bold;
    padding: 3px 6px 4px;
}

/*--------------------------------------------------
商品詳細
--------------------------------------------------*/
.syosai{margin:0px 10px;}

.syosai .inner{
	margin:0px 0px 20px 0px;
	overflow:hidden;
	_zoom:1;
}
.syosai .inner .image{
	width:320px;
	display:inline;
	float:left;
}
.syosai .inner .data{
	width:330px;
	display:inline;
	float:right;
}
.syosai .inner .image ul{
	margin:10px -10px 10px 0;
	overflow:hidden;
	_zoom:1;
}
.syosai .inner .image ul li{
	margin:0px 10px 0px 0px;
	display:inline;
	float:left;
}
.syosai .inner .image dl{
	background-color:#ccc;
	padding:10px;
}
.syosai .inner .image dt{
	font-weight:bold;
}
.syosai .inner .data .price{
	margin:0px 0px 20px 0px;
	line-height:1.0;
	font-size:140%;
	font-weight:bold;
	color:#ff0000;
}
.syosai .inner .data table{margin:0px 0px 20px 0px;}
.syosai .inner .data table td{
	padding:5px;
	border-bottom:1px dotted #ccc;
}
.syosai .inner .data .toiawase{
	margin:0px 0px 20px 0px;
}
.syosai .inner .data .shopinfo{
	width:320px;
	height:100px;
	background: url(../shohin/images/tel_img.gif) no-repeat top left;
	position:relative;
}
.syosai .inner .data .shopinfo a{
	display:block;
	position:absolute;
	bottom:20px;
	right:10px;
}
.buttonTop{
	margin: 10px 0px 5px;
	overflow:hidden;
	_zoom:1;
}
.button1{
	width: 320px;
	display:inline;
	float: left;
	padding:5px;
}
.button1 img{vertical-align:middle;}
.button2{
	display:inline;
	float: right;
	border:1px solid #ccc;
	padding:5px;
	background-image: -webkit-linear-gradient(top, #ececec, #fff);
	background: -moz-linear-gradient(top, #ececec, #fff);/* Firefox用 */  
	background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#fff));/* Safari,Google Chrome用 */  
	background-color:#ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button2 a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.caoutionbox{
	border:1px solid #ff0000;
	padding:10px;
	margin:0px 0px 20px 0px;
}

.buttonBottom p img{vertical-align:middle}
