@charset "shift_jis";
/* CSS Document */
#common_plus_res{
    display:none;
}
.table_kisyubetsu_l th.bg_lightblue {
    background-color: #e1ebfe;
    text-align: center;
}
#select_speaker {
    padding: 5px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    #container {
        width: auto;
    }

    #h-siteroot {
        min-width: auto;
    }
    #h-siteroot p {
        width: auto;
    }
    #stit img {
        width: 210px;
    }
    #suppport_box {
        width: auto;
    }

    ul#company_list{
        height: 90px;
        width: auto;
    }
    ul#company_list li{
        display: block;
        float: none;
        padding: 4px;
    }

    div#pagebody_support div.leftArea {
        float: none;
        position: absolute;	
    }
    .leftArea img {
        width: 100px;
        height: auto;
    }

    div#pagebody_support div.midArea {
        float: none;
        position: absolute;	
        margin: 0px 25px 0px 140px;
    }

    div#pagebody_support div.rightArea {
        width: auto;
        float: left;
        margin: 0px 0px 0px 200px;
    }

    .rightArea img {
        width: 100px;
        height: auto;
    }

    #kisyu_list4 a {
        display: inline;
    }

    #common_plus_res{
        display:inline-table;
        width: 20px;
    }
    #common_plus{
        display:none;
    }

    #supporttop_link li , .bu_voice li{
        text-align: center;
    }

    #supporttop_link {
        width: auto;
    }

    div#active-speakersupport_header{
        width: auto;
    }
    div#suppport_box{
        width: auto;
    }

    .table_kisyubetsu_l td.bg_lightblue2 {
        text-align: right;
    }
    tbody tr td {
        width: auto;
    }
    ul li#tabRightBtn{
        float: none;
    }
    ul li#tabLeftBtn{
        float: none;
    }
    ul#company_list_1{
        height: 90px;
        width: 100%;
        padding-bottom: 30px;
    }
    ul#company_list_2{
        height: 130px;
        width: 100%;
    }
    ul#company_list_1 li, ul#company_list_2 li{
        float: none;
        padding: 4px;
    }
    div.date{
        width: 100% !important;
    }
    
    /*05/05/15*/

    #kisyu_list4 li {
        float: left;
    }
    div#contents_03 {
        width: auto;
    }
    h4.mb20 img{
        display: block;
        width: 100%;
    }
    #tabLeftBtn img, #tabRightBtn img {
        display: block;
        width: 100%;
    }
    div#contents_03 ul.clear.mb10 {
        display: block;
    }
}

@media only screen and (max-width: 400px) {
    #kisyu_list4 li {
        float: none;
    }
    ul li#tabRightBtn{
        float: none;
    }
    ul li#tabLeftBtn{
        float: none;
    }
}

@media only screen and (max-width: 500px) {
    ul li#tabRightBtn{
        float: none;
        width: 100%;
    }
    ul li#tabLeftBtn{
        float: none;
        width: 100%;
    }
}