@charset "utf-8";
.coname {
	font-family: "Kozuka Mincho Pro H";
	font-size: 36px;
	color: #FFCC00;
	font-weight: bold;
}
.name {
	font-family: "Eras Demi ITC";
	font-size: 20px;
	color: #FFCC00;
	font-weight: bold;
}
.tag1 {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #FFCC00;
}
.title {
	font-family: "Eras Demi ITC";
	font-size: 18px;
	color: #FFCC00;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.heading {
	font-family: "Eras Demi ITC";
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
