@charset "Shift_JIS";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 75%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
	background: #fff;
}
ul li {
	list-style: none;
}
img {
	border-style: none;
}

a{
	color:#333;
	text-align: left;
	/*text-align: left;*/
}
a:hover .highlight {
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3ȑO */
opacity:0.70; /* CSS3 */
}

a:hover .hb {
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3ȑO */
opacity:0.70; /* CSS3 */
}

a:hover .winterSale {
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3ȑO */
opacity:0.70; /* CSS3 */
}


#wrapper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header style
-------------------*/
#header {
	height: 50px;
	width: 970px;
	position: relative;
}
#bon {
	width: 970px;
	color: #FFF;
	background-color: #C30;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}
#header #search {
	position: absolute;
	left: 800px;
	top: 15px;
	background-color: #FFF;
	height: 25px;
	width: 200px;
}
#header #search form .btn {
	background-image: url(images/search-img.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .muryo {
	margin-left: 670px;
	position: absolute;
	left: 600px;
	top: 2px;
}

/* navi style
-------------------*/
#navi {
	width: 970px;
	height: 20px;
}
#navi ul li {
	float: left;
}

/* mainPhoto style
-------------------*/
#mainPhoto {
	height: 250px;
	margin-top: 10px;
	clear: both;
}

/* news style
-------------------*/
#news {
	float: left;
	width: 665px;
	margin-top: 10px;
	background-image: url(images/bar_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	height: 100%;
	clear: both;
}
#news .day {
	margin-bottom: 10px;
}

#news .day a {
	color: #5f9ea0;
}
#news a .pad {
	padding-right: 5px;
}

a:hover .pad {
filter:alpha(opacity= 70); /* IE */
-moz-opacity:0.70; /* Firefox CSS3ȑO */
opacity:0.70; /* CSS3 */
}
#news .day strong {
	font-weight: bold;
	color: #ff1493;
}




/* pickUp style
-------------------*/
#pickUp {
	float: right;
	width: 290px;
	padding-left: 9px;
	padding-top: 10px;
	height: 100%;
}
#pickUp img {
	margin-bottom: 10px;
}

/* brandList style
-------------------*/
#brandList {
	background-image: url(images/bar_brand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 962px;
	padding-top: 30px;
	clear: both;
	margin-top: 10px;
	height: 100%;
	padding-left: 8px;
}
#brandList #brandIn {
	float: left;
	height: 100%;
	width: 240px;
}

/* itemList style
-------------------*/
#item {
	background-image: url(images/bar_item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	padding-top: 30px;
	clear: both;
	height: 100%;
}
#item #itemIn {
	width: 230px;
	float: left;
	height: 150px;
	padding-left: 10px;
}

/* leftnavi style
-------------------*/

#leftnavi {
	width: 160px;
	text-align: center;
}
#leftnavi p a {
	text-align: left;
}

#leftnavi img {
	padding-top: 10px;
}
#leftnavi #list {
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftnavi #list ul li {
	text-decoration:none;
	background-color: #dcdcdc;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#leftnavi #list ul a:hover li{
	background-color:#a9a9a9;
	display:block;
}
#leftnavi .leftP {
	font-size: 10px;
}

/* XN[C[W style
-------------------*/

#imgScrl {
	clear: both;
	width: 970px;
	height: 200px;
	margin-bottom: 10px;
}
#imgScrl #scroller li {
	float: left;
}

/* event style
-------------------*/

#event {
	width: 970px;
	margin-top: 10px;
	height: 240px;
	clear: both;
	margin-bottom: 10px;
}
#event ul li {
	float: left;
}
#event ul .event {
	width: 500px;
	height: 240px;
}
#event ul .pickUpitem {
	width: 235px;
	height: 236px;
}
#event ul .pickUpitem img {
	padding-bottom: 8px;
	padding-right: 5px;
}
#event ul .event img {
	padding-right: 8px;
}

/* recommend style
-------------------*/

#recommend {
	height: 97px;
	margin-top: 10px;
}
#recommend img {
	float: left;
}
#wrapper #kyuuka {
	font-weight: bold;
	color: #FFF;
	background-color: #C30;
	height: 20px;
	width: 970px;
	text-align: center;
}










/* footer style
-------------------*/
#footer {
	height: 450px;
	width: 970px;
	background-color: #000;
	margin-top: 10px;
	clear: both;
	color: #FFF;
	line-height: 2.1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footer a {
	color: #FFF;
	font-weight: bold;
}


#footer #calender {
	width: 200px;
	float: left;
}
#footer #guide {
	width: 240px;
	float: left;
	padding-left: 20px;
}
#footer #guide .ttl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-left: 5px;
	font-weight: bold;
}
#footer #com {
	float: left;
	width: 205px;
	padding-left: 30px;
}
#footer #com .qr {
	padding-left: 50px;
}
#wrapper #logoImg {
	height: 30px;
	clear: both;
}
#logoImg img {
	float: left;
}



/* XN[JQCSS style
---------------------------------------*/

/*  ul#scroller͂ވԊOdivvf div. simply-scroll-container@ */
.simply-scroll-container {
    position: relative;
}

/* iy[W̃wb_[ style
---------------------------------------*/

#headerBnr {
	width: 970px;
	height: 100%;
	padding-top: 10px;
}
#headerBnr .hb {
	padding-right: 5px;
}
.winterSale {
	padding-top: 10px;
}


/* iy[W̃sbNAbv style
---------------------------------------*/

#itemTop {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#itemTop #itemsBox {
	padding: 3px;
	float: left;
	width: 237px;
	border: 1px dotted #666;
	margin-right: 10px;
	text-align: center;
	color: #666;
}
#itemTop #itemsBox .itemName {
	padding-top: 5px;
	padding-bottom: 5px;
}
#itemTop #itemsBox .salePrice {
	font-weight: bold;
	color: #F06;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#itemTop #itemsBox .itemTxt {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 10px;
}
#pointUpBnr {
	height: 60px;
	width: 958px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
#pointUpBnr a .pointUpImg {
	float: left;
}
#pointUpBnr #pointUpTxt {
	float: right;
	width: 480px;
	padding-left: 10px;
	font-size: 10px;
	color: #666;
}


/* |CgAbṽoi[\t style
---------------------------------------*/


 
/* ul#scroller͂ޒOdivvf simply-scroll-clip*/
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
 
/* @@w\ȁuClass namevulclass nameƂĕt܂@@ */
.simply-scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
 
.simply-scroll-list li img {
    border: none;
    display: block;
}
 
/* ܂łftHgCSSłBȉCSSt鎖ŁACSS̓eAǉ肷邱Ƃo܂B */
 
/* className w肷鎖ŁAulclasst܂BftHgsimply-scrollvłB*/
 
.simply-scroll {
    width: 970px;
    height: 200px;
    margin-bottom: 1em;
}
 
/* ul.simply-scroll͂ޒOdivvf simply-scroll-clip */
.simply-scroll .simply-scroll-clip {
    width: 970px;
    height: 200px;
}
 
/* 摜߂lȉc߂Ă܂B*/
.simply-scroll .simply-scroll-list li {
    float: left; /* ́AXN[sƂ̂݁B */
    width: 200px;
    height: 200px;
}

/* EC^[Z[leftnaviA style
-------------------*/

#leftnaviA {
	width: 160px;
	float: left;
}
#leftnaviA img {
	padding-top: 10px;
}

#leftnaviA #list {
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftnaviA #list ul li {
	background-color: #dcdcdc;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#leftnaviA #list ul li a:hover {
	text-decoration: none;
	background-color: #a9a9a9;
	display: block;
}
#leftnaviA .leftP {
	font-size: 10px;
}
#saleMain {
	float: right;
	width: 800px;
	padding-left: 10px;
	padding-top: 10px;
}
#saleMain #topicsTtl {
	width: 780px;
	color: #FFF;
	background-color: #000;
	margin-top: 10px;
	padding-left: 20px;
	font-weight: bold;
}
#saleMain table tr td {
	width: 378px;
}
#saleMain #salePick {
	width: 782px;
	background-color: #f5f5f5;
	display: block;
	zoom:100%;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 18px;
}
#saleMain #salePick #salePickA {
	width: 330px;
	text-align: center;
	background-color: #FFF;
	float: left;
	height: 100%;
	margin-left: 18px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	margin-bottom: 20px;
}
#saleMain #salePick #salePickA p {
	padding-top: 8px;
	padding-bottom: 8px;
}
#saleMain #salePick .salePickRed {
	font-weight: bold;
	color: #F06;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #696969;
	border-bottom-color: #696969;
}
#saleMain #salePick .salePickTxt {
	text-align: left;
}
#saleMain #salePick .clear {
	clear: both;
}
#saleMain #salePick #salePickB {
	background-color: #FFF;
	width: 139px;
	margin-left: 18px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	height: 100%;
	margin-bottom: 20px;
	float: left;
}



#saleFooter {
	clear: both;
	width: 970px;
	padding-top: 10px;
}


#beare2012 {
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 10px;
}
#beare2012 .beare2012Ttl {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	padding-left: 8px;
}
#beare2012 .nenshi {
	padding: 8px;
}
#leftnavi .yasumi {
	height: 25px;
	width: 160px;
	font-weight: normal;
	color: #FFF;
	background-color: #C36;
	margin-bottom: 8px;
	text-align: center;
}
#leftnavi .yasumiTxt {
	padding-right: 3px;
	padding-left: 3px;
	border: 1px dotted #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
