a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #B30000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.category01 {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.category02 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.text-small {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.text-nomal {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#contents td{
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#contents a:link  {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#contents a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
#contents a:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}
#contents a:active  {
	text-decoration: none;
	color: #FFFFFF;
}

