@charset "UTF-8";

/*  illustratorz.com  */



/*=============== ILLUSTRATOR LIST ===============*/
#illustrator_list table {
	width: 100%;
}
#illustrator_list table th {
	width: 20%;
	color: #aa0000;
	font-size: 16px;
	font-weight: bold;
}
#illustrator_list table td {
	width: 20%;
	padding: 8px 0px 36px 0px;
	vertical-align: top;
}
#illustrator_list a {
	font-size: 10px;
	color: #444444;
}
