@charset "utf-8";
/*--------------------------------------
     ■NARISHIGE INTERNATIONAL USA■    
                                        
    http://usa.narishige-group.com/     
--------------------------------------*/
@media print {
/* -----------------
   Basic            
----------------- */
body {
	color: black;
	font-size: 12pt;
	background-color: white;
}
a:link, a:visited {
	color: black;
	text-decoration: underline;
}
abbr, acronym {
	text-decoration: none;
}
.page-break {
	line-height: 0;
	page-break-before: always;
}
/* -----------------
   Header           
----------------- */
li#niusa {
	width: 100%;
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px 0;
	background-color: white;
}
li#niusa a {
	color: black;
}
li#global {
	display: none;
}
ul#menu {
	display: none;
}
/* -----------------
   BOX              
----------------- */
div#main {
	width: auto;
}
div#footer {
	width: auto;
	font-size: 80%;
	margin-top: 1em;
	border-width: 0;
}
/* -----------------
   Footer           
----------------- */
div#footer a {
	text-decoration: none;
}
/* -----------------
   Index            
----------------- */
div#cover div {
	width: auto;
}
div.topic {
	margin: 1em 0;
}
div.topic p.center {
	padding: 0;
}
/* -----------------
   Exhibitions      
----------------- */
td a:link, td a:visited {
	text-decoration: none;
}
tr.finish, tr.finish a {
	color: black;
	font-style: oblique;
}
tr.next {
	color: black;
	font-weight: bold;
}
/*Media End*/}
