@charset "ISO-8859-1";
/* ************************************************************* 

	Nippon Electric Glass Co., Ltd.
	TECHNOLOGY CSS

************************************************************* */


/* GLOBAL NAVI
---------------------------------------------------- */

#navi li#tech a {
	background-position: 0 -40px;
}


/* INDEX
---------------------------------------------------- */
.techIndBox {
	width:560px;
	border:1px solid #BDBDBD;
	
}
#techIndTable1  {
	width:560px;
	_width:558px;
}
#techIndTable1 .width1 {
	width:15px;
}
#techIndTable1 .width2 {
	width:125px;
}
#techIndTable1 .width3 {
	width:190px;
}

#techIndTable1  th{
	border-top:none;
	border-left:none;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	vertical-align:middle;
	text-align:center;
}
#techIndTable1 td{
	border:none;
	text-align:left;
	vertical-align:top;
}
#techIndTable1 th.width1{ /*TATE*/
	padding:15px 5px;
	text-align:center;
}
#techIndTable1 th.width2{ /*YOKO*/
	text-align:center;
	font-weight:bold;
	padding:2px 0;
}
#techIndTable1 th.width1, 
#techIndTable1 th.width2, 
#techIndTable1 th.width3, {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
}
#techIndTable1 td.width2, 
#techIndTable1 td.width3{
	border-top:none;
	border-left:none;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	padding:5px 5px 5px 10px;
	background-image:url(../../technology/image/index_bg.gif) ;
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* BACK GROUND */
#techIndTH1_1 {
	background:#EDF6D3;
}
#techIndTH1_2 {
	background:#DFEFAE;
}
#techIndTH1_3 {
	background:#C4E16A;
}
#techIndTH2_1 {
	background:#A6E1E1;
}
#techIndTH2_2 {
	background:#94BFEA;
}
td#techIndTD1_1 {
	background-color:#E0F5F5;
}
#techIndTD1_2 {
	background-color:#CEEFEF;
}
#techIndTD1_3 {
	background-color:#B8E7E7;
}
#techIndTD2_1 {
	background-color:#DAE9F8;
}
#techIndTD2_2 {
	background-color:#C5DCF4;
}
#techIndTD2_3 {
	background-color:#AACCEE;
}
th#techIndNone {
	border:none;
}


/* MENU LIST LINK */
ul.techIndmenu  {
	line-height:110%;
	list-style:none;
}
.techIndmenu  li a {
	background:url(../image/arrow_menu.gif) no-repeat left 2px;
	display:block;
	padding:4px 0 4px 8px;
	text-decoration:none;
	_width:180px;
}
.techIndmenu  li a:hover {
	background:url(../image/arrow_menu_f2.gif) no-repeat left 2px;
	text-decoration:underline;
}
ul.techIndmenu2  {
	line-height:110%;
	list-style:none;
}
.techIndmenu2  li a {
	background:url(../image/arrow_menu.gif) no-repeat left 2px;
	display:block;
	padding:4px 0 4px 8px;
	text-decoration:none;
	_width:110px;
}
.techIndmenu2  li a:hover {
	background:url(../image/arrow_menu_f2.gif) no-repeat left 2px;
	text-decoration:underline;
}

/* MENU SUB */
li.techMenuSub {
	background:url(../image/left_line_gray.gif) no-repeat left 2px;
	padding-left:8px;
	line-height:1.3em;
	color:#666;
	margin-left:8px;
	margin-bottom:5px;
}



/* MENU FUTURR */
#techIndTable2 {
	width:560px;
	_width:558px;
}
#techIndTable2 th{
	border-top:none;
	border-left:none;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	background:#FFC46A;
	text-align:left;
	padding:5px 10px;
}
#techIndTable2 td{
	border-top:none;
	border-left:none;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	background-image:url(../../technology/image/index_bg.gif) ;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#EEE;
	padding:5px 0 5px 10px;
}
#techIndTable2 ul.techIndmenu li a {
	width:500px;
}


#techIndTable1 th a, #techIndTable2 th a {
	text-decoration:none;
	color:#333;
}
