




.contents h2 {
margin: 0;

    height: auto;
    padding: 6px 0 3px 30px;
    background-image: url(/tokorozawa/images/custom/icon-home.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #f0f2f1;
    border-style: solid;
    border-color: #ffa95e #dee0dd #dcdcda #dee0dd;
    border-width: 4px 1px 1px 1px;
}
/*
.menu h2 {
    background-image: url(/tokorozawa/images/custom/heading-menu2.jpg);
}
*/

/*-----------------------------------------------------------
 *  Group Image Unit
 *----------------------------------------------------------*/

h2.pag-gimg-title {
    height          : auto;
    width           : auto;
    padding         : 9px 0 ;
    margin          : 0 0 5px 0 ;
    border-style    : solid;
    border-width    : 3px 1px 1px 1px;
    border-color    : #ff511f #ffcd9a #ded1be #ffcd9a;
    color           : #000000 ;
    text-align      : center ;
    font-weight     : bold ;
    font-size       : 1.2em ;
    background-color: #ffb76f;
    background-image: none;
    line-height     : 1.2em ;
}

div.pag-gimg-img {
    height          : 138px;
    text-align      : center;
    border-style    : solid;
    border-color    : #bebebe;
    border-width    : 1px 1px 0 1px;
    background-image: url(/tokorozawa/images/common/group_img_background.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
div.pag-gimg-text {
    margin          : 0 0 1em 0;
    padding         : 0.5em;
    text-align      : left;
    border-style    : solid;
    border-color    : #bebebe;
    border-width    : 0 1px 1px 1px;
}
div.pag-gimg-img-margin {
    height:         19px;
}
