a:link {
color: #993300;
text-decoration: none
}
a:visited {
color: #993300;
text-decoration: none
}
a:hover {
color: #82A646;
text-decoration: none
}
a:active {
color: #82A646;
text-decoration: none
}

a.link:link {
color: #ffffff;
text-decoration: none
}
a.link:visited {
color: #ffffff;
text-decoration: none
}
a.link:hover {
color: #ffcc00;
text-decoration: none
}
a.link:active {
color: #ffcc00;
text-decoration: none
}

.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font10to2 {
	font-size: 12px;
	line-height: 20px;
}
.font12to2 {
	font-size: 12px;
	line-height: 25px;
}
.font10to3 {
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;

}
.font10to4 {
	font-size: 12px;
	line-height: 25px;
}
.font16 {
	font-size: 16px;
	line-height: 25px;

}
.link {
	font-size: 10px;
}
.back {
	background-attachment: scroll;
	background-image: url(image/back_leaf.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.font10px {
	font-size: 10px;
}
.font10px2 {
	font-size: 10px;
	letter-spacing: 0.2em;
}

