.button{
    cursor: pointer;
}
#firm_list li{
    width: 300px;
}

li.no_active{
    background-color: #cbb;
}
