@charset "utf-8";

.info{
width:635px;
margin-top:20px;
margin-left:30px;
}

.info ul{
width:625px;
}

.info li{
letter-spacing:0;
}

.info li.new{
background-image:url(/images/icon_new.gif);
background-repeat:no-repeat;
background-position:5.5em;
}

.info li.hasen{
width:95%;
margin-top:5px;
background-image:url(/images/hasen_bg.gif);
background-repeat:repeat-x;
background-position:center;
}

