@charset "utf-8";

/* **************************************************

Name: add.css

Description: Setting of Nanjing Hitachi Techno Co.,Ltd. Speial Class

Create: 2009.04.21
Update: 2009.04.21

Copyright 2009 Hitachi, Ltd. 

***************************************************** */

/* [-] common class
=========================================================================================== */

/* h2 style */
h2 {
	border:1px solid #d6d6d6;
}
h2 span{
	border: 1px solid #FFF;
	border-bottom: 0;
	background:transparent url(/image/njht/h2_bg.gif) repeat-x scroll 0 0;
}

/* toppage Product part */
ul.TopProductLink li {
	float: left;
	margin: -12px 0 0;
}
ul.TopProductLink li a {
	display: block;
	width: 86px;
	height: 28px;
	background: url(/image/njht/top/products_bt.gif) 0 0 no-repeat;
}
ul.TopProductLink li.model a:link,
ul.TopProductLink li.model a:visited {
	background-position: top left;
}
ul.TopProductLink li.model a:hover {
	background-position: bottom left;
}
ul.TopProductLink li.intro a:link,
ul.TopProductLink li.intro a:visited {
	margin: 0 0 0 8px;
	background-position: top right;
}
ul.TopProductLink li.intro a:hover {
	background-position: bottom right;
}
ul.TopProductLink li a span {
	position: absolute;
	left: -9999px;
}

#EngVer ul.TopProductLink li a {
	background: url(/image/njht/top/products_bt_eng.gif) 0 0 no-repeat;
}
#EngVer ul.TopProductLink li.model a:link,
#EngVer ul.TopProductLink li.model a:visited {
	background-position: top left;
}
#EngVer ul.TopProductLink li.model a:hover {
	background-position: bottom left;
}
#EngVer ul.TopProductLink li.intro a:link,
#EngVer ul.TopProductLink li.intro a:visited {
	margin: 0 0 0 8px;
	background-position: top right;
}
#EngVer ul.TopProductLink li.intro a:hover {
	background-position: bottom right;
}
#EngVer ul.TopProductLink li a span {
	position: absolute;
	left: -9999px;
}


div.ImgW160SetStyle p.Img {
	float:left;
	margin:15px 15px 0 0;
	padding:0 0 15px;
	width:160px;
}
div.ImgW160SetStyle div.ImgSet {
	float:left;
	margin-top:12px;
	width:395px;
}
ul.NewsStyle a {
}

ul.NewsStyle em {
	float: right;
	font-size: 83%;
	font-style: normal;
	margin: -14px 0 0 0;
}
div.NewsContents {
	font-size:90%;
	line-height:1.35;
}

table.ThWidthSet th {
	width: 100px;
}