
/* --- for print -------------------------- */

/* -- 背景枠線 -- */
body {
	background: none !important;
}
#wrapper-2 ,
#wrapper-3 {
	background: none !important;
}
.irbFooterTableD {
	display: none !important;
}

/* -- ヘッダ・ナビ・ぱんくず -- */
/*
.pr_header {
	width: 740px; height: 100px; display: block;
}
*/
#header {
	display: none !important;
}
#header_e {
/*	display: none !important; */
}

#header_e .hd_print ,
#header_e .hd_size ,
#header_e .inquiry ,
#header_e > ul {
	display: none !important;
}

.bread-crumb {
	display: none !important;
}
#nav {
	display: none !important;
}

/* -- コンボバナー上のアイコン -- */
div.newsrss {
	display: none;
}
span.tolist {
	display: none;
}




