@charset "Shift_JIS";
div.detail-list
{
  margin-top: 20px;
}

div.detail-image-block
{
}
p.large-image
{
  margin: 0 0 20px;
}
p.large-image iframe
{
  border: 1px solid #999999;
}
div.with-image
{
  width: 220px;
  float: right;
}
div.detail-text h3
{
  color: #AC2A9A;
  margin: 0 0 20px;
}
p.price img, p.order img
{
  vertical-align: text-bottom;
}
span.selling-price
{
  font-size: 104%;
  font-weight: bold;
}
p.item-description
{
  background: #CCCCCC;
  color: #000000;
  padding: 8px;
}
table.detail-image-switch
{
  margin: 0 0 0 10px;
  border-collapse: separate;
  border-spacing: 2px;
}
table.detail-image-switch caption
{
  caption-side: bottom;
  text-align: center;
}
table.detail-image-switch td
{
  padding: 0 8px;
}
div.clear-right
{
  line-height: 1;
  margin: -1em 0 0 0;
  visibility: hidden;
}
table.detail-image-switch a:link img,
table.detail-image-switch a:visited img
{
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
