body {
	font-size: 90%;
	background-image: url(image/bcg_063.gif);
	line-height: 120%;
}
td {
	font-size: 90%;
	line-height: 130%;
}
.bggreen {  background-color: #CCFF99}
.bgcyairo {  background-color: #CCCC99}
.bgorange {  background-color: #FFCC99}
.large {  font-size: large}
.small {  font-size: small}
.midium {  font-size: medium}
.x-large {
	font-size: x-large;
	line-height: 150%;
}
.xx-large {  font-size: xx-large}
.larger {  font-size: larger}
.x-small {  font-size: x-small}
.xx-small {  font-size: xx-small}
.smaller {  font-size: smaller}
.size12px {  font-size: 12px}
.bgpink {  background-color: #FFCCFF}
.kakomi {  background-color: #FFFF00}
.wide {  letter-spacing: 1em}
a:hover {  background-color: #FFFF99}
.indent {
	margin-right: 20px;
	margin-left: 20px;
}
.boder_orange {
	border: 1px solid #FF0000;
}
