@charset "UTF-8";

@import 'sub.css';

/*** 企業情報 ***/
div#Center table.list th,
div#Center table.list td{
  color:#666;
}
div#Center table.list a:link,
div#Center table.list a:visited{
  color:#666;
}
div#Center table.list a:hover,
div#Center table.list a:active{
  color:#000;
}
div#Center h3{
  background:url(../img/t_th.gif) no-repeat left;
  padding:3px 6px 3px 8px;
  font-size:small;
  margin-bottom:12px;
  color:#666;
}

