#body > .paper{
    width: 100%;
}

#head{
    height: 195px;
}

#top{
    width: 100%;
}
#top > #social_page{
    padding-right: 10px;
}

#top > #logo{
    margin-top: 15px;
    display: block;
    width: 150px;
    height: 100px;
}

#menu_main > ul > li > a{
    padding: 0 7px;
}

#menu_main > ul > li > .sub_menu{
    top: 195px;
}

body.noindex #video{ padding: 120px 0 !important; }
#video{ padding: 190px 0; }

#bottom > #bottom_in > div{   width: 50%; }
#bottom > #bottom_in > div#bottom_2{ 
    display: none;
}