.name {
	font-size: 12px;
	vertical-align: middle;
	line-height: 18px;
	font-weight: bold;
	color: #000000;

}
.price {  font-size: 12px; line-height: 18px; font-weight: bold; color: #FF0000}
.red {
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
	font-weight: normal;
}
.black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;

}
.grey {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.grand-noir {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.red-big {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 24px;
	color: #FF0000;
}
.setumei {
	margin: 10px;
	padding: 5px;
}

