@charset "utf-8";
/*--------------------------------------
     ■NARISHIGE INTERNATIONAL USA■    
                                        
    http://usa.narishige-group.com/     
--------------------------------------*/
@media all {
/* -----------------
   Basic            
----------------- */
body {
	font-family: Arial,Helvetica,sans-serif;
}
body, h1, h2, h3, h4, div, img {
	margin: 0;
}
h1, h2, h3 {
	color: #00693F;
}
p, li, th, td {
	line-height: 150%;
}
ol li {
	margin-bottom: 0.5em;
}
img {
	border: 0;
}
hr {
	height: 2px;
	color: #00693F;
	border: 0 none;
	background-color: #00693F;
}
/* -----------------
   Common           
----------------- */
.red {
	color: red;
}
.white {
	color: white;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.nowrap {
	white-space: nowrap;
}
.left {
	float: left;
}
.clear {
	clear: both;
	line-height: 0;
}
.underline {
	text-decoration: underline;
}
.comment {
	font-size: 80%;
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.narrow {
	word-spacing: -2pt;
}
.large {
	font-size: large;
}
.indent {
	margin-left: 3em;
}
li.pdf {
	list-style-image: url("../img/pdf.gif");
}
/* -----------------
   BOX              
----------------- */
div#header {
	width: 780px;
	background-color: #00693F;
	background-repeat: no-repeat;
	background-image: url("../img/header.jpg");
}
div#main {
	clear: both;
	width: 760px;
	padding: 10px;
}
div#footer {
	width: 780px;
	font-size: 80%;
}
div#footer hr {
	margin: 0;
	padding: 0;
	height: 2px;
	color: #008000;
	line-height: 2px;
	border-width: 1px;
	border-color: #008000;
	background-color: #008000;
}
div#footer address {
	margin: 10px;
	font-style: normal;
}
/* -----------------
   Table            
----------------- */
table, tr, th, td {
	border: 1px solid #00693F;
	border-collapse: collapse;
}
table {
	width: 90%;
	margin: 0 5%;
}
th, td {
	padding: 5px;
}
th {
	background-color: #EEFFEE;
}
th.top, td.top {
	vertical-align: top;
}
th.nowrap, td.nowrap {
	white-space: nowrap;
}
table.form, table.form tr, table.form th, table.form td {
	border-style: none;
}
li table {
	margin: 0 5% 0 0;
}
/* -----------------
   Form             
----------------- */
form textarea {
	width: 90%;
	margin: 0 5% 0.25em 5%;
}
/* -----------------
   Menu             
----------------- */
ul#navigation {
	margin: 0;
	padding: 0;
	width: 780px;
	list-style-type: none;
}
li#niusa {
	float: left;
	height: 2em;
	color: #FFFFFF;
	line-height: 2em;
	text-indent: 1em;
	font-weight: bold;
}
li#niusa a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
li#global {
	float: right;
	height: 2.5em;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 2.5em;
	padding-right: 2em;
}
li#global a {
	color: #FFFFFF;
	text-decoration: none;
}
li#global a:hover, li#global a:active {
	text-decoration: underline;
}
ul#menu {
	margin: 0;
	padding: 0;
	clear: both;
	width: 780px;
	list-style-type: none;
}
ul#menu li {
	float: left;
	width: 130px;
	height: 40px;
	font-size: 12pt;
	line-height: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url("../img/button.gif");
}
ul#menu li.double {
	line-height: 20px;
}
ul#menu li a:link, ul#menu li a:visited {
	color: white;
	width: 130px;
	height: 40px;
	display: block;
	text-decoration: none;
}
ul#menu li a:hover, ul#menu li a:active , ul#menu li p, ul#menu li:hover {
	background-repeat: no-repeat;
	background-image: url("../img/button_over.gif");
}
/* --- SubMenu ---*/
ul#menu ul.submenu {
	margin: 0;
	padding: 0;
	display: none;
	list-style-type: none;
}
ul#menu li:hover ul {
	z-index: 100;
	display: list-item;
	position: absolute;
}
ul#menu li:hover ul#support {
	left: 260px;
}
ul#menu li:hover ul#credit {
	left: 390px;
}
ul#menu ul.submenu li {
	margin: 0;
	padding: 0;
	clear: both;
	height: 2em;
	width: 250px;
	font-size: 10pt;
	text-align: left;
	text-indent: 1em;
	background-image: none;
	background-color: #00693F;
	border-width: 0 1px 1px 1px;
	border-color: black;
	border-style: solid;
}
ul#menu ul.submenu li:hover {
	background-image: none;
}
ul#menu ul.submenu li a:link, ul#menu ul.submenu li a:visited {
	width: 250px;
	height: 2em;
	display: block;
	line-height: 2em;
	text-decoration: none;
}
ul#menu ul.submenu li a:hover, ul#menu ul.submenu li a:active {
	background-image: none;
	background-color: #00A84C;
}
/* -----------------
   Index            
----------------- */
div#cover img {
	float: left;
}
div#cover div {
	width: 320px;
	float: right;
}
div#cover div p {
	margin: 0 0 1em 0;
}
div#cover div .sp a {
	color: red;
	text-decoration: none;
}
div#cover div .sp a:hover {
	text-decoration: underline;
}
div.topic {
	margin: 1em 0;
	padding: 10px 20px;
	background-color: #EEFFEE;
	border-left: 10px solid #008800;
}
div.topic h1 {
	font-style: oblique;
}
div.topic h2 {
	font-size: larger;
	text-decoration: underline;
}
div.topic a {
	white-space: nowrap;
}
div.topic table {
	border: 0;
	width: 100%;
	margin: 1em 0;
}
div.topic tr, div.topic td {
	border: 0;
}
/* -----------------
   Link Page        
----------------- */
ul#link {
	margin-left: 2em;
	list-style-type: disc;
}
ul#link li {
	margin: 1em 0;
	line-height: 150%;
}
/* -----------------
   Return Policy    
----------------- */
div#policy {
	margin: 1.5em;
}
div#policy p {
	line-height: 1.8em;
}
/* -----------------
   Dealers          
----------------- */
div#dealer h1, div#dealer h2, div#dealer h3 {
	font-size: 150%;
	text-align: left;
}
div#dealer h4 {
	margin: 2em 0 0 2em;
}
div#dealer dl {
	line-height: 1.5em;
	margin: 0.5em 0 0 2em;
}
div#dealer dt {
	margin-left: 1em;
}
div#dealer dd {
	margin: -1.5em 0 0 10em;
}
/* -----------------
   Exhibitions      
----------------- */
td a {
	color: #000000;
}
tr.finish, tr.finish a {
	color: #FF80C0;
}
tr.next td, tr.next td a {
	color: white;
	background-color: #00693F;
}
/* -----------------
   for Print        
----------------- */
.page-break {
	display: none;
}
/*Media End*/}
