@charset "utf-8";
/* CSS Document */

@media print {

	
#foot {
	position: static !important;
}
.wrap {
	position: static !important;
}
#rebuild_news {
	position: static !important;
}
#renewal {
	position: static !important;
}
#news_area {
	position: static !important;
}
#head #logo {
	position: static !important;
}
#font-size {
	position: static !important;
}
#h_menu {
	position: static !important;
}
#more_news a {
	position: static !important;
}
	
    #font-size a {
        overflow: visible !important;
    }
    #h_menu a {
        overflow: visible !important;
    }
    #menu li a {
        overflow: visible !important;
    }
    #page_end a {
        overflow: visible !important;
    }
    #more_news a {
        overflow: visible !important;
    }
    #more_renew a {
        overflow: visible !important;
    }
}

