@charset "UTF-8";
@charset "Shift_JIS";
@charset "EUC-JP";
/* *********************************************************************** */
/* LAYOUT
/* *********************************************************************** */
    
    * {
        font-size          : 100%;
        line-height        : 100%;
        padding            : 0px 0px 0px 0px;
        margin             : 0px 0px 0px 0px;
    }
    
    div.bodyback {
        position            : relative;
        width               : 100%;
        text-align          : center;
        vertical-align      : middle;
        clear               : both;
        background-image    : url("http://ueda-sjc.org/images/design/footerback.gif");
        background-position : center bottom;
        background-repeat   : repeat-x;
        padding             : 0px  0px 0px  0px;
        margin              : 0px auto 0px auto;
    }
    
    div.bodybox {
        position       : relative;
        width          : 820px;
        text-align     : center;
        vertical-align : top;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }



/* *********************************************************************** */
/* TOPLINKBOX
/* *********************************************************************** */
    div.linkbox {
        position       : relative;
        width          : auto;
       -width          : 100%;
        height         : 1.5em;
        text-align     : center;
        vertical-align : top;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }



/* *********************************************************************** */
/* HEADER
/* *********************************************************************** */
    div.headerbox {
        position       : relative;
        width          : 100%;
        height         : 60px;
        font-size      : 0em;
        vertical-align : top;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 5px auto;
    }



/* *********************************************************************** */
/* NAVIGATION
/* *********************************************************************** */
    div.navigationbox {
        position       : relative;
        width          : 100%;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }



/* *********************************************************************** */
/* CENTERMENU
/* *********************************************************************** */
    div.centermenubox {
        position       : relative;
        width          : 100%;
        text-align     : center;
        vertical-align : top;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }



/* *********************************************************************** */
/* CONTENTS
/* *********************************************************************** */
    div.containerbox {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 100%;
        text-align     : center;
        vertical-align : top;
        clear          : both;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }
    
    /* トップ用 ********************************** */
    div.blackbox {
        position            : relative;
        left                : 0px;
        top                 : 0px;
        width               : 810px;
        height              : 300px;
        overflow            : hidden;
        text-align          : center;
        vertical-align      : top;
        clear               : both;
        background-color    : #807d65;
        background-image    : url("../images/design/photoback.gif");
        background-position : center top;
        background-repeat   : repeat;
        border-left         : 1px solid #615d4b;
        border-right        : 1px solid #615d4b;
        padding             : 0px  0px 0px  0px;
        margin              : 0px auto 0px auto;
    }
    div.blackbox2 {
        position            : relative;
        width               : 810px;
        height              : 10px;
        font-size           : 0em;
        background-image    : url("../images/design/photoback2.gif");
        background-position : center top;
        background-repeat   : repeat-x;
        border-top          : 1px solid #615d4b;
        border-left         : 1px solid #615d4b;
        border-right        : 1px solid #615d4b;
        padding             : 0px  0px 0px  0px;
        margin              : 0px auto 0px auto;
    }
    div.blackbox3 {
        position            : relative;
        width               : 810px;
        height              : 10px;
        font-size           : 0em;
        background-image    : url("../images/design/photoback3.gif");
        background-position : center bottom;
        background-repeat   : repeat-x;
        border-bottom       : 1px solid #615d4b;
        border-left         : 1px solid #615d4b;
        border-right        : 1px solid #615d4b;
        padding             : 0px  0px 0px  0px;
        margin              : 0px auto 0px auto;
    }
    
    div.top-leftcontents {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 209px;
        text-align     : center;
        vertical-align : top;
        float          : left;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }
    
    div.top-centercontents {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 390px;
        text-align     : center;
        vertical-align : top;
        float          : left;
        padding        : 0px 0px 0px  0px;
        margin         : 0px 2px 0px auto;
       -margin         : 0px auto 0px auto;
    }
    
    div.top-rightcontents {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 209px;
        text-align     : center;
        vertical-align : top;
        float          : left;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }
    
    /* サブ用 ********************************** */
    div.leftcontents {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 210px;
        text-align     : center;
        vertical-align : top;
        float          : left;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }
    
    div.rightcontents {
        position       : relative;
        left           : 0px;
        top            : 0px;
        width          : 610px;
        text-align     : center;
        float          : right;
        padding        : 0px  0px 0px  0px;
        margin         : 0px auto 0px auto;
    }



/* *********************************************************************** */
/* PAGETOPBOX
/* *********************************************************************** */
    div.pagetopbox {
        position            : relative;
        width               : 800px;
        text-align          : center;
        clear               : both;
        padding             :  0px  0px 0px  0px;
        margin              : 10px auto 0px auto;
     }



/* *********************************************************************** */
/* FOOTER
/* *********************************************************************** */
    div.footerbox {
        position            : relative;
        width               : 800px;
        text-align          : left;
        clear               : both;
        padding             : 0px  0px 0px  0px;
        margin              : 0px auto 0px auto;
     }



