@charset "utf-8";
/* 筑波大学 知的コミュニティ基盤研究センターシンポジウム CSS Document */

@media print{
body,
#wrapper,
#header,
.inner,
#content,
#footer {
	width: auto !important;
	overflow: visible;
}
.headerImg img {
	max-width: 100% !important;
	height: auto !important;
}


}