@charset "shift_jis";
/* CSS Document */


/* LAYOUT --------------------------------------- */
#contBox {
    float: right;
	width: 775px;
}
#listBox {
    float: left;
    width: 150px;
	background: #FFF url(../images/dot_x.gif) 0 0 repeat-x;
}

#mainCont {
    float: left;
	width: 580px;
}
#rgtCont {
    float: right;
    width: 170px;
}


/* MAIN BANNER --------------------------------------- */
#mainBnr {
	width: 580px;
	height: 327px;
	position: relative;
	margin-bottom: 15px;
}
#bnrImg li{
	width: 580px;
	height: 300px;
	position: absolute;
}
#bnrBtn {
	position: absolute;
	bottom: 0;
	top: 307px;
	right: 0;
}
#bnrBtn li{
	float: left;
	margin-left: 5px;
	border: 0;
	text-indent: -10000px;
	overflow: hidden;
}
#bnrBtn a{
	display: block;
	width: 19px;
	height: 22px;
}
#bnrBtn li img{
	border: none;
}
#bnrBtn a#btn1 {
	background: url(../../images/btn_01.gif) no-repeat;
}
#bnrBtn a#btn2 {
	background: url(../../images/btn_02.gif) no-repeat;
}
#bnrBtn a#btn3 {
	background: url(../../images/btn_03.gif) no-repeat;
}
#bnrBtn li a#btn1:hover, #bnrBtn li a#btn1.current {
	background: url(../../images/btn_01_on.gif) no-repeat;
}
#bnrBtn li a#btn2:hover, #bnrBtn li a#btn2.current {
	background: url(../../images/btn_02_on.gif) no-repeat;
}
#bnrBtn li a#btn3:hover, #bnrBtn li a#btn3.current {
	background: url(../../images/btn_03_on.gif) no-repeat;
}
#bnrCaption {
	position: absolute;
	left: 0;
	bottom: 2px;
	background: url(../images/mrk_grn.gif) 0 center no-repeat;
}
#bnrCaption span {
	color: #010101;
	padding-left: 15px;
}


/* SHOP NEWS --------------------------------------- */
#shopNews h2 {
    display: none;
}
#shopNews #newsMds {
    display: block;
	width: 580px;
	height: 38px;
	margin-bottom: 15px;
	background: url(../../images/mds_shopnews.gif) no-repeat;
	text-align: right;
}
#shopNews #newsMds img {
    margin-top: 8px;
	margin-right: 8px;    
}
#shopNews .picBox {
    float: left;
	width: 75px;
	margin-right: 15px;
}
#shopNews .picBox p {
    width: 75px;
	height: 75px;
	background: url(../../images/bg_newsitem.gif) 0 0 no-repeat;
    margin-bottom: 10px;
}
#shopNews .picBox img {
    width: 69px;
	height: 69px;
	padding: 3px;
}
#shopNews .newsBox {
    float: left;
	width: 185px;
}
#shopNews .newsBox dl {
    margin-bottom: 5px;
	border-bottom: #E5E5E5 1px solid;
	line-height: 1.2;	
}
#shopNews .newsBox dt a {
	font-weight: bold;
	color: #000000;
}
#shopNews .newsBox dt a:hover {
    color: #55A127;
}
#shopNews .newsBox dd {
	padding-bottom: 5px;
}
.mgrt30 {
    margin-right: 30px;
}


/* MID BANNERS --------------------------------------- */
#midBnr {
    margin: 25px 0 30px;
}
#midBnr p {
    float: left;
}
#midBnr p#bnrM01 {
    margin-bottom: 7px;
}
#midBnr p#bnrM02 {
    margin-right: 10px;
}


/* RECOMMEND ITEM --------------------------------------- */
#rmdItem {
    width: 590px;
	margin-left: -13px;
}
#rmdItem h2 {
    display: block;
	width: 580px;
	height: 38px;
	margin: 0 0 15px 13px;
	text-indent: -10000px;
	background: url(../../images/mds_recommend.gif) no-repeat;
}
#rmdItem .rmdCtg {
	width: 580px;
	margin-left: 13px;
	margin-bottom: 5px;	
	clear: both;
}
#rmdItem .rmdCtg h3 {
    display: block;
	float: left;
	padding-bottom: 3px;
	background: url(../../images/arrow_rec_cate.gif) 0 bottom no-repeat;
}
#rmdItem .rmdCtg h3 span {
    display: block;
	padding: 0 5px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;	
	background: url(../../images/bg_links.gif) 0 0 repeat;
}
#rmdItem .rmdCtg h4 {
    float: left;
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

#rmdItem .itemBox {
    float: left;
	width: 105px;
	margin: 0 0 20px 13px;
	line-height: 1.1;
	color: #333333;
	display: inline;
}
#rmdItem .itemBox p {
    width: 105px;
	height: 105px;
	background: url(../../images/bg_recommenditem.gif) 0 0 no-repeat;
    margin-bottom: 5px;
}
#rmdItem .itemBox img {
    width: 99px;
	height: 99px;
	padding: 3px;
}
#rmdItem .itemBox dt {    
	font-weight: bold;
}
#rmdItem .itemBox dd.itemName {
	padding-bottom: 5px;
}
#rmdItem .itemBox dd.price {
	color: #666666;
}
#rmdItem .itemBox dd.poff {
	color: #FB2255;
	font-weight: bold;
}
.red {
    color: #FB2255;
}


/* BOTTOM BANNERS --------------------------------------- */
#btmBnr {
    margin: 25px 0 50px;
}
#btmBnr p {
    float: left;
}
#btmBnr p#bnrB01 {
    margin-right: 10px;
}
p#btmBnr_bnrM01 {
    margin: -30px 0px 50px 0px;
}


/* RIGHT BANNERS --------------------------------------- */
#rgtBnr {
    margin-bottom: 20px;
}
#rgtBnr img {
    margin-bottom: 5px;
}


/* NEW SHOP --------------------------------------- */
#newShop {
	margin-bottom: 30px;
}
#newShop h2 {
    display: block;
	width: 170px;
	height: 36px;
	margin-bottom: 6px;
	text-indent: -10000px;
	background: url(../../images/mds_newshop.gif) no-repeat;
}
#newShop .nsBox {
    width: 170px;
	padding: 8px 0;
	border-bottom: #E5E5E5 1px solid;
}
#newShop .nsBox p {
	display: table-cell;
	vertical-align: middle;
	width: 75px;
	height: 71px;	
	margin: 0;
}

/*for IE6 */
* html #newShop .nsBox p {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #newShop .nsBox p {
	display: inline;
	zoom: 1;
}

#newShop .nsBox .bgNewshop {
	background: url(../../images/bg_newshop.gif) no-repeat;
}
#newShop .nsBox .bgNewshop img {
	width: 69px;
	height: 65px;
	padding: 3px;
}
#newShop .nsBox .openTxt {    
	word-break: break-all;	
	text-align: center;
	line-height: 1.1;
    padding-left: 10px;
}
#newShop .shopBtn { 
    width: 170px;
    height: 19px;
    margin: 10px 0 0;
} 


/* PARCO --------------------------------------- */
#parco {
	padding-bottom: 10px;
	margin-bottom: 25px;
	background: url(../images/dot_x.gif) 0 bottom repeat-x;
}
#parco h2 {
    display: none;
}
#parco ul {
	line-height: 1.7;
	margin-top: 10px;
}
#parco ul#shopL {
    float: left;
	width: 85px;
}
#parco ul#shopR {
    float: left;
	width: 70px;
	margin-left: 15px;
}
#parco a:hover {
    color: #55A127;
}


/* LINK BANNERS -------------------------------- */
#links {
    margin-bottom: 25px;
}
#links img {
    margin-bottom: 3px;
}
#links #pGbase {
    width: 170px;
	height: 109px;
    background: url(../../images/bg_links.gif) 0 0 repeat;	
}
#links ul#pGroup {
    margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 2px;	  
}
#links ul#pGroup li {
    float: left;
	width: 78px;
	height: 31px;
	padding: 0 4px 3px 0; 
	line-height: 0;
}
#links ul#pGroup li a {
    display:block;
	line-height:normal; 
}


/* SEO LINK ------------------------------------ */
#seos {
	border-top: #E5E5E5 1px solid;
}
#seos ul li {
    display: block;
	padding: 3px 0 3px 10px;
	border-bottom: #E5E5E5 1px solid;
	background: url(../images/arrow01.gif) 1px center no-repeat;	
}
#seos a:hover {
    color: #55A127;
}


/* ITEM SERCH --------------------------------------- */
#listBox h2 {
    display: none; 
}

#listBox h3 {
    display: block;
    width: 150px;
	height: 20px; 
	padding: 4px 0 4px 1px; 
    background: url(../images/dot_x.gif) 0 bottom repeat-x;
	text-indent: -10000px;
	overflow: hidden;
}
#listBox h3 a {
	display: block;
	width: 150px;
	height: 20px;
	text-indent: -10000px;
	overflow: hidden;
}
#listBox h3 a#srcShop {
	background: url(../../images/list_shop.gif) 0 4px no-repeat;
}
#listBox h3 #srcItem {
	background: url(../../images/list_item.gif) 0 4px no-repeat;
}
#listBox h3 #srcBrand {
	background: url(../../images/list_brand.gif) 0 3px no-repeat;
}
#listBox h3 a#srcBeg {
	background: url(../../images/list_beginner.gif) 0 4px no-repeat;
}

#listBox .itemList, 
#listBox .otherList {
    margin-top: 15px;
	padding-bottom: 1px;
	background: url(../images/dot_x.gif) 0 bottom repeat-x;
}

#listBox .itemList h4, 
#listBox .otherList h4 {
    display: block;
	text-indent: -10000px;
}
#listBox .itemList h4#srcHpbg {
    background: url(../../images/list_happybag.gif) 1px 0 no-repeat;
}
#listBox .itemList h4#srcLds {
    background: url(../../images/list_ladies.gif) 1px 0 no-repeat;
}
#listBox .itemList h4#srcMns {
    background: url(../../images/list_mens.gif) 1px 0 no-repeat;
}
#listBox .otherList h4#srcKids {
    background: url(../../images/list_kids.gif) 1px 0 no-repeat;
}
#listBox .otherList h4#srcIntr {
    background: url(../../images/list_interior.gif) 1px 0 no-repeat;
}
#listBox .otherList h4#srcGds {
    background: url(../../images/list_goods.gif) 1px 0 no-repeat;
}
#listBox .otherList h4#srcFds {
    background: url(../../images/list_foods.gif) 1px 0 no-repeat;
}

#listBox .itemList h5, 
#listBox .otherList h5 {
    display: block;  
    cursor: pointer;
    background: #FFF url(../images/dot_x.gif) 0 0 repeat-x;
	font-weight: bold;
	line-height: 1.8;
}
#listBox .itemList h5 span, 
#listBox .otherList h5 span {
    display: block; 
	padding-top: 2px;
	padding-left: 10px;
	background: url(../images/arrow01.gif) 1px center no-repeat;
}
* html #listBox .itemList ul.list li { 
    display:@inline;
}
#listBox .brandList li { 
    display:@inline;
}

#listBox .brandList {
    margin-top: 10px;
}

#listBox .itemList ul.list li a, 
#listBox .brandList li a  {
    display: block;
	color: #666;
	line-height: 1.5;
    padding-left: 20px;
    background: url(../images/arrow02.gif) 10px 5px no-repeat;
}
#listBox .itemList ul.list li a:hover, 
#listBox .brandList li a:hover {
    color: #55A127;
}

#listBox .listBtn { 
    width: 150px;
    /*height: 19px;*/
    margin: 10px 0 2px; 
    background: url(../images/dot_x.gif) left bottom repeat-x;
    padding-bottom: 10px;
}  

#mbQr {
    margin-top: 20px;
}


/* IMAGES ALPHA --------------------------------------- */
#midBnr a:hover img, .picBox a:hover img, .itemBox a:hover img, #btmBnr a:hover img, #rgtBnr a:hover img, #newShop .bgNewshop a:hover img, #parco a:hover img, #links a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}








/*
#listBox .listBtn { 
    display: block;
    width: 150px;
    height: 19px;
    margin: 10px 0 30px;
	overflow: hidden; 
} 
#listBox .listBtn .btnitem { 
    display: list-item; 
    list-style-type: none; 
    list-style-image: url(../../images/btn_item.gif); 
    list-style-position: inside; 
    margin: 0; 
} 
#listBox .listBtn .btnbrand { 
    display: list-item; 
    list-style-type: none; 
    list-style-image: url(../../images/btn_brand.gif); 
    list-style-position: inside; 
    margin: 0; 
} 
*/









#searchBnr {
  text-align: center;
  margin: 0px 0px 4px 0px;
}




