@charset "Shift_JIS";
/* CSS Document */

/* --------------------------- */
.productTitle {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.dspNote{
	display: block;
	float: right;
	width: 300px;
	color: #999999;
	margin-top: 8px;
	text-align: right;
}

.productTbl {
	clear: both;
	width: 505px;
	margin-bottom: 10px;
}

.productImg {
	width: 165px;
	height: 165px;
	text-align: left;
	vertical-align: top;
}
/* --------------------------- */
