.link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a.link:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.button01 {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a.button01:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, "·s²Ó©úÅé";
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.border-TL {
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993366;
	border-left-color: #993366;
}
.border-BR {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #993366;
	border-bottom-color: #993366;
}
.title-01 {
	font-size: 12px;
	color: #006600;
}
.link2 {
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.link2:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.link3 {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.link3:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.link:active {
	font-size: 12px;
	color: #999999;
}
a.link2:visited {
	font-size: 12px;
	color: #999999;
}
