#topics_title{
  background : url(/images/topics_h1.gif);
  height : 49px;
}
#topics_title h1{
  display : none;
}

.contents_wrapper{
  height : 400px;
}

/* トピックス */
div.topics{
  border-top : 1px #B2B2B2 solid ;
  padding-top : 10px;
}
div.topics dt{
  float : left;
  padding-bottom : 4px;
  padding-top : 4px;
  padding-right : 55px;
  margin-right : 10px;
  color : #1B84D4;
}
div.topics dd{
  padding-bottom : 4px;
  padding-top : 4px;
  /*height : 18px;*/
}
div.topics dt.topics_hukushi{
  background : url(/images/topics_img_hukushikyouiku.gif) no-repeat right;
}
div.topics dt.topics_event{
  background : url(/images/topics_img_event.gif) no-repeat right;
}
div.topics dt.topics_koukou{
  background : url(/images/topics_img_koukou.gif) no-repeat right;
}
div.topics dt.topics_syougai{
  background : url(/images/topics_img_syougai.gif) no-repeat right;
}

div.topics dd.border{ 
  background : url(/images/topics_pointline.gif) repeat-x;
  clear : both;
  font-size : 0px;
  height : 1px;
  padding : 0px;
}
div.topics dt.topics_gakuen{
  background : url(/images/topics_img_gakuen.gif) no-repeat right;
}
div.topics dt.topics_kaigai{
  background : url(/images/topics_img_kaigai.gif) no-repeat right;
  }
/*
div.topics_wrapper{
  text-align : center;
}
div.topics {
  width : 600px;
  margin : auto;
  
  text-align : left;
}
#topics_head01 {
  float : left;
}
#topics_head02 {
  float : right;
  color : #66666;
}
dl.topics * {
  font-size : small;
}
dl.topics{
  clear : both;
}
dl.topics dt{
  clear : both;
  float : left;
  color : #993300;
  margin-right :  10px;
}
*/
