ul,li,dl,dt,dd{
   list-style: none;
   margin:0;
   padding:0;
}

.main{
   margin:0 auto;
   position: top auto;
   width:910px;
   height:1217px;
   background: url(../images/bg.jpg) no-repeat;
}

h2.subttl{
   width:910px;
   height:187px;
   text-indent: -10000px;
}

.ttl-subset{
   width:639px;
   height:49px;
   text-indent: -10000px;
   background: url(../images/ttl-set.png) no-repeat;
}

.ttl-subset2{
   width:639px;
   height:35px;
   text-indent: -10000px;
   background: url(../images/ttl-set2.png) no-repeat;
}

dd.setitems{
   height:212px;
   position: relative;
}

.list-setitems{
   position:absolute;
   top:0;
   left:11px;
   overflow: hidden;
}

.list-setitems li{
   float:left;
   margin-right:5px;
}

dd.buy-box a{
   clear:left;
   display: block;
   width:264px;
   height:41px;
   margin-left:191px;
   text-indent: -10000px;
   background: url(../images/btn-box.png) no-repeat;
}

dd.buy-box a:hover{
   background-position: 0 -41px;
}

h3.subttl-3{
   width:639px;
   height:58px;
   background: url(../images/subttl-3.png) no-repeat;
   text-indent: -10000px;
}

.img-set{
   margin: 0 0 20px 23px;
}

dl.other-items{
   width:862px;
   height:193px;
   background: url(../images/bg-other.jpg) no-repeat;
   position: relative;
}

dl.other-items dt.ttl-other{
   position:absolute;
   top:71px;
   left:24px;
   width:154px;
   height:34px;
   background: url(../images/ttl-other.png) no-repeat;
   text-indent: -10000px;
}

dl.other-items dt{
   font-weight:bold;
}

dl.other-items ul{
   overflow: hidden;
   width:322px;
   height:172px;
}

dd.item-other{
   width:322px;
   height:172px;
}

dd#shoes.item-other{
   position:absolute;
   top:22px;
   left:194px;
}

dd#shirt.item-other{
   position:absolute;
   top:22px;
   left:531px;
}


dd#shoes.item-other ul{
   background: url(../images/bg-otheritem1.jpg) no-repeat;
}

dd#shirt.item-other ul{
   background: url(../images/bg-otheritem2.jpg) no-repeat;
}

dd.item-other .buy-other{
   margin-top:10px;
   width:150px;
   height:37px;
}

dd.item-other .buy-other a{
   display: block;
   width:150px;
   height:37px;
   background: url(../images/btn-buyothrt.png) no-repeat;
   text-indent: -10000px;
}

dd.item-other .buy-other a:hover{
   filter:alpha(opacity=70);
   opacity: 0.7;
}

li.img-item-other{
   padding-top:15px;
   text-align:center;
}

li.txt-item-other{
   font-weight:bold;
   font-size:11px;
   margin-top:20px;
}

* html li.txt-item-other{
   font-size:12px;
}

*+ html li.txt-item-other{
   font-size:12px;
}

li.img-item-other,
li.txt-item-other{
   width:154px;
   float:left
}

.name-item,
.price-item{
padding:5px 0;
   border-bottom:1px dotted #101010;
}

ul.bottom-menu{
   clear:left;
   width:657px;
   height:54px;
   background: #ffffff;
   margin:20px 0 0 193px;
}

ul.bottom-menu li{
   margin-top:14px;
}

ul.bottom-menu li#bottom1{
   margin-left:24px;
   margin-right:11px;
}

ul.bottom-menu li#bottom2{
   margin-right:11px;
}

ul.bottom-menu li,
ul.bottom-menu li a{
   display: block;
   float:left;
   width:194px;
   height:40px;
   text-indent: -10000px;
}

ul.bottom-menu li#bottom1 a{
   background: url(../images/btn-bottom1.png) no-repeat;
}

ul.bottom-menu li#bottom2 a{
   background: url(../images/btn-bottom2.png) no-repeat;
}

ul.bottom-menu li#bottom3 a{
   background: url(../images/btn-bottom3.png) no-repeat;
}

ul.bottom-menu li#bottom1 a:hover,
ul.bottom-menu li#bottom2 a:hover,
ul.bottom-menu li#bottom3 a:hover{
   background-position: 0 -40px;
}

#btnPtop{
   padding:10px 15px 15px 0;
   text-align: right;
}