@charset "utf-8";

body {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 80%;
	line-height: 125%;
	color: #333333;
	letter-spacing: 0em;
}
h3 {
	margin-bottom: .8em;
}
.remarks {
	width: 550px;
	text-align: left;
}
.main td {
	text-align: center;	
}
.products {
	width: 730px;
}
.prod_tbl {
	width: 550px;
}
.header_sub_menu {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
}

