@charset "utf-8";


div.seihinbox{
margin:10px 0 0 10px;
padding:0;
width:652px;
height:126px;
background:url(../images/seihinboxback2.gif) no-repeat;
float:left;
}

*div.seihinbox{
margin:10px 5px 0 5px;
}

div.seihinbox img{
margin:10px 0 6px 10px;
border:1px  #aaaaaa solid;
float:left;
}

div.seihinbox img:hover{
border:1px #333333 solid;
}


ul.seihinbox{
margin:30px 0 0 20px;
padding:0;
width:400px;
list-style:none;
float:left;
}

ul.seihinbox li{
margin:0 0 5px 0;
}





li#belt a{
background:url(../images/belt.gif) no-repeat left bottom;
width:35px;
height:30px;
outline-width:0;
}

li#box a{
background:url(../images/box.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#stick a {
background:url(../images/stick.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#box a:hover{
background:url(../images/box.gif) no-repeat left bottom;
}


li#stick a:hover{
background:url(../images/stick.gif) no-repeat left bottom;
}

