.item-number {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;

}
.price {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.item-name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.size {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #CCCCCC;
}
.color {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #CCCCCC;
}
