@import"common.css";

/* 見出し */

h3{
  background-image:url(home/img/news.gif);
  width:234px;
  height:17px;
  background-repeat:no-repeat;
  margin:5px 0px;
  text-indent:-9999px;
}

h4{
  background-image:url(home/img/info.gif);
  background-repeat:no-repeat;
  width:450px;
  height:17px;
  text-indent:-9999px;
  margin:5px 10px;
}

/* テキスト */

.text01{
  font-size:12px;
  background-image:url(cmnfix/icon.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  color:#333333;
}

.text02{
  font-size:12px;
  margin:3px 0px 0px 20px;
  color:#333333;
}

.text03{
  font-size:13px;
  text-indent:1em;
  color:#333333;
  margin:10px 15px;
  line-height:1.2em;
}

/* テーブル */

.newsbox{
  margin-top:10px;
}
