.type01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}

.type011 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 160%;
	color: #ffffff;
}
.type02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #CC9900;
}
.type03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
.type04 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 160%;
	color: #666666;
}

a:link{
	color: #666666;
	text-decoration: none;

}

a:visited {
	color: #666666;
	text-decoration: none;

}

a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:actived {
	color: #CC9900;
	text-decoration: underline;
}
