ul.item-list {
	width: 845px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
ul.item-list li {
	display: inline;
}
ul.item-list li a {
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	width: 260px;
}
ul.item-list li a:hover {
	color: #333333;
	background-color: #E1E1E1;
}
ul.item-list li a strong {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

table#spec {
	font-size: 11px;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Tahoma, "MS UI Gothic", Osaka;
	border-collapse: collapse;
}
table#spec tr td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #999999;
}
tr#spec-header {
	font-size: 11px;
}
#img-box-01 {
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#img-box-01 table {
	width: 500px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#img-box-01 table tr {
	vertical-align: middle;
	text-align: center;
	
}
#img-box-01 table tr td {
	vertical-align: middle;
	text-align: center;
}
ul.left-item-detail {
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 170px;
	list-style-type: none;
	padding: 0px;
}
ul.left-item-detail li {
	padding: 0px;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
ul.left-retailer-detail {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
}
ul.left-retailer-detail li {
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	text-align: left;
}
.newitem {
	font-family: "Trebuchet MS", Tahoma, "MS UI Gothic", Osaka;
	font-size: 11px;
	color: #FF0000;
}
.p-main-image {
	margin-bottom: 15px;
}
.zoomup a {
	padding: 0px;
	height: 20px;
	width: 120px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.sold {
	text-decoration: line-through;
	color: #999;
}
