@charset "utf-8";


/* ****************************************_**************************************** */


/* Background Image */
body {
}


/* ****************************************_**************************************** */


#contents_area {
  width: 770px;
  height: 400px;
  margin-top: 40px;
  font-size: 0.85em;
}

#contents_area h2 {
  height: 40px;
  background: url(../../images/404/h2_title.png) top left no-repeat;
}

#contents_area p {
  margin: 20px 0 10px 10px;
}