body {
	background-color: #B49D98;
}
body, td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color:#990000;
	text-decoration: none;
}
a:hover,
a:active {
	color:#FF0000;
	text-decoration: underline;
}

.wrapperShowroom td {
	color: #fff;
}

.wrapperShowroom td span.title {
	font-size: 15px;
}

.wrapperShowroom td span.leadTxt {
	font-size: 12px;
	font-weight: bold;
	color: #f66;
}

.cl {
	clear:both;
	height:0;
	font-size:1px;
}