/* ------------all------------ */
#product-contents {
	padding-top: 24px;
	padding-bottom: 25px;
}
.pro-clear {
	clear: both;
	font-size:1px;
	line-height:0;
	height:0;
}


/* ------------product-item------------ */
#product-item {
	margin-top: 18px;
}
*html #product-item a:link, *html #product-item a:visited {
	text-decoration: none;
}
*html #product-item a:hover{
	text-decoration: underline;
}
#product-item .item-font83 {
	font-size: 83%;
}

	/* ------------sabnavi33------------ */
	#sabnavi33 {
		background-color: #e5e5e5;
		display: block;
		width: 674px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		font-size: 83%;
	}
	*html #sabnavi33 a:link, *html #sabnavi33 a:visited {
		text-decoration: none;
	}
	*html #sabnavi33 a:hover{
		text-decoration: underline;
	}
	#sabnavi33 ul {
		list-style-type: none;
	}
	#sabnavi33 li {
		float:left;
		list-style-type: none;
		background-color: #FFFFFF;
		margin-right: 5px;
		border: 1px solid #CCCCCC;
		padding-left: 10px;
		padding-top: 4px;
		margin-bottom: 5px;
	}
	#sabnavi33 .sab01 li {
		width:205px;
		height:18px;
	}
	#sabnavi33 .sab02 li {
		width:317px;
		height:18px;
	}
	*html #sabnavi33 li {
		padding-top: 7px;
	}
	
#product-item h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 13px;
	text-align: left;
}
#product-item table {
	width: 684px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#product-item table th, #product-item table td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
}
#product-item table th {
	background-color: #eff0f3;
	text-align: left;
}
#product-item table .item-center {
	text-align: center;
}
#product-item table .item-center2 {
	vertical-align:middle;
}
