body {
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	text-align: left;
	background-color: #D8D8D8;
}
.cart {
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	text-align: left;
	text-indent: 10px;
}

.small {
	font-size: 12px;
	line-height: 100%;
}

.red {
	color: #990000;
}

.gray {
	color: #555555;
}
.blue {
	color: #0000CE;
	font-weight: bold;
}
.guide_blue {
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;
}
.red2 {
	color: #FF0000;
	font-size: 12px;
}
.smallred {
	color: #C00;
	line-height: 100%;
	font-size: 12px;
}

.sub_ex {
	font-weight: bold;
	color: #316531;
}
.title {
	font-size: 28px;
	line-height: 110%;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.catch {
	font-size: 18px;
	font-weight: bold;
	color: #9C0000;
	line-height: 130%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}.stock_info {
	color: #C8040A;
}
.subcomment {
	font-weight: bold;
	color: #333333;
}
.sablist {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;


}
.plus {
	font-size: 14px;
	line-height: 20px;
}
