.text {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.text01 {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.text02 {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	text-decoration: none;
}
a.text02:hover {
	font-size: 14px;
	line-height: 26px;
	color: #FF0000;
}


.title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
