@charset "shift_jis";
/* CSS Document */

/* トップページ　各コラム見出しh2
----------------------------------------------- */
#nav h2,#mainEnglish h2 {
  height: 18px;
  margin: 0 0 5px 0;
  text-indent: -9999px; 
  font-size: 14px;
}
#nav h2 {
  background: url(../images/t_menu.gif) no-repeat;
}
#mainEnglish h2 {
  background: url(../images/t_topics.gif) no-repeat;
  margin: 30px 0 0 0;
}

/* topics
----------------------------------------------- */
/* トピックス */
#mainEnglish ul.topicslist{
  list-style: square;
}
#mainEnglish ul.topicslist li{
  margin: 0 0 18px 35px;
}
