@import url(/css/common.css);
/*==================================================================*/
/* machine css */
/* -------------------------------------------- */
#headtitle {
  background: url(/profile/image/title_bg.jpg);
  background-size: cover;
  background-position: right center;
}

/* read */
#contents p.read {
  margin: 1.5em auto;
}
