@charset "UTF-8";

/*  illustratorz.com  */



/*=============== ILLUSTRATOR LIST PICT ===============*/
#illustrator_list_pict h3 {
}
#illustrator_list_pict .jump_top {
	clear: both;
	float: right;
}
.list_navi {
	clear: left;
	padding: 6px 0px 6px 0px;
	background: url(/images/hr.gif) repeat-x bottom left;
	color: #666666;
	font-size: 10px;
}
.list_navi a {
	color: #666666;
}
.member_box {
	float: left;
	width: 68px;
	height: 96px;
	margin: 5px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}
.member_ico {
	width: 68px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.member_ico a {
	display: block;
	width: 64px;
	height: 64px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}
.member_ico a:hover {
	border: 2px solid #CBD8E9;
}
.member_name a {
	color: #333333;
}


