@charset "shift_jis";
.syouhin {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.comento {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
}
a:link {color: #000000}
a:link {text-decoration: none}
a:visited {color: #000000}
a:visited {text-decoration: none}
a:hover {color: #000000}
a:hover {text-decoration: underline}
a:active {color: #000000}
a:active {text-decoration: none}
.box03 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	padding: 4px;
}
.box04 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 20px;
	padding: 4px;
	border: 1px ridge #993366;
}
