@charset "utf-8";
/* ===================================================================
CSS information

 file name  :print.css
 author     :日本歯科保存学会2016年度春季学術大会（第144回）
 style info :印刷用
=================================================================== */
@media print {

.slider-wrapper {
	display: none;
}



/*
#sub {
	display: none;
}

#header,
#gNav,
#Nav,
.listNav,
#footer ul,
p.pageTop {
	display: none;
}

.topBody #header {
	display: block;
}

h1#jscd {
 color: #fff;
 display: list-item;
 list-style-image: url(../img/share/bg_header.png);
 list-style-position: inside;
 height: 307px;
 letter-spacing: -1000em;
 font-size: 1pt;
}

.TextArea {
	background-image: none !important;
}


*/



}
