/* エレメンツの各作品ページ */


.caption{
  font-size : medium;
  color : #333333;
  text-align : center;
  padding-bottom : 10px;
}
.yajirushi{
  font-size : large;
  color : #333333;
  font-weight : bold;
  text-align : center;
  padding-left : 10px;
  padding-right : 10px;
}
