body{
  scrollbar-base-color:#ffffff;
  scrollbar-arrow-color:#66604C;
  scrollbar-3dlight-color:#66604C;
}

h2{
  height: 60px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 20px;
}

/*******shop*********/
#shop{
  clear: both;
  color: #666666;
  font-size: x-small;
  line-height: 130%;
  margin: 0px 15px 30px 15px;
  padding: 0px 0px 0px 0px;
}
#wrapper{
  clear: both;
  width: 580px;
}
.item{
  float: left;
  width: 185px;
  height: 200px;
  border-style: solid;
  border-color: #66604C;
  border-width: 1px;
  margin: 0px 0px 0px 2px;
}
.photo{
  height: 120px;
  text-align: center;
  padding: 5px 0px 5px 0px;
}
.photo img{
  border-width: 0px;
}

.item ul{
  margin: 0px 0px 0px 2px;
  padding: 0px 0px 0px 0px;
}
.item li{
  border-style: solid;
  border-width: 1px;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
  list-style-type: none;
  padding: 4px 0px 2px 75px;
}
.item .name{
  background-color: #F5EFDC;
  padding: 6px 0px 4px 10px;
  }
.item .code{
  height: 20px;
  background-image: url(../img/icon_code.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 5px 0px 0px 75px;
  }
.item .price{
  height: 20px;
  background-image: url(../img/icon_price.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding: 5px 0px 0px 75px;
  }
.item .syosai{
  height: 20px;
  padding:5px 0px 0px 70px;
  }

/*******¤•iÚ×*********/
#shop_s{
  clear: both;
  color: #666666;
  font-size: x-small;
  line-height: 130%;
  margin: 20px 15px 30px 15px;
  padding: 0px 0px 0px 0px;
}
.img_r{
  float: right;
  margin: 0px 0px 5px 10px;
}
#shop_s h3{
  width: 300px;
  font-size: medium;
  border-style: solid;
  border-color: silver;
  border-width: 1px 0px 1px 10px;
  padding: 5px 0px 5px 10px;
}

#shop_s .com{
  font-size: x-small;
  color: #666666;
  line-height: 130%;
  margin: 20px 0px 0px 0px;
}
.kakaku{
  color: #FF0000;
  font-size: medium;
  font-weight: bold;
  margin: 20px 0px 0px 60px;
}
.zei{
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}
#cart{
  width: 480px;
  margin: 20px 20px 20px 50px;
}

#cart th{
  color: #666666;
  text-align: right;
  border-style: solid;
  border-color: #66604C;
  border-width: 1px;
  background-color: #F5EFDC;
  padding: 5px 0px 5px 10px;
}
#cart td{
  color: #666666;
  text-align: left;
  border-style: solid;
  border-color: #66604C;
  border-width: 1px;
  padding: 5px 10px 5px 10px;
}


/*******ƒtƒŒ[ƒ€*********/

#frame{
  width: 130px;
  border-style: solid;
  border-color: #333333;
  border-width: 1px;
  margin: 0px 0px 5px 10px;
}
#frame iframe{
  width: 130px;
  height: 400px;
}

#win ul{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#win li{
  list-style-type: none;
  font-size: x-small;
  background-image: url(../img/point2.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 18px;
}
#win li a:link{color: #333333;text-decoration: none;}
#win li a:visited{color: #333333;text-decoration: none;}
#win li a:hover{color: #567B14;text-decoration: underline;}
