@charset "UTF-8";
#inkjetTechLogo {
	position:absolute;
	left:35px;
	top:50px;
	width:323px;
	height:15px;
	z-index:1;
}
#hitoshiUjiieLogo {
	position:absolute;
	left:675px;
	top:50px;
	width:242px;
	height:16px;
	z-index:2;
}
#topLine {
	position:absolute;
	left:20px;
	top:80px;
	width:920px;
	height:10px;
	z-index:2;
}
#libraryResearchNav {
	position:absolute;
	left:120px;
	top:99px;
	width:155px;
	height:18px;
	z-index:1;
}
#seminarWorkshopNav {
	position:absolute;
	left:335px;
	top:99px;
	width:155px;
	height:18px;
	z-index:1;
}
#exhibitionsNav {
	position:absolute;
	left:550px;
	top:99px;
	width:95px;
	height:18px;
	z-index:1;
}
a:link {
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #ff9933;
}

