/*===================================================================
/PROJECT    :SystemNetwork_HP_Ver1.00
/
/FILE       :sn01.css
/ABSTRACT   :ƒy[ƒW‚Ì‹¤’Ê’è‹`—pCSS
/NOTE       :
/HISTORY    :2006/09/22 V‹Kì¬
=====================================================================*/
/* ----------------------------------------------------------------- */
/* ƒƒS                                                              */
/* ----------------------------------------------------------------- */
div#header1{
    position                    : absolute;
    top                         : 0px;
    left                        : 0px;
    width                       : 100%;
    height                      : 60px;
    text-align                  : center;
}
/* ----------------------------------------------------------------- */
/* ƒtƒbƒ^[                                                          */
/* ----------------------------------------------------------------- */
div#footlogo_L{
    position                    : absolute;
	bottom						: 35px;
	left						: 50px;
    border                      : 0;
    float                       : left;
    text-align                  : left;
    width                       : 50%;
    height                      : 100px;
}
div#footlogo_R{
    position                    : absolute;
    bottom                      : 90px;
	left						: 350px;
    border                      : 0;
    font-size                   : small;
    text-align                  : right;
    color                       : #353535;
    width                       : 50%;
    height                      : 100px;
    font-family                 :"ƒqƒ‰ƒMƒmŠÛƒS Pro W4","Hiragino Maru Gothic Pro","osaka","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
}
div#footlogo_M{
    position                    : absolute;
    bottom                      : 30px;
	left						: 10px;
    border                      : 0;
    font-size                   : small;
    color                       : gray;
    text-align                  : right;
}