a:link {  color: #333333; text-decoration: underline; }
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {  color: #CC0033; }
.syouhin {  font-size: 16px; line-height: 18px; font-weight: bold; color: #E03863}
td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.small {
	font-size: 10px;
	line-height: 15px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.body_about {
	background-image: url(about/img/about_4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.voice {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: "MS Sans Serif";
}
.line_yoko_gray {
	background-image: url(img/line_yoko_gray.gif);
	background-repeat: repeat-x;
	background-position: center;
}

