div.productNavi ul {
	margin:0;
	padding:0 0 15px 10px;
	list-style-type:none;
	line-height:1.4em;
	font-weight:bold;
}
div.productNavi ul li {
	display:inline;
	padding-right: 16px;
	padding-left:3px;
	background:url('./img/bullet-network.gif') no-repeat 100% 4px;
}
div.productNavi ul li.last {
	padding-right:0;
	background:none;
}
div.productNavi ul a,
div.productNavi ul a:visited {
	padding-right:16px;
	background:url('./icon/down.gif') no-repeat 100% 4px;
}
div.productNavi ul strong a,
div.productNavi ul strong a:visited,
div.productNavi ul a:hover {
	color:#e63714;
}


div.productNavi ul.hasJs {
	margin:0;
	padding:0 0 0 6px;
	list-style-type:none;
	line-height:1.4em;
	font-weight:bold;
	font-size:12px;
}
* html div.productNavi ul.hasJs {
	padding-left:2px;
}

div.productNavi ul.hasJs li {
	float:left;
	display:block;
	margin:0 0 0 3px;
	padding:0;
	width:64px;
	line-height:1.8em;
	height:1.8em;
	background:#e1e1d7;
	text-align:center;
}
div.productNavi ul.hasJs li.last {
	padding:0;
	background:#e1e1d7;
}
div.productNavi ul.hasJs a,
div.productNavi ul.hasJs a:visited {
	display:block;
	padding:0 5px;
	line-height:1.8em;
	color:#55321e;
	background:#fff;
	border-left:1px #e1e1d7 solid;
	border-right:1px #e1e1d7 solid;
	border-top:1px #e1e1d7 solid;
	text-decoration:none;
}
div.productNavi ul.hasJs a.active,
div.productNavi ul.hasJs a.active:hover,
div.productNavi ul.hasJs a.active:visited {
	color:#e63714;
	background:none;
}	
div.productNavi ul.hasJs a:hover {
	color:#55321e;
	background:none;
}


div.product h2.hasJs {
	margin:0;
	clear:both;
	padding:13px 0 0 0;
	height:1px;
	overflow:hidden;
}
	

div.product table.wait td.value {
	text-indent:-1000px;
	width:auto;
}

div.product {
	width:676px;
}
div.product table {
	margin-right:0;
}