body,td,th {
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
a:active {
	text-decoration: none;
	color: #66CC99;
}
a {
	font-weight: bold;
}
.飾り1 {
font-size: 12pt; /* 文字サイズ */ 
padding: 5px; /* 帯内の余白 */ 
border-bottom: 2px #FF6600 dashed;
}
.色文字1 {
	color: #FF6600;
	font-weight: bold;
}
.太 {font-weight: bold}
.極大 {font-size: x-large}
.大 {font-size: large}
.小 {font-size: small}
.極小 {font-size: x-small}
