﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.skip_menu
{
    font-size: 0;
    height: 0;
    left: -9999px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    width: 0;
}

a.skip_menu:active,
a.skip_menu:focus
{
    display: block;
    font-size: 100%;
    left: 0;
    line-height: 1.6;
    top: 0 ;
    width: 99.99%;
    height: 20px;
    position: absolute;
    background-color: #FFFFFF;
    padding: 2px 0;
    text-align: center;
    z-index: 1000;
    color: #000000;
    float: left;
}


/* === グローバルナビ === */
#preload
{
    background-image: url('../../../Images/glnv_on.gif');
}


/* === フッター === */
.Footer
{
    font-size: small;
    float: left;
    margin: 0;
    padding: 0;
    width: 960px;
}

.Footer .outside_h
{
}

.Footer .outside_b
{
    float: left;
    padding: 0px 160px 5px 160px;
    width: 640px;
}

.Footer .outside_f
{
    background: url("../../../Images/footer_contents_top.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    width: 960px;
}

.Footer .inside_b
{
    background: url("../../../Images/footer_contents_bg.gif") repeat-y;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 960px;
}

.Footer .inside_f
{
}

/* タイトル */
.Footer h2
{
    color: #221914;
    font-size: 15px;
    font-weight: bold;
    left: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 75px;
}

.Footer h3
{
    color: #221914;
    float: left;
    font-size: small;
    font-weight: bold;
    margin: 0;
    padding: 0 28px 0 0;
}

.Footer .footer_contents h3
{
    padding: 0 15px 0 0;
}


/* コンテンツ */
.Footer .footer_address
{
    background: url("../../../Images/footer_line.gif") no-repeat left bottom;
    float: left;
    left: 125px;
    padding: 5px 0 7px;
    position: relative;
    width: 825px;
}

.Footer .footer_contents
{
    float: left;
    left: 125px;
    padding: 5px 0;
    position: relative;
    width: 825px;
}

.Footer .footer_contents_d
{
    float: left;
}

.Footer .footer_copy
{
    background-color: #871F26;
    color: #FFFFFF;
    float: left;
    font-size: small;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 960px;
}

.Footer ul
{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.Footer li
{
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
}

.Footer li.li_top
{
    padding: 0px;
}

.Footer address
{
    float: left;
    font-size: small;
    font-style: normal;
    padding: 0;
}
.rsbtn.rsfloating
{
    float: left;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* === グローバルナビ === */
#preload
{
  background-image: url('../../../Images/glnv_on.gif');
}

.skip_menu
{
    font-size: 0;
    height: 0;
    left: -9999px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    width: 0;
}

a.skip_menu:active,
a.skip_menu:focus
{
    display: block !important;
    font-size: 100% !important;
    left: 0 !important;
    line-height: 1.6 !important;
    top: 0 !important;
    width: 99.99% !important;
    height: 20px;
    position: absolute;
    background-color: #FFFFFF !important;
    padding: 2px 0;
    text-align: center;
    z-index: 1000;
    color: #000000;
    float: left;
}

/* === フッター === */
.Footer
{
    float: left;
    font-size: small;
    margin: 0;
    padding: 0;
    width: 320px;
}

.Footer .outside_h
{
}

.Footer .outside_b
{
    float: left;
    padding: 5px 10px;
    width: 300px;
}

.Footer .outside_f
{
    background: url("../../../Images/footer_contents_top.gif") no-repeat center bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    width: 320px;
}

.Footer .inside_b
{
    background: url("../../../Images/footer_contents_bg.gif") repeat-y center center;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 320px;
}

.Footer .inside_f
{
}

/* タイトル */
.Footer h2
{
    color: #221914;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 10px;
    width: 310px;
}

.Footer h3
{
    color: #221914;
    float: left;
    font-size: small;
    font-weight: bold;
    margin: 0;
    padding: 0 28px 0 0;
}

.Footer .footer_contents h3
{
    padding: 0 15px 0 0;
}


/* コンテンツ */
.Footer .footer_address
{
    background: url("../../../Images/footer_line.gif") no-repeat left bottom;
    float: left;
    padding: 0 0 5px 10px;
}

.Footer .footer_contents
{
    float: left;
    padding: 5px 10px;
}

.Footer .footer_contents_d
{
    float: left;
}

.Footer .footer_copy
{
    background-color: #871F26;
    color: #FFFFFF;
    float: left;
    font-size: small;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 320px;
}

.Footer ul
{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.Footer li
{
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
}

.Footer li.li_top
{
}

.Footer address
{
    float: left;
    font-size: small;
    font-style: normal;
    padding: 0;
}

.BrowserModuleSet_Div_1058
{
    display:none;
}
}
