body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 130%;
	color: #444444;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}

#maincontents {
	font-size: 0.8em;
	line-height: 1.3em;
}
.products {
	font-size: 0.8em;
	line-height: 1.3em;
}

.catch {
	color: #993300;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.catch-b {
	font-weight: bold;
	color: #993300;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.note {
	color: #CC0000;
}
.spec {
	color: #CC6600;
}
.lineup {
	font-weight: bold;
	margin: 0px 0px 18px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #444444;
	border-left: 3px solid #444444;
	font-size: 1em;
}
.small {
	font-size: 0.8em;
	line-height: 1em;
}

