/* CSS Document */

#main2 table {
	margin-left: 10px;
	border: 4px outset #CC6600;
	color: #000000;
	background: #FF9900;
}
#main2 th {
	font-size: 14px;
	color: #333333;
	padding: 5;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: lighter;
}
#main2 td {
	font-size: 14px;
	color: #333333;
	padding: 5;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: lighter;
}
