.foot {
	font-size: x-small;
}
.small {
	font-size: 68%;
}
.shopname {
	font-weight: bold;
	font-size: 90%;
}
.co_name {
	font-size: 75%;
	font-weight: bold;
}
.normal {
	font-size: 75%;
	line-height: 140%;
}
.catch {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
.right_space {
	padding-right: 15px;
}
.space200 {
	line-height: 200%;
}
.space150 {
	line-height: 150%;
}
.red {
	color: #B4080B;
}
.left_space {
	padding-left: 15px;
}
.back {
	background-image : url(../products/fmc_back.gif);
}
.boxspace {
	padding: 5px;
}
