﻿@charset "UTF-8";

@import url(common.css);

/* TOPICS */

#topics {
  clear:both;
  width:860px;
  border:1px #CCC solid; 
  background:#FFF;
  margin:auto;
  text-align:center;
}

#topics_in {
  background:url(../img/sense/img_sense.jpg) no-repeat top left;
  width:840px;
  height:110px;
  margin:auto;
  text-align:right;
  margin:10px;
}

#topics_in h2 {
  font-size:15px;
  padding:75px 10px 0 0;
}
