.table1 {
	height: 50px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table2 {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.table3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #666666;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.table4 {
	padding: 10px;
	height: 220px;
	width: 250px;
	border: 1px solid #0099FF;
}

h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 40px;
	color: #0099FF;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #FF3366;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #666666;
}

