h1
{
    width: 200px;
    height: 95px;
    background: url(../img/h_logo.jpg) no-repeat top;
    text-indent: -99999px;
}

h1 a
{
    display: block;
    width: 200px;
    height: 95px;
}


h2
{
    width: 200px;
    height: 55px;
    background: url(../img/banner_01.jpg) no-repeat top;
    text-indent: -99999px;
}

h2 a
{
    display: block;
    width: 200px;
    height: 55px;
}