@charset "UTF-8";

.background-image {
background-image: url(/seihin/archive/image/kakokishu_bg.gif);
background-repeat: no-repeat;
 padding-top: 5px;
 padding-left: 10px;
}
.imageContainer {
border:8px solid #dfdfdf;
padding-top: 10px;
margin-top: 15px;
margin-bottom: 15px;
}
.image {
margin-bottom:15px;
float: left;
}

div.imageContainer table td {
  height: 110px;
  vertical-align: bottom;
}
