@charset "utf-8";
/* ===================================================================
 style info : 印刷用
=================================================================== */

#page .textmode ,
#page .survey ,
#page .contact ,
#function ,
#header_navi ul ,
#js_header_menu ,
#js_header_menu .js_menu_list_wrapper ,
#js_header_menu .js_menu_content_wrapper ,
#sidebar ,
#globalfooter {
	display:none;
}
#page{
	width:1070px;
}

#globalheader .header_wrap {
    height: 70px;
}
#contents {
    position: relative\9;
    top: 100px\9;
}
#contents:not(:target) {
    top: 0;
}
#sitelogo {
    float: left;
    left: 0;
    padding-top: 10px;
    position: static;
    top: 0;
}
