@charset "utf-8";
/*//////////////////////////////////////////////////
///////////////////10_common.css/////////////////////
//////////////////////////////////////////////////*/
body{
    background-image: url("http://www.astronauts.co.jp/comet/aristear/img/bg_main02.jpg"); 
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size: cover;

}
#banner_wrap {    
    height: 3000px;
    text-align: center;
    margin-top: 20px;
    overflow:hidden;
}
#bannerA{
    width: 100%;
    height: 300px;
    margin-top:20px;
    
}

#bannerA_text{
    width:860px;
    margin: auto;
}
#bannerA_text p {
    font-size: 14px;
    color: white;
    letter-spacing: 4px;
    line-height: 1.8em;
    white-space: nowrap;
}
#bannerB_F_wrap {
    width: 1120px;
    margin: auto;
    display:block;
    text-align: center;
}

#bannerB_menu,#bannerC_menu,#bannerD_menu,#bannerE_menu,#bannerF_menu{
    
    text-align: center;
    font-size:20px;
    letter-spacing: 2.5em;
    line-height: 2.3em;
    color: white;
    margin-bottom: 6px;
    border-top: double 3px #FFF;
    white-space: nowrap;
}
/*--200*40--*/
#bannerB li{
    width: 200px;    
    height: 80px;
    display:inline-block;

    margin-right: 10px;
    text-align: center;
}
#bannerB img{
    width: 200px;
    height: 40px;
    background: hsla(0, 0%,6%, 0.9);

}
/*--200*200--*/
#bannerC li{
    width: 200px;    
    height: 200px;
    display:inline-block;

    margin-right: 10px;
    text-align: center;
}
#bannerC img{
    width: 160px;
    height: 160px;
    background: hsla(0, 0%,6%, 0.9);
}
/*--700*200--*/
#bannerD li{
    width: 420px;    
    height: 160px;
    display:inline-block;
    margin-left: 0px;
    margin-right: 30px;
    text-align: center;
}
#bannerD img{
    width: 420px;
    height: 120px;
    background: hsla(0, 0%,6%, 0.9);250
}
/*--150*600 *1.25倍--*/
#bannerE li{
    width: 110px;    
    height: 520px;
    display:inline-block;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}
#bannerE img{
    width: 100px;
    height: 400px;
    background: hsla(0, 0%,6%, 0.9);
}
/*--ツイッター　ヘッダー --*/
#bannerF li{
    width: 500px;    
    height: 220px;
    display:inline-block;
    margin-left: 15px;
    margin-right: 015px;
    text-align: center;
}
#bannerF img{
    width: 500px;
    height: 167px;
    background: hsla(0, 0%,6%, 0.9);
}
/*//////////////////////////////////////////////////
///////////////////特殊//////////////////////////////
//////////////////////////////////////////////////*/
