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

	Nippon Electric Glass Co., Ltd.
	PRODUCT CSS

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


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

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


/* LEFT
---------------------------------------------------- */
#leftbunner {
	margin-top:18px;
}
#leftbunner h3{
	width:155px;
	margin:0px auto 5px;
	line-height:1em;
}
#leftbunner li{
	margin:0px auto 8px;
}



/* COMMON
---------------------------------------------------- */

#productKakomi {
	border:1px solid #BDBDBD;
	text-align:left;
	padding:3px;
}
#productKakomi h3 {
	background:none;
	margin-bottom:5px;
	padding:2px 0 2px 2px;
	line-height:1em;
	color:#093DBB;
	border-top: 3px double #093DBB;
}
/*#productKakomi h3 {
	background:url(../../product/image/blueTitleBg.gif) repeat-x left center;
	margin-bottom:5px;
	padding:2px 0 2px 8px;
	line-height:1em;
	color:#FFF;
}*/
#productKakomi p img {
	float:left;
	margin-right:12px;
}
#productKakomi p  {
	width:546px;
	height:152px;
	margin-bottom:0px;
}


.midashiS  {
	/* MacIE ONLY \*//*/
	clear:none;
	/**/
	/* ALL \*/
	clear:both;
	/**/
}

#contents p.productRightLink {
	text-align:right;
	color:#999;
	margin:0 auto;
}
.productRightLink img{
	margin:5px 0 5px 3px;
	vertical-align:middle;
}


/* LIST
---------------------------------------------------- */

#contents div.productList h3.midashiL{
	/*font-weight:bold;
	background:url(../../product/image/blueTitleBg.gif) repeat-x left center;
	padding:2px 0 2px 8px;
	color:#FFF;*/
	margin:0 auto 10px;
}
.productList li {
	margin-bottom:5px;
	display:block;
	/*line-height:1em;
	height:20px;*/
	float:left;
	width:270px;
	margin-left:5px;
}
.productList li a{
	background:url(../image/arrow_menu.gif) no-repeat left center;
	display:block;
	padding-left:8px;
}
.productList li a:hover{
	background:url(../image/arrow_menu_f2.gif) no-repeat left center;
}
.productList ul {
	width:560px;
	display:block;
}
.productList .clear{
	clear:both;
	width:560px;
	height:25px;
}

.productList li.productListNolink {
	padding-left:8px;
}


#productListHyou {
	margin-bottom:25px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
}
#productListHyou th,#productListHyou td {
	padding:4px 8px;
}
#productListHyou th {
	text-align:left;
	border-right:1px dotted #BDBDBD;
	vertical-align:top;
	background:#EEE;
}
#productListHyou td {
	text-align:left;
	border-right:1px solid #BDBDBD;
}