/* -----*/
body {
	margin-top: 5px;
	background-color: #FFFFFF;
}
a { color: #000000; text-decoration: none}
a:hover {
	color: #494949;
	text-decoration: none;
}
.mail { color: #6B4124; text-decoration: underline}
a.mail:hover {
	color: #342012;
	text-decoration: underline;
}
.index {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 567px;
	height: 48px;
	vertical-align: bottom;
	background-image: url("../images/front_02.jpg");
}
.faq {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	width: 447px;
	height: 320px;
	vertical-align: top;
	background-image: url("../images/b-use_03.jpg");
}
.prod {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	width: 447px;
	height: 211px;
	vertical-align: top;
	background-image: url("../images/b-prod_03.jpg");
}
.use {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 447px;
	height: 320px;
	vertical-align: top;
	background-image: url("../images/b-use_03.jpg");
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.footerc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
/* -----*/
