.clearfix {
width: 650px;
}




/*　スライドショー*/
.slider {
width: 650px;
height: 352px;
}
.bx-pager-item{
display: inline-block;
}
div.bx-wrapper {
-moz-box-shadow: 0 0 0px #ccc;
-webkit-box-shadow: 0 0 0 #ccc;
box-shadow: 0 0 0px #ccc;
border: solid #fff 0px;
left: 0;
background: #fff;
}
div.slider .bx-wrapper .bx-viewport {
width: 652px !important;
margin: 0px;
padding: 0px;
left: -1px;
}
div.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 0px #ccc;
-webkit-box-shadow: 0 0 0px #ccc;
box-shadow: 0 0 0 #ccc;
border: solid #fff 0;
left: 0;
background: #fff;
}
div.bx-viewport {
-moz-box-shadow: 0 0 0px #ccc;
-webkit-box-shadow: 0 0 0px #ccc;
box-shadow: 0 0 0 #ccc;
border: solid #fff 0;
left: 0;
background: #fff;
}

/*　ストア情報　*/
#sinfo {
border: 0px solid #ccc;
float: right;
margin-top: 0px;
margin-bottom: 0px;
width: 650px;
}

#sinfo a:link {
	color: #0000CC;
	text-decoration: underline;
}
#sinfo a:visited {
color: #333333;
text-decoration: none;
}
#sinfo a:hover {
color: #333333;
text-decoration: underline;
background-color: #D7D7D7;
}

/*　新入荷情報　*/
#iinfo {
float: right;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #000;
border-right-color: #000;
border-bottom-color: #000;
border-left-color: #000;
margin-right: 0px;
width: 648px;
}
#iinfo a:link {
	color: #0000CC;
	text-decoration: underline;
}
#iinfo a:visited {
color: #333333;
text-decoration: none;
}
#iinfo a:hover {
color: #333333;
text-decoration: underline;
background-color: #D7D7D7;
}


/*　新入荷情報　*/
.new_items01{
width: 650px;
display: table; 
	}
#iinfo .new_items01 a:link {
	color: #333333;
	text-decoration: none;
}
#iinfo .new_items01 a:visited {
color: #333333;
text-decoration: none;
}
#iinfo .new_items01 a:hover {
color: #333333;
text-decoration: underline;
background-color: #D7D7D7;
}

.new_items02{
width: 315px;
height: 70px;
float: left;
padding: 6px 4px 0px 6px;
border-bottom: 1px solid #999;
display: table-cell; 
vertical-align: middle;
	}
.new_items02 img{
border: 1px solid #CCC;
	}
.new_items02 p{
font-size: 12px;
font-weight: bold;
	}

/*　ブランドカテゴリー　*/
#brand {
	float: right;
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/***********************
		flick
最近チェックした商品スライド用 CSS
***********************/

.flick {
width: 618px;
height: 250px;
margin: 0 auto;
overflow: hidden;
}
.flick ul li {
	float: left;
	margin: 8px 8px 8px;
	list-style-type: none;
	text-align: center;
	width: 140px;
	font-size: 12px;
}
.flick ul li span {
	display: block;
	line-height: 2;
	font-size: 10px;
	font-weight: bold;
}
.flick ul li p {
	font-size: 10px;
	font-weight: bold;
}
.flick ul li .price_soldout {
	background: #F00;
	color: #FFF;
}
.flick ul li .price {
	color: #F00;
}
.flick ul li img {
	display: block;
	max-width: 140px;
	margin:0 auto 2px;
	border: 1px solid #ddd;
}
.flick ul li a {
	display: block;
	margin: 0 5px;
	text-decoration: none;
}
.flick_ctrl {
	margin: 0;
	list-style: none;
}
.flick_ctrl li {
width: 2%;
margin-top: -180px;
height: 15px;
padding: 4px 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF) );
text-align: center;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #fe6702;
border: 1px solid #ddd;	
}
.flick_ctrl li.back {
	float: left;
}
.flick_ctrl li.next {
	float: right;
}
.pointer {
	text-align: center;
}
.pointer span.selected {
    background-color: #333;
}

.pointer span {
    display: inline-block;
    height: 6px;
    width: 6px;
	margin: 0 2px;
	background-color: #CCC;
    border-radius: 3px;
}


/*最近チェックした商品Slide*/
.slide_item{
	width:140px !important;
	margin: 8px 8px !important;
	}
.slide_item_box{
	margin-left:-3px;
	width:140px !important;
	}
	.slide_item {
    position: relative;
}

.slide_item a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.slide_item a:hover {
    background-color: #fff;
    opacity: 0.5;
}




.new-item {
    position: relative;
}

.new-item p {
    position: absolute;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
   right: 30px;
    top: 7px;
}






.kensuuhyouzi{
position: absolute;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    right: 30px;
    top: 7px;
}

div:has(>.kensuuhyouzi){
position:relative;
}





.new-item p {
    position: absolute;
    color: #fbf3de;
    font-size: 10px;
    font-weight: bold;
    right: 15px;
    top: 15px;
}


.kensuuhyouzi{
    position: absolute;
    color: #fbf3de;
    font-size: 10px;
    font-weight: bold;
    right: 15px;
    top: 15px;
}





.new-item p {
    padding: 3px 5px;
    border: 1px solid;
    border-radius: 5px;
    top: 11px;
}





.kensuuhyouzi {
    padding: 3px 5px;
    border: 1px solid;
    border-radius: 5px;
    top: 11px;
}