@charset "UTF-8";

/*
 * ここには共通となるものを入れる
 */

h2 {
  width: 715px;
  height: 150px;
  background-image: url("../../../img/notice/title-index.gif");
  margin: 10px 50px;
}

h3#title {
  width: 520px;
  height: 36px;
  background-image: url("../../../img/notice/title-look.gif");
  background-repeat: no-repeat;
  margin: 10px 0px 20px 20px;
}


