@charset "Shift_JIS";

div.detail2-image
{
  float: right;
  margin: 0 0 10px 10px;
  width: 302px;
}

div.detail2-image img
{
  border: 1px solid #FFFFFF;
}
div.detail2-info
{

}
div.detail2-info h3
{
  margin: 0 412px 0 0;
}
form.main-add-cart,
div.main-add-cart
{
  background: #e6e4d8;
  margin: 8px 0 0;
  border: 1px solid #000000;
  padding: 10px;
  line-height:160%;
  width: 428px;
}
div.detail2-div-name
{
  font-size: 100%;
  line-height: 1.2;
}
span.span-new
{
  color: #006600;
  background: #FFFF00;
}
span.span-fixed-price-for-logged-in
{
  color: #999999;
  text-decoration: line-through;
  font-size: 83.3333%;
}
span.span-a-price-for-logged-in strong,
span.span-fixed-price-for-guest strong
{
  color: #996633;
}
span.span-a-price-for-guest
{
  color: #CCCCCC;
  font-size: 83.3333%;
}
span.span-no-list-price
{
  font-size: 83.3333%;
  color: #0000FF;
}
span.span-no-stock
{
  color: #CC0000;
}
img.carriage-flag-icon
{
  float: left;
  margin-right: 4px;
}
h3.h3-related
{
  margin: 0;
}
table.item2-table
{
  margin: 10px 0 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table.item2-table td
{
  vertical-align: top;
}
table.item2-table td.item2-td-image
{
  padding: 0 3px 0 0;
}
table.item2-table td.item2-td-name,
table.item2-table td.item2-td-price
{
  padding: 3px 3px 0 0;
}
table.item2-table td.item2-td-image a:link img,
table.item2-table td.item2-td-image a:visited img
{
  border: 1px solid #FFCCCC;
}
table.item2-table td.item2-td-image a:link:hover img,
table.item2-table td.item2-td-image a:visited:hover img
{
  border: 1px solid #CC0000;
}
table.item2-table td.related-td-0,
table.item2-table td.related-td-1
{
  padding-right: 16px;
}
table.item2-table td.related-td-1,
table.item2-table td.related-td-2
{
  padding-left: 16px;
}
table.item2-table div.item2-div-name,
table.item2-table div.item2-div-price
{
  margin: 0 10px 0 0;
  width: 200px;
  line-height: 1.2;
}
form.form-add-cart
{
  background: #FFFFCC;
  color: #000000;
  border: 1px solid #000000;
}
form.form-add-cart p
{
  margin: 3px;
  line-height: 1.2;
  white-space: nowrap;
}

