@charset "utf-8";

div#header div.inner {
    position: relative;
    margin: 0 auto;
    padding: 0 22px;
    width: 980px;
}
div#header {
    min-width: 1024px;
    height: 87px;
    background: url(../../../resources/mayaa/image/base/bg_header.gif) left top repeat-x;
    font-family: 'ＭＳ Ｐゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
div#header div.logo {
position: absolute;
top: 23px;
left: 14px;
}

#idnum_box{
    height:28px;
    width:500px;
    display:block;
    position:absolute;
    left: 501px;
    top: 31px;
}

#idnum_table{
    float:right;
    display:block;
    height:28px;
    font-size:14px;
}

#idnum_table td{
    text-align:right;
    vertical-align:middle;
    color:#666;
    font-weight:800;
    line-height:28px;
}

div#footer {
    min-width: 1024px;
    height: 89px;
    background: url(../../../resources/mayaa/image/base/bg_footer.gif) left top repeat-x;
    font-family: 'ＭＳ Ｐゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    position:absolute;
    display:block;
    bottom:0px;
    width:100%;
}
div#footer a:hover {
    color:#f78a0b;
    text-decoration:underline;
}
div#footer a:active {
    color:#555;
    text-decoration:underline;
}


div#footerNavi div.inner,
div#footer div.inner,
div#footer div.utility ul {
    /zoom:1;
}
div#footer div.inner {
position: relative;
margin: 0 auto;
padding: 0 22px;
width: 980px;
}
div#footer div.logo {
position: absolute;
top: 25px;
left: 23px;
}
div#footer div.copyright {
position: absolute;
top: 31px;
right: 23px;
text-align: right;
}
div#footer div.copyright p.logo {
margin-bottom: 13px;
}

div#footer div.utility {
    position: absolute;
    top: 40px;
    left: 130px;
}
div#footer div.utility ul li {
    float: left;
    list-style: none;
    padding: 0 15px;
    border-left: 1px solid #e0e0e0;
    line-height: 1;
    /line-height: 1.1;
}
div#footer div.utility ul li.first {
    padding: 0 15px 0 3px;
    border: none;
}