@charset "UTF-8";

/*  
Version: 0.1
Author URL: si@nagapp.com
*/

/***************************************
ツアー詳細　プリント用
****************************************/

body {
    background:#fff !important;
}

#header {
    display:none;
}
#container {
    width:100% !important;
    overflow:visible !important;
}

#menu1 {
    display:none;
}

#side1 {
    display:none;
}

.home_banner_o {
    display:none;
}


#footer {
    clear:both;
}
#footer .right {
    display:none;
}
#footer-menu {
    display:none;
}

.footer-line {
    display:none;
}

#column2 {
    float:left;
    width:100%;
    padding:0;
    margin:0;
    overflow:visible !important;
}

.rel {
    display:none;
}
.order {
    display:none;
}

#tour-detail {
    border:none;
}

#tour-detail .sub-photo {
    background:#fff;
}