body {
	font: small "Trebuchet MS", "‚l‚r ƒSƒVƒbƒN", "Osaka";
}

a:link {
	color: #0082c6;
	}

a:visited {
	color: #0082c6;
	}

a:active {
	color: #0082c6;
	}

a:hover {
	color: #FFF;
	background-color: #006699;
	}
#warning {
	background: #CCCCCC;
	margin: 5px;
	border: 1px solid #333333;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}
#note {
	margin: 5px;
	padding: 5px;
	border: 1px solid #333333;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #000099;
}
.sub01 {
	padding-left: 20px;
	width: 460px;
}
#content {
	width: 600px;
}
h3 {
	font-weight: bold;
	font-size: small;
	font-style: italic;
}
