#hojokin div{
    margin-left : 15px;
    margin-right : 15px;
    width : 700px;
    min-height : 147px;
    position: relative;
}

#hojokin img{
    position: absolute;
    top: 0px;
    left : 0px;
}

#hojokin a{
    display : block;
    text-decoration: none;
    position: absolute;
    right : 140px;

    background: url("../img/hojo/button.jpg") left top;
    width : 122px;
    height : 27px;
    border: 0px;
}

#hojokin a:hover{
    background-position: left bottom;
}
