@charset "utf-8";
.menuTBL {
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.menuTBL  div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.main-tbl {
	border: medium solid #CCCCCC;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main-tbl .menuTBL a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
.main-tbl .menuTBL a:hover {
	color: #104C7E;
	font-size: 16px;
	text-decoration: none;
}
.prod_ttl {
	font-size: 16px;
	font-weight: bold;
	color: #0D257D;
}
.prod_txt {
	font-size: 14px;
	color: #666666;
}
.footer a {
	color: #999999;
}
.footer {
	color: #999999;
}
.footer a: hover {
	color: #CCCCCC;
}
.footer a:visited {
	color: #999999;
}
