#content.home {
  background-image: url("../file/home.png");
  background-repeat: no-repeat;
  height: 527px; }
  #content.home .block {
    position: absolute;
    left: 55px;
    top: 60px;
    width: 255px; }
    #content.home .block p {
      font-size: 24pt;
      line-height: 120%; }
      #content.home .block p em {
        color: #f58426;
        font-size: 27pt; }
