@charset "UTF-8";

/* Main Construction
=========================================================================================== */

#main-contents{
    background: url(../images/contents_bg.jpg) repeat-x top left;
}

#main-contents-inner{
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
}

#breadcrumbs{
    width: 100%;
}

#contents-wrap{
    width: 100%;
}

#contents{
    width: 740px;
    float: left;
    overflow: hidden;
}

#sidebar{
    width: 220px;
    margin-left: 20px;
    float: right;
}

/* for - 767px */
@media screen and (max-width: 767px) {

    #main-contents{
        background: none;
    }

    #main-contents-inner{
        width: 100%;
        padding: 0;
    }

    #contents{
        width: 100%;
        float: none;
    }

    #sidebar{
        width: 100%;
        margin: 0;
        float: none;
    }

}

/* Header
=========================================================================================== */

#header-wrap{
    background: #FFF;
}

#header-wrap .header-image{
    background: url(../images/page_header.png) no-repeat top left;
    width: 100%;
    height: 82px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#breadcrumbs{
    padding: 7px 0;
    font-size: 83.5%;
}

/* for - 767px */
@media screen and (max-width: 767px) {

    #header-wrap .header-image{
        background: url(../images/sp_page_header.png) no-repeat top left;
        background-size: contain;
        width: 100%;
        padding-top: 11.97%;
        height: 0;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
    }

}

/* Side Nav
=========================================================================================== */

#sidenav{
    background: #FFF;
    padding: 5px;
}

#sidenav ul{
    list-style: none;
}

#sidenav ul li{
    text-align: left;
    margin: 2px 0;
}

#sidenav ul li.header{
    background : none 0% 0% / auto auto repeat scroll padding-box border-box red;
    color : rgb(255, 255, 255);
    font-weight: bold;
    font-size: 87.5%;
    padding: 5px 0;
    margin-bottom: 5px;
    text-align: center;
}

#sidenav ul li a{
    display: block;
    font-size: 93.75%;
    padding: 12px 0 12px 44px;
    text-decoration: none;
    color : rgb(51, 51, 51);
    font-weight: bold;
    background : url(../images/menu-list.gif) 17px center / auto auto no-repeat scroll padding-box border-box rgb(248, 237, 238);
}

#sidenav ul li a:hover,
#sidenav ul li a.current{
    background-color : rgb(251, 206, 210);
}

#side-banner{
    padding: 5px;
}

/* for - 767px */
@media screen and (max-width: 767px) {

    #sidenav{
        top: 0;
        width: 100%;
        height: auto;
        padding: 0;
        margin: 5px auto 0 auto;
    }

    #sidenav ul{
        padding: 0 7px;
        margin: 0;
    }

    #sidenav ul li{
        float: left;
        text-align: center;
        margin: 0;
        padding: 0;
        width: 50%;
    }

    #sidenav ul li:nth-child(even) a{
        margin: 0 1px 2px 0;
    }

    #sidenav ul li:nth-child(odd) a{
        margin: 0 0 2px 1px;
    }

    #sidenav ul li a{
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        color: #FFF;
        font-size: 100%;
        font-weight: normal;
        line-height: 250%;
        background: none;
        background-color: #004694;
    }

    #sidenav ul li a:hover,
    #sidenav ul li a.current{
        background-color: #38A1DB;
    }
}

/* Contents
=========================================================================================== */

#contents-inner{
    background: #FFF;
    height: auto;
    padding: 5px;
}

#contents-inner h1{
    font-size: 142%;
    color: #333;
    line-height: 66px;
    font-weight: bold;
    padding: 0 0 0 70px;
    height: 66px;
}

#contents-inner article.child-content{
    overflow: hidden;
}

#contents-inner .content{
    margin-top: 20px;
}

#contents-inner .content > header{
    border: 1px solid #B5B6B6;
    font-weight: bold;
    font-size: 93.75%;
    padding: 8px 0 8px 44px;
    color : rgb(51, 51, 51);
    margin-bottom: 20px;
    background : url(../images/menu-circle.gif) 17px center / auto auto no-repeat scroll padding-box border-box rgb(248, 237, 238);
}

#contents-inner .content > section{
    padding: 5px;
}

#contents-inner .child-content > header{
    border: 1px solid #B5B6B6;
    font-weight: bold;
    font-size: 93.75%;
    padding: 8px 0 8px 20px;
    color: #333;
    margin: 15px 0 0 0;
    /*background: url(../images/menu-arrow.png) no-repeat 20px center #FFF;*/
    position: relative;
}

#contents-inner .child-content > header i{
    font-size: 120%;
    padding-right: 5px;
    color: #D00;
}

#contents-inner .child-content > header > span{
    width: 24px;
    height: 100%;
    position: absolute;
    right: 2%;
    top: 0.25em;
    font-size: 1.5em;
    cursor: pointer;
}

#contents-inner .child-content > section{
    padding: 5px;
    display: none;
}
.pdfIcon{
	width: 23px;
	height: 18px;
	margin: 0 5px;
	vertical-align: middle;
}
.square{
	width: 10px;
	height: 10px;
	margin: 0 5px;
}
.arrow01{
	width: 10px;
	height: 12px;
	margin: 0 5px;
}
.arrow02{
	width: 10px;
	height: 12px;
	margin: 0 5px;
}

/* for - 767px */
@media screen and (max-width: 767px) {

    #contents-inner{
        padding: 5px 7px;
    }

    #contents-inner h1{
        font-size: 131.25%;
        line-height: 50px;
        padding: 0 0 0 50px;
        height: 50px;
        background: url(../images/sp_header_bg.jpg) no-repeat top left;
    }

    #contents-inner .content{
        margin-top: 7px;
    }

    #contents-inner .content > header{
        margin-bottom: 5px;
    }



}