@charset "utf-8";
@import url(../packages/default/css/import.css);

.mntxt {
  margin: 5px 0 0 -15px;
  float: left;
  text-align: center;
  }
*html .mntxt {
  margin: 5px 0 0 0;
  }

/* 2列化（2列化解除の際は、HTMLを戻すだけで良い
    通常版と2列化版のCSSに被る要素名は無いのでCSSを変更・削除する必要はない
---------------------------------------------------------------- */
.item_line {
  clear: both;
  width: 580px;
  margin: 0;
  padding: 0;
  }
.listarea_left {
  float: left;
  width: 270px;
  margin: 0;
  padding: 0;
  }
.listarea_right {
  float: left;
  width: 290px;
  margin: 0 0 0 3px;
  padding: 0;
  background: url(../packages/default/img/products/verticalline.png) repeat-y;
  }
div.listphoto2 {
  float: left;
  width: 105px;
  }
div.listrightblock2 {
  float: left;
  width: 163px;
  }
div.listrightblock2 li {
  display: inline;
  padding: 0 0 10px 0;
  }
.right_margin_box {
  margin: 0 0 0 20px;
  }
div.item_line h3 {
  clear: both;
  width: 250px;
  margin: 5px 0;
  padding: 5px 5px;
  border-bottom: 2px solid #fc0;
  font-size: 120%;
  }
div.item_line .listcomment {
  margin: 0 0 3px 0;
  }
.btn_box2 {
  clear: both;
  margin: 0;
  width: 95px;
  height: 80px;
  }
.btn_box3 {
  clear: both;
  margin: 0 0 0 170px;
  width: 95px;
  height: 80px;
  }
.pdt_btn2 a,
.pdt_btn2 a:link,
.pdt_btn2 a:visited {
  display: block;
  float: left;
  width: 89px;
  height: 69px;
  margin: 5px 0 0 0;
  background: url(../packages/default/img/products/b_cartin2.png) no-repeat;
  text-indent: -5000px;
  }
*html .pdt_btn2 a,
*html .pdt_btn2 a:link,
*html .pdt_btn2 a:visited {
  margin: 5px 0 0 110px;
  }
.pdt_btn2 a:hover,
.pdt_btn2 a:active {
  margin: 7px 0 0 2px;
  }
.listbox2 {
  clear: both;
  width: 580px;
  height: 10px;
  background: url(../packages/default/img/common/line_580.gif) no-repeat bottom;
  text-indent: -5000px;
  margin: 0 0 20px 0;
  }
div.item_line table {
  width: 260px;
  }
div.item_line th {
  width: 65px;
  }
/* ここまで2列化関連----------------------------------------------- */
