.bottom {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
.tab_01 {
	border: 1px solid #CCCCCC;
}

.test_01 {
	line-height: 22px;
	text-decoration: none;
}
.test_03 {
	line-height: 18px;
	text-decoration: none;
}
.test_02 {
	font-size: 12px;
	font-weight: bold;
	color: #c65500;
	text-decoration: none;
}
a.test_02:link {
	color: #c65500;
	text-decoration: none;
}
a.test_02:visited {
	color: #c65500;
	text-decoration: none;
}
a.test_02:hover {
	color: #c65500;
	text-decoration: underline;
}
a.test_02:active {
	color: #c65500;
}

.menu_02 {
	font-size: 11px;
	text-decoration: none;
}


.menu_01 {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_01:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_01:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_01:active {
	color: #FFFFFF;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #c65500;
	text-decoration: underline;
}
a:active {
	color: #c65500;
}
.test_02Copy {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
