@import url("base.css");
@import url("top.css");
@import url("contents.css");
@import url("leftmenu.css");
@import url("product.css");
@import url("faq.css");
@import url("msds.css");
@import url("catalogue.css");
@import url("others.css");

*{
	margin: 0;
	padding: 0;
/*	font-weight: normal;
	font-style: normal;*/
	text-decoration: none;
	letter-spacing: 0;
}

/* strong{
	font-style:normal;
}
*/

html, body {
	height:100%;
	}

html>/**/body{overflow:-moz-scrollbars-vertical;}

html:first-child body{min-height:100%;}

body{
	color:#333333;
	
	background:#ededed;
	font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	text-align:center;
	
	line-height:1.22em;
	
	font-size:12px;
	}

a {
	color:#1f63af;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

img {
	border:0px;
	vertical-align: bottom;
	}

ul,ol,dl{
	list-style:none;
	margin:0px;
	padding:0px;
	}

/*
#h_nav06 { display: none; !important }
#h_nav_lng li#h_nav06 a { display: none; !important }
*?

