@charset "utf-8";


/* 各種インフォメーション 共通 */

/* color */
div#itemtit {
  border-left:#CC0000 solid 4px;
  border-bottom:#CC0000 solid 1px;
  padding:0 0 3px 5px;
  font-size:1.25em;
  font-weight:bold;
  margin-bottom:20px;
}

.notfound{
  line-height:1.6em;
  margin:30px 0px 80px 20px;
}

