h1#title {
    height             : 90px;
    border-top         : 1px solid #FFF;
    line-height        : 40px;
    font-size          : 40px;
    color              : #0A6EB9;
    text-align         : left;
    font-family        : HG丸ｺﾞｼｯｸM-PRO,Osaka;
    background-color   : #C3E6FF;
    background-position: left top;
    background-repeat  : no-repeat;
    background-image   : url('img/common/spacer.gif');
}

h1#title table tr td {
    visibility         : visible;
    vertical-align     : top;
}

h1#title table tr td a {
    text-decoration:none;
    color              : #0A6EB9;
}
