@charset "utf-8";

/* 要素リセット */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 100%;
	font-family: "Helvetica","Arial","メイリオ","Meiryo","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","YuGothic","Yu Gothic","MS Pゴシック","MS PGothic",sans-serif;
    color: #666666;
    /* 標準文字色 */
    min-width: 900px;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body {
    font-size: 100%;
}

/* end */


/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#header {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 94px;
}

#inner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

#main {
    width: 900px;
    float: left;
    text-align: left;
}

footer {
    width: 900px;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
    border-top: solid 2px #bbb;
    display: inline-block;

}

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain {
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    background-color: #4C9800;
    color: white;
    text-align: left;
    font-size: 80%;
    padding-top: 3px;
}

#headerLogo {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.aist_logo {
    width: 180px;
}

#unit_name {
    float: left;
    margin-top: 9px;
    margin-left: 40px;
    font-weight: normal;
    font-size: 1.9em;
}
#unit_name a{
    text-decoration: none;
    color: #444;
}

#headerEnglish {
    position: relative;
    top: -36px;
    left: 800px;
	color: white;
	z-index: 100;
}

#headerEnglish a{
    text-decoration: none;
    color: white;
}

.group_sign {
    position: relative;
    display: inline-block;
}

.top-image {
    width: 900px;
    border: 0;
}

.group_name {
    position: absolute;
    top: 35px;
    left: 20px;
    font-size: 2em;
    color: white;
}

.group_name_en {
    position: absolute;
    top: 92px;
    left: 20px;
    font-size: 1.5em;
    color: white;
}

.unit_footer {
    width: 500px;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

p {
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large {
    color: #3C7A01;
    font-weight: bold;
    font-size: 160%;
}

p.medium {
    color: #3C7A01;
    font-weight: bold;
    font-size: 130%;
}

p.indent {
    padding-left: 25px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.right_green {
    float: right;
    color: forestgreen
}


hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 26px;
    overflow: hidden;
    background-image: url(indexBg_green.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 28px;
    padding-left: 20px;
    text-align: left;
    color: #ffffff;
    font-size: 1.2em;
}



h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1em;
    padding-left: 2px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.5em;
    color: #3C7A01;
}

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 25px;
    text-align: left;
    background-image: url(point_1Ad.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.2;
    color: #3C7A01;
}

#main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 25px;
    background-image: url(point_1Ad.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    color: #57A110;
}

#main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 195px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

#main dd a {
    text-decoration: none;
    color: forestgreen;
}

#main dl::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

.separator {
    width: 900px;
    margin-top: 1em;
    margin-bottom: 2em;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #BBBBBB;
}

#return_to_top {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#return_to_top a {
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 125px;
    height: 21px;
    overflow: hidden;
    background-image: url(returnTop.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
}


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

    /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/

    #header {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }

    #inner {
        width: 100%;
    }

    #main {
        width: 96%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }

    /* ヘッダー内パーツ */
    #headerMain {
        height: auto;
    }

    #headerLogo {
        width: 98%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .aist_logo {
        width: 150px;
        display: block;
        margin-left: 3%;
    }

    #unit_name {
        display: block;
        margin-left: 3%;
    }

    #headerEnglish {
        position: relative;
        top: -10px;
        left: 3%;
        color: white;
    }

    /*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
    p {
        padding-right: 0;
        padding-left: 0;
    }

    img.left {
        margin-left: 0;
    }

    img.right {
        margin-right: 0;
    }

    h4 {
        padding-right: 0;
        padding-left: 0;
    }

    h5 {
        padding-right: 0;
    }

    /* メインコンテンツ内基本パーツ */
    #main p {
        margin-left: 0;
        margin-right: 0;
    }

    #main dt {
        float: none;
        max-width: 100% !important;
        padding-bottom: 0;
    }

    #main dd {
        padding-right: 0;
        padding-left: 25px;
    }

    #main img.left {
        margin-right: 0;
        float: none;
    }

    #main img.right {
        margin-left: 0;
        float: none;
    }

    #pagetop a {
        max-width: 100%;
    }

    body {
        min-width: 100%;
    }
}