.font30 {
  font-size: 30px;
}

.bargain-main{
	width:960px;
	margin:10px auto;
}


/** ヘッダー **/
.bargain-header {
  width: 960px;
  margin-bottom: 10px;
}

/** 左ナビ **/
.left-contents {
	width:180px;
	padding-right: 10px;
	font-size:13px;
}

.category-box {
  margin-bottom: 15px;
}

.left-navi-category {
  margin: 0 0 3px 0;
}

.left-navi-list {
  text-align: left;
  margin: 8px 0 8px 10px;
  font-size: 11px;
}


div#select .free-shipping {
	margin-top: 20px;
}

/** ボディ **/
.soldout {
  margin-top: 50px;
  margin-bottom: 30px;
}

div.soldout p.bottom {
  margin-top: 20px;
}

.item-line {
  width: 760px;
  padding-top: 5px;
  padding-bottom: 15px;
}

.select-box {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-box {
  width: 150px;
  border-width: 2px;
  border-style: solid;
}

.name-box {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  word-break: break-all;
}

.buying-text {
  font-size: 10px;
}

.shop-price {
  font-size: 22px;
  line-height: 26px;
}
.shop-sum {
  font-size: 12px;
}

.detail-box {
  margin-top: 5px;
  margin-bottom: 5px;
}

.go-top {
  width: 720px;
  font-size: 12px;
}

.more {
  width: 720px;
  margin-bottom: 5px;
}

.delimiter {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

p.name-box a:link, p.name-box a:visited {
  color: #333333;
  text-decoration: underline;
}

/** item-box-150 **/
.item-box-150 {
  width: 154px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
}


/** item-box-300 **/
.item-box-300 {
  width: 344px;
  padding-left: 18px;
  padding-right: 18px;
}

.box-300-right {
  width: 180px;
  padding-left: 10px;
}

/** item-box-600 **/
.item-box-600 {
  width: 724px;
  padding-left: 18px;
  padding-right: 18px;
}

.box-600-right {
  width: 560px;
  padding-top: 10px;
  padding-left: 10px;
}

.box-600-right .description-box {
  padding-top: 5px;
  padding-bottom: 5px;
}

.box-600-right .price-box {
  width: 200px;
}

.box-600-right .btn-box {
  width: 310px;
}

/** item-box-80 **/
.item-box-80 {
  width: 724px;
  padding-left: 18px;
  padding-right: 18px;
}

.item-box-80 .image-box {
  width: 80px;
  border-width: 2px;
  border-style: solid;
}

.box-80-right {
  width: 630px;
  padding-top: 10px;
  padding-left: 10px;
}

.box-80-right .description-box {
  padding-top: 5px;
  padding-bottom: 5px;
}

.box-80-right .price-box {
  width: 270px;
}

.box-80-right .btn-box {
  width: 310px;
}

/** DX 150 loop **/
div#main-150 div.other-block {
  width: 192px;
  margin-bottom: 12px;
}

div#main-150 div.other-block div.other-box {
  width: 150px;
}

div#main-150 div.other-block div.other-box p.picture {
  margin-bottom: 8px;
}

div#main-150 div.other-block div.other-box p.catch a {
  font-size: 12px;
  color: #0099FF;
  border-bottom: 1px solid #0099FF;
  text-decoration: none;
}

div#main-150 div.other-block div.other-box p.regular a.through {
  font-size: 14px;
  text-decoration: line-through;
}

div#main-150 div.other-block div.other-box p.regular a.off {
  font-size: 14px;
}

div#peta-brand-300 div.brand-box div.item-box span.discount {
  font-size:16px;
}

div#main-150 div.other-block div.other-box p.regular span.text {
  font-size: 10px;
  text-decoration: none;
}

div#main-150 div.other-block div.other-box p.price a {
  font-size: 14px;
  color: red;
}

div#main-150 div.other-block div.other-box p.price a span.text {
  font-size: 12px;
}

div#main-150 div.other-block div.other-box p.tax {
  font-size: 12px;
  margin-bottom: 12px;
}

