@charset "UTF-8";


*:first-child+html #service {
  padding-bottom: 24px;
}

* #service {
  padding-bottom: 24px;
}

#flow {}
#flow em {
  font-size: 123.1%;
  color: #990000;
}

#flow ol > li {
  margin-bottom: 1em;
  border-bottom: 1px dotted #7d7870;
}


#contact {}
#contact dl dt {
  font-size: 18px;
}


/* dvd-cd.html */
#works-thumb ul li {
  margin-right: 15px;
  margin-bottom: 3em;
  float: left;
  position: relative;
  
}

#works-thumb ul li a {
  text-decoration: none;
}

#works-thumb ul li a span {
  position: absolute;
  left: 0;
  bottom: -24px;
  display: inline-block;
  width: 100px;
  height: 24px;
  text-align: center;
  font-size: 10px;
  font-family: "メイリオ", Meiryo;
}
