@charset "utf-8";

/*=========================================
-: renew 2013
=========================================*/

body {
    font: 13px/1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif; /* モダンブラウザ */
    *font-size: small; /* Win IE7,Win IE6 */
    *font: x-small; /* IE 5以下 */
    color: #444444;
    /*background:#00033d url(/common/img/bg.jpg) no-repeat center top;*/
    background: #00020b url(https://scdam.subaru.jp/20220511/20220511115358bg.jpg) no-repeat center top;
}

#container {
    background-color: transparent;
    font-size: 93%;
    margin: 0px auto;
    width: 1000px;
    text-align: left;
}

/**
 * micro clearfix
**/
/* For modern browsers */
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom: 1;
}

.clear {
    clear: both;
}

.footer-unitag img {
    display: none;
}

/*=========================================
-: old layout
=========================================*/

img.new {
    padding: 0 0 0 5px;
    vertical-align: middle;
}

#main {
    line-height: 1.4;
    min-height: 485px;
    height: auto !important;
    height: 485px;
    background-color: #fff;
}

h1 {
    border-left: 5px solid #999;
    padding: 5px 0 5px 10px;
    margin: 10px 0px 10px 13px;
    line-height: 100%;
    font-size: 12px;
}

h2 {
    line-height: 100%;
    font-size: 12px;
}

h3 {
    font-size: 12px;
    line-height: 100%;
}

th {
    font-weight: normal;
}

.table1 {
    background: #CCCCCC;
    font-size: 85%;
}

    .table1 td {
        background: #FFFFFF;
        padding: 3px;
    }

    .table1 th {
        background: #F1F1F1;
        text-align: center;
        padding: 3px;
        vertical-align: middle;
    }

#third #main3 table.table2 {
    margin-top: 0;
}

.table2 {
    background: #CCCCCC;
    font-size: 85%;
}

    .table2 td {
        background: #FFFFFF;
        padding: 1px 3px;
        vertical-align: top;
        line-height: 1.3;
    }

.width70 {
    width: 55px;
}

.table3 {
    background: #CCCCCC;
    font-size: 85%;
    line-height: 1.3;
}

    .table3 td {
        background: #FFFFFF;
        padding: 5px;
        text-align: center;
    }

    .table3 th {
        background: #F1F1F1;
        text-align: center;
        padding: 5px;
        vertical-align: middle;
    }

        .table3 th.alignL, .table3 td.alignL {
            text-align: left;
        }

#third #main3 .bgFuel {
    background: #ffc;
}

.table1 .bgBlue {
    background: #E8EEF6;
    text-align: center;
}

.table1 .bgPurple {
    background: #A8A8D3;
    text-align: center;
}

.table1 .bgGreen {
    background: #D9F3D2;
    text-align: center;
}

.table1 .bgYellow {
    background: #FFFFCC;
    text-align: center;
}

#second {
    background-color: #fff;
    padding: 10px 0 0 0;
    margin-bottom: 0px;
}

    #second h1 {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #second h2 {
        margin: 0px;
    }

    #second h3 {
        margin: 0px;
    }

    #second #main {
        float: left;
        width: 732px;
    }

    #second #sub {
        float: right;
        width: 260px;
    }

        #second #sub ul {
            margin: 0px 0px 7px;
            padding: 0px 0px 10px;
            list-style: none;
            background: #F7F7F7;
            border-bottom: 1px solid #CCCCCC;
        }

            #second #sub ul a:hover {
                background: #FFECE0;
            }

            #second #sub ul a {
                display: block;
                color: #0066CC;
                text-decoration: none;
            }

                #second #sub ul a span {
                    color: #666666;
                }

            #second #sub ul.info li {
                background: url(../img/bg_subline.gif) no-repeat center bottom;
                margin: 0px;
                padding: 0px;
            }

                #second #sub ul.info li a {
                    padding: 10px;
                }

        #second #sub p {
            margin-top: 0px;
            text-align: right;
            border-bottom: 1px solid #CCCCCC;
            border-top-color: #CCCCCC;
            border-right-color: #CCCCCC;
            border-left-color: #CCCCCC;
            padding-bottom: 7px;
            padding-right: 7px;
        }

            #second #sub p a {
                color: #0066CC;
                text-decoration: none;
            }

                #second #sub p a:hover {
                    text-decoration: underline;
                }

#content {
    width: 733px;
}

#flashArea, #flashArea1, #flashArea2, #flashArea3, #flashArea4, #flashArea5 {
}

#third {
    border-top: 1px solid #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    margin-top: 0px;
    background: url(../img/bg_third.gif) repeat-y left top;
}

    #third #main {
        float: right;
        width: 840px;
        padding-bottom: 30px;
    }

        #third #main a {
            color: #0066CC;
            text-decoration: none;
        }

            #third #main a:hover {
                text-decoration: underline;
            }

        #third #main #naviLine {
            float: left;
            width: 30px;
        }

        #third #main #main2 {
            float: right;
            width: 820px;
        }

        #third #main ul, #third #main ul li {
            margin: 0;
            padding: 0;
        }

        #third #main ul {
            margin-left: 20px;
            list-style-type: square;
        }

            #third #main ul li {
                margin-bottom: 5px;
            }

        #third #main #main2 #naviLocal {
            background: url(../../stella/img/bg_local.jpg) repeat-x left top;
            padding-bottom: 1px;
        }

    #third #naviLocal img {
        padding: 6px 10px 5px;
        border-top: 0px none #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        background: #ECEEF1;
    }

    #third #naviLocal p.line2 img {
        border-top: 1px solid #CCCCCC;
    }

    #third #naviLocal a img, #third #naviLocal p.line2 a img {
        border-color: #FFFFFF;
        background: #FFFFFF;
    }

    #third #naviLocal a:hover img, #third #naviLocal p.line2 a:hover img {
        border-color: #CCCCCC;
        border-style: solid;
    }

#container #third #main3 {
    margin-top: 10px;
    margin-right: 10px;
}

#third p {
    margin: 0px;
}

#third h2 {
    margin: 0px;
    padding: 0px;
}

#third #menu {
    width: 160px;
    float: left;
    background: url(../img/bg_localnavi2.jpg) repeat-x left top;
    font-size: 0px;
    line-height: 0px;
    height: 500px;
}

    #third #menu .nomenu {
        height: 150px;
        border-top: 1px solid #BDBDC0;
    }

    #third #menu .menu2 {
        background: url(../img/bg_menu_info.jpg) no-repeat left top;
        border-top: 1px solid #BDBDC0;
        padding: 10px;
        border-bottom: 1px solid #CCCCCC;
    }

        #third #menu .menu2 p {
            font-size: 12px;
            line-height: 1.4em;
            margin-bottom: 5px;
        }

#container #second #third #main .sslBox {
    padding: 10px;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

#main2 .cl3Box {
    width: 260px;
    background: url(../img/bg_3cl.gif) no-repeat;
    float: left;
    margin: 0px 10px 30px 0px;
}

#main2 .cl2Box {
    background: url(../img/bg_2cl.gif) no-repeat;
    width: 355px;
    float: left;
    margin: 0px 10px 30px 0px;
}

#main2 .cl2Box2 {
    background: url(../img/bg_2cl2.gif) no-repeat left top;
    float: left;
    width: 400px;
    margin: 0px 10px 30px 0px;
}

#main2 .cl2LBox {
    background: url(../img/bg_2cl2.gif) no-repeat left top;
    float: left;
    width: 400px;
    margin-right: 10px;
}

#main2 .cl2RBox {
    background: url(../img/bg_2cl2.gif) no-repeat left top;
    float: left;
    width: 400px;
}
/*=========================================
2: パンクズstyle
=========================================*/
#path {
    display: none !important;
    font-size: 11px;
    margin: 5px 10px 0px 14px;
    line-height: 11px;
    padding-top: 5px;
    color: #313131;
    font-size: 85%;
    line-height: 1.3;
}

    #path a {
        color: #0066CC;
        text-decoration: none;
    }
/*=========================================
3: font style
=========================================*/
/*フォントサイズの指定は、以下の%を使用する。*/
/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/

10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

/*=========================================
4: 汎用 style
=========================================*/

.floatL {
    float: left;
    margin: 0px 10px 0px 0px;
}

.floatR {
    float: right;
    margin: 0px 0px 0px 10px;
}

.clearAll {
    padding: 0px;
    clear: both;
    font-size: 0px;
    margin: 0px;
    height: 0px;
}

.none {
    font-size: 0px;
    margin: 0px;
    padding: 0px;
}

.alignC {
    text-align: center;
}

.alignR {
    text-align: right;
}

    .alignR img {
        vertical-align: middle;
        margin-right: 5px;
        margin-left: 10px;
    }

.vT {
    vertical-align: top;
}

.mB10 {
    margin: 0px 0px 10px;
}

.fontS {
    font-size: 85%;
    line-height: 1.3;
}

span.colorAttention {
    color: #c00000;
}

.colorAttention2 {
    font-size: 85%;
    color: #999;
    line-height: 1.1;
    padding: 8px;
    border: 1px solid #ddd;
}

/*=========================================
5: thickbox style
=========================================*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
    padding: 0;
    margin: 0;
}

html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link {
    color: #666666;
}

#TB_window a:visited {
    color: #666666;
}

#TB_window a:hover {
    color: #000;
}

#TB_window a:active {
    color: #666666;
}

#TB_window a:focus {
    color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#TB_window {
    position: absolute;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
}

    #TB_window img {
        display: block;
        margin: 15px 0 0 15px;
    }

#TB_caption {
    /*height:25px;*/
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow {
    padding: 5px 10px 7px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle {
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}

#TB_title {
    background-color: #e8e8e8;
    height: 27px;
}

#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

    #TB_ajaxContent p {
        padding: 5px 0px 5px 0px;
    }

#TB_load {
    position: absolute;
    display: none;
    height: 100px;
    width: 100px;
    z-index: 101;
}

#TB_HideSelect {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}

/* 関連リンク削除 */
#foot #footNavi {
    display: none;
}

#foot img {
    display: none;
}

#foot #pagetop img {
    display: inline;
}

/*=========================================
-: clearfix
=========================================*/
#container,
.clearfix,
.layoutBox,
#second {
    zoom: 1;
}
    /* for IE5 Mac start \*/ /*/
#container,
.clearfix,
.layoutBox,
#second {
	display: inline-table;
}
/*for IE5 Mac end */
    #container:after,
    .clearfix:after,
    .layoutBox:after,
    #second:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }