@import url("../com.core.css?v=20260723");
@import url("com.css?v=20260723");
@import url("../../core/information.core.css?v=20260723");


/*-- 検索 ----------------------------*/
div#information_area div#search_form_area {
  background: url(./img/com/search-back.gif) no-repeat;
}

/*-- インフォメーションのテーブル ----*/
div#information_area table#info_table tr {
  background: url(./img/com/dotted.gif) bottom repeat-x;
}

td.InfoCategory div.InfoType1 {
  background: url(./img/information/info_news.gif) no-repeat;
}
td.InfoCategory div.InfoType2 {
  background: url(./img/information/info_service.gif) no-repeat;
}
td.InfoCategory div.InfoType3 {
  background: url(./img/information/info_campaign.gif) no-repeat;
}
td.InfoCategory div.InfoType4 {
  background: url(./img/information/info_blog.gif) no-repeat;
}
td.InfoCategory div.InfoType5 {
  background: url(./img/information/info_press.gif) no-repeat;
}
td.InfoCategory div.InfoType6 {
  background: url(./img/information/info_goods.gif) no-repeat;
}
td.InfoCategory div.InfoType7 {
  background: url(./img/information/info_products.gif) no-repeat;
}