@charset "utf-8";

div.seihinbox{
margin:10px 0 0 10px;
padding:0;
width:652px;
height:55px;
background:url(../images/seihinboxback3.gif) no-repeat;
float:left;
}

*div.seihinbox{
margin:10px 5px 0 5px;
}

div.seihinbox img{
display:none;
}

ul.seihinbox{
margin:10px 0 0 10px;
padding:0;
width:640px;
list-style:none;
float:left;
}

ul.seihinbox li{
margin:0 20px 5px 0;
float:left;
}

ul.seihinbox li.namae{
float:none;
}

ul.seihinbox li a{
font-weight:bold;
font-size:120%;
}






li#box a{
background:url(../images/box.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#belt a{
background:url(../images/belt.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#stick a{
background:url(../images/stick.gif) no-repeat left bottom;
width:35px;
height:30px;
outline-width:0;
}

li#box a:hover{
background:url(../images/box.gif) no-repeat left bottom;
}


li#belt a:hover{
background:url(../images/belt.gif) no-repeat left bottom;
}