@charset "utf-8";

/*********************************************************************
Style base layout
*********************************************************************/
html,body,#cMain,#cLayout {
    height: auto;
}
#cMain {
    overflow: hidden;
}
#Footer {
    position: fixed;
    bottom: 0;
    clear: both;
}
#cAll,#cImage,#chImage {
    float: none;
}
#cLayout {
    width: 100%;
    margin: 0;
    float: none;
}
#oLflow {
    margin: 0;
}
*html #cLayout { /* \*/margin: 0;/* WinIE */ }
*html #oLflow { /* \*/margin: 0;/* WinIE */ }

.ctable-main {
    margin: 0 0 5px 0;
    padding: 2px;
    border: solid 1px #cacaca;
    position: relative;
    clear: both;
}
.h-close input {
    display: none;
}
#cMain {
    /*min-height: 1em;*/
    margin: 0px;
    padding: 5px;
    clear: both;
    overflow: visible;
}
#cHeader {
    padding: 0;
    clear: both;
}
#cLayout {
    clear: both;
}
#Footer {
    background: none;
    border: none;
}
/* Navigation */
#Menu {
    display: none;
}
.c-ptop,.h-close,.ch-pankuzu ul {
    display: none;
}

/****************************  ***************************/
/* Mozilla系は印刷時もjsが有効なため印刷設定が必要 */

/* ------------------------------------------------------------------
Style Adjustment
------------------------------------------------------------------ */
#cHname {
    display: none;
}

#sPage {
    display: none;
}

/* IE7 */
*+html .type10101un span {
    height: 10px;
    clear: both;
    border-bottom: solid 1px #FFF;
}
