.link_01 {
	color: #333333;
	font-family: Tahoma;
	font-size: 9px;
}
.link_01:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
}
.link_02 {
	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 16px;
}
.link_02:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 16px;
}
.copy {

	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
}
.tit_01 {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.text_01 {

	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
}
.input {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
