@charset "utf-8";
/**
 * スタッフ紹介
 * @author  itakura@re-set.ne.jp(2009.03)
 * @version 1.0.0
 * @update  
 */
.a{
	background:url(../img/link/a02.gif);
	margin-bottom:10px;
}
.b{
	background:url(../img/link/b02.gif);
	margin-bottom:10px;
}
.title{
	color:#19037A;
	text-align:left;
	width:250px;
	padding-left:20px;
}
.log{
	width:480px;
	padding-left:10px;
	text-align:left;
}
.title a{
	color:#19037A;
}


