@charset "Shift_JIS";
/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
  clear: both;
}
div.goodsproductdetail_ {
  margin-bottom: 20px;
  width: 100%;/*overflow: hidden;*/
}
table.goodsproductdetail_ {
  width: 100%;
}
table.goodsproductdetail_ td {
  vertical-align: top;
}
/* 商品画像 */
div.goodsimg_ {
  float: left;
  display: inline;
  width: 465px;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}
div.goodsimg_ .icon_new_ {
  position: absolute;
  left: 0;
  top: 0;
}
td.goodsimg_ {
  padding-right: 20px;
}
.goodsimg_ .gallery_box {
  overflow: hidden;
}
div.goodsimg_ .img_L_ {
  width: 420px;
  height: auto;
  max-height: 420px;
  display: table;
  table-layout: fixed;
  float: right;
}
div.goodsimg_ .img_L_ span {
  width: 420px;
  height: auto;
  max-height: 420px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
div.goodsimg_ .img_L_ span{
	position: relative;
}
div.goodsimg_ .img_L_ span.eicon_{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}
div.goodsimg_ .img_L_ span.eicon_ img{
	max-width: 50px;
	max-height: 50px;
}
div.goodsimg_ .img_L_ img {
  max-height: 100%;
  max-width: 100%;
}
div.goodsimg_ .img_L_ .comment_ {
  margin-top: 5px;
}
div.goodsimg_ .img_c_ {
  margin-bottom: 10px;
}
div.goodsimg_ .img_c_ .comment_ {
  margin-top: 5px;
}
/**/

/* 添付ファイル */
dl.attach_ {
  margin: 0 0 10px 0;
}
dl.attach_ dt {
  margin-bottom: 5px;
  padding: 0 0 5px 20px;
  font-weight: bold;
  background: url(../img/sys/file.gif) 0 0 no-repeat;
  border-bottom: 1px dotted #CCC;
}
dl.attach_ dd {
  margin-bottom: 10px;
  padding: 0 0 0 20px;
}
/**/

/* 商品画像バリエーション */
div.etc_goodsimg_ {
  width: 40px;
  margin: 0 5px 0 0;
  float: left;
  overflow: hidden;
}
div.etc_goodsimg_line_ {
  margin-bottom: 10px;
  overflow: hidden;
}
div.etc_goodsimg_item_ {
  float: left;
  display: table;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 0 0 5px 0;
  table-layout: fixed;
}
div.etc_goodsimg_item_ a {
  display: table-cell;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
div.etc_goodsimg_item_ img {
  /*max-height: 100%;*/
  max-width: 100%;
}
div.etc_goodsimg_line_ p {
  text-align: right;
  font-size: 10px;
}
/**/

/* 注意事項　コメント */
.goodsimg_ .goods_comment_box {
  font-size: 13px;
  margin: 20px 0 0 0;
}
.goodsimg_ .goods_comment_box .goodscomment_common {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 45px 0;
  text-align: center;
}
.goodsimg_ .goods_comment_box .goodscomment3_ {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0;
}
.goodsimg_ .goods_comment_box .goodscomment3_ dt {
  margin-bottom: 4px;
}
.goodsimg_ .goods_comment_box .goodscomment3_ dd {
  margin-bottom: 25px;
}
.goodsimg_ .goods_comment_box .goodscomment3_ dd:last-child {
  margin-bottom: 0;
}
/**/

/* sns */
div.snsbox_ {
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
}
div.snsbox_ dl {
}
div.snsbox_ dt {
  margin-bottom: 5px;
}
div.snsbox_ dd {
  float: left;
  display: inline;
  margin: 0 12px 0 0;
}
div.snsbox_ dd.twitter_ {
  width: 100px;
}
div.snsbox_ dd.plus1_ {
  width: 70px;
}
/* ブックマーク */
div.snsbox_ dl.bookmark_ dt {
  background: url(../img/usr/common/txt_bookmark.png) no-repeat left center;
}
/* シェア */
div.snsbox_ dl.share_ dt {
}
/**/

/* 関連商品 */
.mainframe_ .recommendbox_.related_product {
  margin: 47px 0 0 0;
	padding: 0;
	border-bottom: none;
}

/* clearfix */
div.snsbox_ dl:after, div.goodsimg_:after, div.goodsproductdetail_:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.snsbox_ dl, div.goodsimg_, div.goodsproductdetail_ {
  display: inline-block;
}
/* HIdes from IE-mac */

html div.snsbox_ dl, html div.goodsimg_, html div.goodsproductdetail_ {
  height: 1%;
}
div.snsbox_ dl, div.goodsimg_, div.goodsproductdetail_ {
  display: block;
}
/* End hide from IE-mac */

/* 商品スペック */
.goods_spec_box {
  overflow: hidden;
  float: right;
  width: 435px;
}
div.goodsspec_ {
  overflow: hidden;
}
div.goodsspec_ .inner_ {
}
div.goodsspec_ .top_comment_ img {
  margin: 0 5px 5px 0;
}
table.goodsspec_ {
  margin: 0 0 10px 0;
  width: 100%;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #CCC;
}
table.goodsspec_ th {
  width: 100px;
  text-align: right;
  padding: 2px;
  vertical-align: top;
  border-bottom: 1px dotted #CCC;
  background: transparent;
}
table.goodsspec_ td {
  text-align: left;
  padding: 2px;
  vertical-align: top;
  border-bottom: 1px dotted #CCC;
}
/**/
/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
  margin-bottom: 10px;
  text-align: right;
  vertical-align: middle;
}
/**/
/* カートボタン関係 */
div.cartbox_ {
  margin: 1px 0 0 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #dddddd
}
div.cartbox_ span.variationlist_ {
  padding-right: 0;
  vertical-align: top;
  height: 0;
}
div.cartbox_ ul {
  overflow: hidden;
}
div.cartbox_ ul li {
  float: left;
  margin-bottom : 8px ;
}

div.cartbox_ ul li:nth-child(3) {
	margin-right : 8px ;
}
div.cartbox_ ul li.btn_cart_ {
  margin-right: 8px;
}
/**/
/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
  margin-bottom: 10px;
}
/**/
/* バリエーションボックス */
div.cartbox_ div.colors_ {
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
  float: left;
  margin: 2px 5px 2px 5px;
  white-space: nowrap;
  width: 30px;
  height: 30px;
}
div.cartbox_ div.colors_ div.color2_ {
  float: left;
  margin: 2px 5px 2px 5px;
  white-space: nowrap;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: left;
  background-position: center;
}
.color_EnableStock_{
  border: 2px solid #ccc;
}
.color_Selected_{
  border: 2px solid #ff0000
}
.color_DisableStock_{
 border: 2px dotted #ccc
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
  border: solid 2px #d0d0d0;
  background-color: #FFF;
  cursor: pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
  border: dashed 2px #d0d0d0;
  background-color: #909090;
  cursor: pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
  border: solid 2px #ffc0c0;
  background-color: #ffe0e0;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
  border: dashed 2px #ffc0c0;
  background-color: #909090;
  color: #ffc0c0;
}
div.cartbox_ div.colors_ br, div.cartbox_ div.sizes_ br {
  clear: left;
}
div.cartbox_ div.sizes_ {
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
  float: left;
  padding: 2px 5px 2px 5px;
  margin: 2px 5px 2px 5px;
  white-space: nowrap;
  width: auto;
  height: auto;
  text-align: center;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
  border: dotted 1px #d0d0d0;
  background-color: #FFF;
  cursor: pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
  border: dotted 1px #d0d0d0;
  background-color: #909090;
  cursor: pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
  border: solid 1px #ffc0c0;
  background-color: #ffe0e0;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
  border: dotted 1px #d0d0d0;
  background-color: #909090;
  color: #ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
  position: absolute;
  z-index: 10;
  color: #ff4a4a;
  font-weight: bold;
}
span.message_ {
  float: left;
}
/**/

div.goodsspec_ div.togetherlist_ {
}
div.goodsspec_ div.to_detaillink_ {
  text-align: right;
}
div.goodscomment1_ {
}
div.goodscomment2_ {
}
div.goodscomment3_ {
  margin-bottom: 10px;
}
div.goodscomment4_ {
  margin-bottom: 10px;
}
div.goodscomment5_ {
  margin-bottom: 10px;
}
div.goods_ div.accessory_list_ {
  margin: 10px 0px;
}
.goods_photo {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
}
.goods_photo a .goods_large {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0;
  left: 0;
}
.goods_photo a.goods_popup, .goods_photo a.goods_popup:visited {
  display: block;
  width: auto;
  top: 0;
  left: 0;
}
.goods_photo a.goods_popup:hover {
  background-color: #fff;
}
.goods_photo a.goods_popup:hover .goods_large {
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.option_buttons_ {
  margin: 0 auto 10px auto;
  padding: 10px 20px 10px 10px;
  width: 570px;
  overflow: hidden;
  background: #F8F8F8;
}
.option_buttons_ li {
  margin: 0 0 0 10px;
  float: left;
  display: inline;
}
/* SNS */
ul.sns {
  list-style: none;
}
li.sns {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
/**/
#spec_goods_comment {
  margin: 0 0 8px;
  overflow: hidden;
}
#spec_goods_comment img {
  margin: 0 5px 5px 0;
  float: left;
}
#spec_goods_comment p {
	clear: left;
	padding-top: 10px;
	display: block;
}
/* 商品コメント */
div.goodscomment1_, div.goodscomment2_, div.auttxt_ {
  font-size: 13px;
  padding: 18px 0;
  line-height: 1.5;
  border-bottom: 1px solid #dddddd;
}
div.auttxt_ li {
}
div.goodscomment1_ p {
}
div.goodscomment1_ ul {
  margin-top: 18px;
}
div.goodscomment1_ ul li {
}
/* 商品番号 */
#spec_goods {
  margin: 5px 0 11px;
  color: #666666;
  font-size: 11px;
}
#spec_goods span {
}
/* 価格 */
div.goodsspec_ .pricebox_ {
  /*margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px dotted #b5b5b5;*/
}
div.goodsspec_ .price_ {
  font-size: 30px;
  margin-bottom: 2px;
}
div.goodsspec_ .price_ .en {
  font-size: 20px;
}
/* 配送料 */
.delivery_charge {
  margin-top: 2px;
  font-size: 12px;
}
.delivery_charge span {
  color: #cc0000;
}
/* ポイント */
div.goodsspec_ .point_ {
  margin-top: 7px;
  margin-left: 4px;
}
/* 色 */
.select_box_wrap .color_select_wrap {
  margin-bottom: 18px;
}
.select_box_wrap .color_select_wrap p {
  padding: 0 0 3px 3px;
}
.select_box_wrap .color_select_wrap input[type=radio] {
  display: none;
}
.select_box_wrap .color_select_wrap ul {
  overflow: hidden;
}
.select_box_wrap .color_select_wrap ul li {
  float: left;
  margin-right: 6px;
}
.select_box_wrap .color_select_wrap .radio {
  box-sizing: border-box;
  position: relative;
  display: block;
  background-color: #ffffff;
  vertical-align: middle;
  cursor: pointer;
  width: 31px;
  height: 31px;
  margin: 0;
}
.select_box_wrap .color_select_wrap .radio:after {
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: 25px;
  height: 25px;
  content: '';
}
.select_box_wrap .color_select_wrap .radio[for=white]:after {
  background: #fff;
  border: 1px solid #dddddd;
}
.select_box_wrap .color_select_wrap .radio[for=red]:after {
  background: #ff0000;
  border: 1px solid #ff0000;
}
.select_box_wrap .color_select_wrap .radio[for=black]:after {
  background: #111111;
  border: 1px solid #111111;
}
.select_box_wrap .color_select_wrap .radio:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 27px;
  height: 27px;
  background-color: #fff;
  content: '';
  opacity: 0;
  border-radius: 2px;
}
.select_box_wrap .color_select_wrap input[type=radio]:checked + .radio:before {
  opacity: 1;
  border: 2px solid #333333;
}
/* サイズ */
.select_box_wrap .size_select_wrap {
  margin-bottom: 18px;
}
.size_select_wrap p {
  padding: 0 0 3px 3px;
}
.size_select_wrap .size_select {
  width: 162px;
  border: 1px solid #dddddd;
  background: url(../img/usr/common/header/icon_arrow2.png) no-repeat right 8px center;
  overflow: hidden;
}
.size_select_wrap .size_select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0 2px;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  width: 115%;
  cursor: pointer;
	outline: none;
}
/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
/*font-weight: bold;*/
}
.goods_filter_ {
}
/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleT_Line_ {
  margin: 0 0 20px 0;
  width: 105%;
}
div.StyleT_Item_ {
  margin: 0 7px 7px 0;
  float: left;
  display: inline;
  width: 166px;
  padding: 1px 1px 6px;
  border: 1px solid #dddddd;
  position: relative;
}
div.StyleT_Item_ .icon_new_ {
  position: absolute;
  left: 1px;
  top: 1px;
}
div.StyleT_Item_ div.img_ {
  display: table;
  width: 166px;
  height: 124px;
  text-align: center;
  margin-bottom: 5px;
  table-layout: fixed;
}
div.StyleT_Item_ div.img_ a {
  display: table-cell;
  vertical-align: middle;
  width: 166px;
  height: 124px;
}
div.StyleT_Item_ div.img_ img {
  max-height: 124px;
  max-width: 166px;
}
div.StyleT_Item_ div.icon_ {
  margin: 0 0 5px 8px;
}
div.StyleT_Item_ div.icon_ img {
  margin: 0 2px 5px 0;
  height: 17px;
}
div.StyleT_Item_ div.price_ {
  margin: 0 10px 5px 10px;
}
div.StyleT_Item_ div.name_ {
  font-size: 14px;
  word-break : break-all;
}
div.StyleT_Item_ div.name_ div.name1_ {
  margin: 0 10px 5px 10px;
}
div.StyleT_Item_ div.cart_ {
  margin: 0 3px;
}
div.StyleT_Item_ .point_ {
  padding: 20px 7px 5px;
}
div.StyleT_Item_ div.pricebox_ {
  text-align: right;
  margin: 0 10px 5px;
}
div.StyleT_Item_ div.pricebox_ span.tax_ {
  display: block;
}
div.StyleT_Item_ div.cart_ {
}
div.StyleT_Item_ div.cart_ ul {
  overflow: hidden;
}
div.StyleT_Item_ div.cart_ ul li {
  float: left;
  display: inline;
  padding: 0 2px;
}
/* サイドメニューイベント欄 */
div.leftmenuframe_ div.StyleT_Line_, div.rightmenuframe_ div.StyleT_Line_ {
  width: 100%;
}
div.leftmenuframe_ div.StyleT_Item_, div.rightmenuframe_ div.StyleT_Item_ {
  margin: 0;
  width: 100%;
}
/**/
/*　clearfix　*/
div.StyleT_Line_:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.StyleT_Frame_{
	margin: 0 20px;
}
div.StyleT_Line_ {
  display: inline-block;
}
/* HIdes from IE-mac */
*html div.StyleT_Line_ {
  height: 1%;
}
div.StyleT_Line_ {
  display: block;
}
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　詳細一覧
--------------------------------------------------------------------- */
div.StyleD_Frame_ {
  width: 100%;
  /*overflow: hidden;*/
  margin-bottom: 20px;
  border-top: 1px dotted #a4a4a4;
}
div.StyleD_Item_ {
  margin: 0;
  padding: 20px 0;
  width: 100%;
  /*overflow: hidden;*/
  border-bottom: 1px dotted #a4a4a4;
  position: relative;
}
div.StyleD_Item_ .icon_new_ {
  position: absolute;
  left: 2px;
  top: 22px;
}
div.StyleD_Frame_ div.img_ {
  margin: 0;
  float: left;
  display: table;
  width: 236px;
  height: 176px;
  padding: 1px;
  text-align: center;
  border: 1px solid #dfdfdf;
  table-layout: fixed;
}
div.StyleD_Frame_ div.img_ a {
  display: table-cell;
  vertical-align: middle;
}
div.StyleD_Frame_ div.img_ img {
  max-height: 176px;
  max-width: 236px;
}
div.StyleD_Frame_ div.desc_ {
  float: left;
  display: inline;
  width: 670px;
  margin: 0 0 0 20px;
}
div.StyleD_Frame_ div.icon_ {
  margin-bottom: 5px;
}
div.StyleD_Frame_ div.icon_ img {
  margin: 0 5px 5px 0;
  height: 17px;
}
div.StyleD_Frame_ div.name_ {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.StyleD_Frame_ div.detail_ {
  width: 100%;
  /*overflow: hidden;*/
  margin-top: 20px;
}
div.StyleD_Frame_ div.detail_ div.spec_ {
  float: left;
  display: inline;
  text-align: left;
  width: 210px;
}
div.StyleD_Frame_ div.cart_ {
  float: right;
  display: inline;
  text-align: right;
  width: 235px;
}
div.StyleD_Frame_ div.cart_ ul {
}
div.StyleD_Frame_ div.cart_ ul li {
  float: left;
  display: inline;
  margin: 0 0 0 5px;
}
div.StyleD_Frame_ .goodscomment1_ {
  font-size: 14px;
  line-height: 1.5;
}
/*　clearfix　*/
div.StyleD_Item_:after, div.StyleD_Frame_ div.cart_ ul:after, div.StyleD_Frame_ div.detail_:after, div.StyleD_Frame_ div.desc_:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.StyleD_Item_, div.StyleD_Frame_ div.cart_ ul, div.StyleD_Frame_ div.detail_, div.StyleD_Frame_ div.desc_ {
  display: inline-block;
}
/* HIdes from IE-mac */
*html div.StyleD_Item_, *html div.StyleD_Frame_ div.cart_ ul, *html div.StyleD_Frame_ div.detail_, *html div.StyleD_Frame_ div.desc_ {
  height: 1%;
}
div.StyleD_Item_, div.StyleD_Frame_ div.cart_ ul, div.StyleD_Frame_ div.detail_, div.StyleD_Frame_ div.desc_ {
  display: block;
}
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
  width: 276px;
}
div.StyleP_Frame_ .item_comment_ {
  margin-bottom: 10px;
}
div.StyleP_Line_ {
  overflow: hidden;
  width: 288px;
  margin-bottom: 19px;
}
div.StyleP_Item_ {
  float: left;
  display: inline;
  padding: 1px;
  margin: 0 8px 0 0;
  width: 130px;
  border: 1px solid #dddddd;
}
div.StyleP_Item_ .img_ {
  text-align: center;
  display: table;
  width: 130px;
  margin-bottom: 8px;
  table-layout: fixed;
}
div.StyleP_Item_ .img_ a {
  display: table-cell;
  vertical-align: middle;
}
div.StyleP_Item_ .img_ a img {
  max-width: 100%;
}
div.StyleP_Item_ .icon_ {
  padding: 0 0 0 4px;
}
div.StyleP_Item_ .icon_ img {
  margin: 0 4px 5px 0;
}
div.StyleP_Item_ .name_ {
  padding: 0 4px;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 10px;
}
/* --------------------------------------------------------------------
	商品一覧　一覧
--------------------------------------------------------------------- */
table.StyleL_Frame_ {
  margin: 0 0 20px 0;
  border: none;
  width: 100%;
}
table.StyleL_Frame_ tr {
  vertical-align: top;
}
table.StyleL_Frame_ th {
  text-align: center;
  font-weight: bold;
}
table.StyleL_Frame_ td {
  vertical-align: middle;
}
table.StyleL_Frame_ td.name_ {
  width: 180px;
}
table.StyleL_Frame_ td.price_ {
  white-space: nowrap;
  text-align: right;
}
table.StyleL_Frame_ td.comment_ {
}
table.StyleL_Frame_ td.stock_ {
  text-align: center;
}
table.StyleL_Frame_ td.cart_ {
  width: 50px;
  text-align: right;
}
/* --------------------------------------------------------------------
	商品一覧　5個並び
--------------------------------------------------------------------- */
div.StyleM_Frame_ {
}
div.StyleM_Frame_ .item_comment_ {
  margin-bottom: 10px;
}
div.StyleM_Line_ {
  overflow: hidden;
  width: 720px;
  margin-bottom: 19px;
}
div.StyleM_Item_ {
  float: left;
  display: inline;
  padding: 1px;
  margin: 0 10px 0 0;
  width: 130px;
  border: 1px solid #dddddd;
}
div.StyleM_Item_ .img_ {
  text-align: center;
  display: table;
  width: 130px;
  margin-bottom: 8px;
  table-layout: fixed;
}
div.StyleM_Item_ .img_ a {
  display: table-cell;
  vertical-align: middle;
}
div.StyleM_Item_ .img_ a img {
  max-width: 100%;
}
div.StyleM_Item_ .icon_ {
  padding: 0 0 0 4px;
}
div.StyleM_Item_ .icon_ img {
  margin: 0 4px 5px 0;
}
div.StyleM_Item_ .name_ {
  padding: 0 4px;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 10px;
}
/* --------------------------------------------------------------------
	商品一覧　リスト
--------------------------------------------------------------------- */
ul.StyleS_Frame_ {
  margin: 0 0 20px 0;
  padding: 0;
}
li.StyleS_Line_ {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
}
li.StyleS_Line_ span {
  padding-right: 1em;
}
li.StyleS_Line_ .name_ {
  display: inline;
}
li.StyleS_Line_ .name1_ {
  padding-right: 1em;
  display: inline;
}
li.StyleS_Line_ .name2_ {
  padding-right: 1em;
  display: inline;
}
/* --------------------------------------------------------------------
	商品一覧　商品名
--------------------------------------------------------------------- */
div.StyleN_Frame_ {
  width: 432px;
}
div.StyleN_Frame_ .item_comment_ {
  margin-bottom: 10px;
}
div.StyleN_Line_ {
  overflow: hidden;
  margin-bottom: 19px;
}
div.StyleN_Item_ {
  float: left;
  display: inline;
  padding: 1px;
  margin: 0 9px 0 0;
  width: 130px;
  border: 1px solid #dddddd;
  position: relative;
}
div.StyleN_Item_ .icon_new_ {
  position: absolute;
  left: 1px;
  top: 1px;
}
div.StyleN_Item_ .img_ {
  text-align: center;
  display: table;
  width: 130px;
  margin-bottom: 8px;
  table-layout: fixed;
}
div.StyleN_Item_ .img_ a {
  display: table-cell;
  vertical-align: middle;
}
div.StyleN_Item_ .img_ a img {
  max-width: 100%;
}
div.StyleN_Item_ .icon_ {
  padding: 0 0 0 4px;
}
div.StyleN_Item_ .icon_ img {
  margin: 0 4px 5px 0;
}
div.StyleN_Item_ .name_ {
  padding: 0 4px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
}
div.StyleN_Item_ div.cart_ {
  margin: 0 3px;
}
div.StyleN_Item_ div.pricebox_ {
  text-align: right;
  margin: 0 10px 5px;
}
div.StyleN_Item_ div.pricebox_ span.tax_ {
  display: block;
}
/* --------------------------------------------------------------------
	商品一覧　一括購入
--------------------------------------------------------------------- */
table.StyleB_Frame_ {
  margin: 0 0 10px 0;
  border: none;
  width: 100%;
}
table.StyleB_Frame_ tr {
  vertical-align: top;
}
table.StyleB_Frame_ th {
  text-align: center;
  font-weight: bold;
}
table.StyleB_Frame_ td {
  vertical-align: middle;
}
table.StyleB_Frame_ td.name_ {
  width: 180px;
}
table.StyleB_Frame_ td.price_ {
  white-space: nowrap;
  text-align: right;
}
table.StyleB_Frame_ td.comment_ {
}
table.StyleB_Frame_ td.stock_ {
  text-align: center;
}
table.StyleB_Frame_ td.qty_ input {
  width: 4em;
}
div.StyleB_Cart_ {
  margin: 0 0 20px 0;
  text-align: right;
}
/* --------------------------------------------------------------------
	商品一覧　チェックリスト
--------------------------------------------------------------------- */
.StyleA_Frame_ {
  width: 100%;
  overflow: hidden;
}
.StyleA_Item_ {
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #CCC;
}
.StyleA_Item_ td {
  padding-bottom: 10px;
  vertical-align: top;
}
.StyleA_Item_ td.img_ {
  padding-right: 10px;
  width: 100px;
}
.StyleA_Item_ div.price_ {
  text-align: right;
}
.StyleA_Frame_ div.stock_ {
  text-align: right;
}
.StyleA_Frame_ div.checkbox_ {
  text-align: right;
  white-space: nowrap;
}
.StyleA_Frame_ div.checkbox_ label {
  margin: 0 0 0 5px;
  text-align: right;
  font-weight: bold;
}
/* チェックリスト(子商品追加) */
div.goods_ table.StyleC_Frame_ td.price_ {
  text-align: right;
  white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.stock_ {
  text-align: right;
  white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.checkbox_ {
  text-align: right;
  white-space: nowrap;
}
/* --------------------------------------------------------------------
	商品一覧　写真付き
--------------------------------------------------------------------- */
table.StyleI_Frame_ {
  margin: 0 0 20px 0;
  border: none;
  width: 100%;
}
table.StyleI_Frame_ tr {
  vertical-align: top;
}
table.StyleI_Frame_ th {
  text-align: center;
  font-weight: bold;
}
table.StyleI_Frame_ td {
  vertical-align: middle;
}
table.StyleI_Frame_ td.img_ img {
  width: 50px;
}
table.StyleI_Frame_ td.name_ {
  width: 180px;
}
table.StyleI_Frame_ td.price_ {
  white-space: nowrap;
  text-align: right;
}
table.StyleI_Frame_ td.comment_ {
}
table.StyleI_Frame_ td.stock_ {
  text-align: center;
}
table.StyleI_Frame_ td.cart_ {
  width: 50px;
  text-align: right;
}
/* --------------------------------------------------------------------
	商品一覧　ランキング
--------------------------------------------------------------------- */
div.StyleR_Frame_ {
  width: 418px;
}
div.StyleR_Frame_ .item_comment_ {
  margin-bottom: 10px;
}
div.StyleR_Line_ {
  overflow: hidden;
  width: 432px;
  margin-bottom: 19px;
}
div.StyleR_Item_ {
  float: left;
  display: inline;
  padding: 1px;
  margin: 0 8px 0 0;
  width: 130px;
  border: 1px solid #dddddd;
}
div.StyleR_Item_ .img_ {
  text-align: center;
  display: table;
  width: 130px;
  margin-bottom: 8px;
  table-layout: fixed;
}
div.StyleR_Item_ .img_ a {
  display: table-cell;
  vertical-align: middle;
}
div.StyleR_Item_ .img_ a img {
  max-width: 100%;
}
div.StyleR_Item_ .icon_ {
  padding: 0 0 0 4px;
}
div.StyleR_Item_ .icon_ img {
  margin: 0 4px 5px 0;
}
div.StyleR_Item_ .name_ {
  padding: 0 4px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
}
div.StyleR_Item_ .rank_ {
  width: 120px;
  height: 19px;
  margin: 0 auto 5px;
  text-indent: -9999px;
}
/* 1位 */
div.StyleR_Item_ #rank1 {
  background: url(../img/usr/common/rank1.png) no-repeat left top;
}
/* 2位 */
div.StyleR_Item_ #rank2 {
  background: url(../img/usr/common/rank2.png) no-repeat left top;
}
/* 3位 */
div.StyleR_Item_ #rank3 {
  background: url(../img/usr/common/rank3.png) no-repeat left top;
}
/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #dddddd;
}
table.search_ th {
  padding-top: 12px;
  text-align: right;
  font-weight: bold;
  white-space: nowrap;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
table.search_ td {
  text-align: left;
  font-size: 12px;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #dddddd;
  border-left: none;
  vertical-align: middle;
  overflow: hidden;
}
table.search_ td select {
  margin: 5px 0;
}
/* 各項目 */
#search_category select, #search_maker select, #search_brand select, #search_genre select {
  width: 300px;
}
/**/

div.goods_ div.btn_overlay_ {
  position: absolute;
  text-align: center;
}
div.goods_ div.addcart_overlay_ {
  position: absolute;
  display: none;
  z-index: 100;
}
/* --------------------------------------------------------------------
	新レコメンド
--------------------------------------------------------------------- */
div.recommendbox_ {
}
/*買い物かご用設定*/
div.cartlist_ div.recommendbox_ {
/*  width: 710px;*/
  margin: 0;
}
div.recommendbox_ .item_comment_ {
  margin-bottom: 15px;
  padding-bottom: 5px;
}
div.slider_item_ {
}
div.slider_item_ .icon_new_, div.slider_history_ .icon_new_ {
  position: absolute;
  left: 15px;
  top: 0;
}
div.slider_item_ .img_, div.slider_history_ .img_, div.slider_related_ .img_ {
  text-align: center;
  display: table;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  table-layout: fixed;
}
div.slider_item_ .img_ a, div.slider_history_ .img_ a , div.slider_related_ .img a {
  display: table-cell;
  vertical-align: middle;
}
div.slider_item_ .img_ a img, div.slider_history_ .img_ a img, div.slider_related_ .img_ a img {
  max-width: 100%;
}
div.slider_item_ .icon_, div.slider_history_ .icon_ {
  padding: 0 0 0 4px;
}
div.slider_item_ .icon_ img, div.slider_history_ .icon_ img {
  margin: 0 4px 5px 0;
}
div.slider_item_ .name_, div.slider_history_ .name_ {
  padding: 0 4px;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 50px;
}
div.slider_item_.item_slider_ .name_ {
  margin-bottom: 18px;
}
div.slider_related_ .name_ {
  padding: 0 4px;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 10px;
  min-height: 35px;
}
.goods_name_ .name1_ {
  height: 2.5em;
  overflow: hidden;
  word-break: break-all;
}
div.slider_history_ .goods_name_ .name1_ {
  height: 3.7em;
  overflow: hidden;
  display: block;
}
div.slider_related_ .goods_name_ .name1_ {
  height: 2.5em;
  overflow: hidden;
  display: block;
}

div.slider_item_ .pricebox_ {
  padding: 0 4px;
}
.item_box_ .pricebox_ .price_inner {
  display: table;
  width: 100%;
}
.item_box_ .pricebox_ .price_inner .shop_ {
  display: table-cell;
  width: 50%;
  text-align: left;
}
.item_box_ .pricebox_ .price_inner .tax_ {
  display: table-cell;
  width: 50%;
}
div.slider_item_ .pricebox_, div.slider_history_ .pricebox_ {
/*text-align: right;*/
}
/* 最近見た商品
--------------------------------------------- */
div.itmehistory_ h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.0;
  padding: 2px 0 10px;
}
div.itmehistory_ .item_slider_.slider_history_ {
  width: 920px;
  margin-bottom: 30px;
}
/*商品詳細 ページ下部のボタン
---------------------------------------------------*/
div.btm_btn_ {
  padding: 20px 0;
  text-align: center;
}
div.btm_btn_ p.limit_ {
  font-size: 14px;
  margin-bottom: 5px;
}
div.btm_btn_ p.limit_ span {
  color: #de0000;
}
div.btm_btn_ .cart_ {
  margin-bottom: 12px;
}
div.btm_btn_ ul {
  text-align: center;
}
div.btm_btn_ ul li {
  margin: 0 5px;
  display: inline-block;
}

/*色指定
---------------------------------------------------*/
.colors_{
	overflow: hidden;
	margin-top: 20px;
}
.colors_ br{
	display: none;
}
.colors_ .message_{
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 10px;
}
.color2_{
	float: left;
	width: 29px;
	height: 30px;
	margin-right: 10px;
	
}
.color2_:hover{
	cursor: pointer;
}
/*サイズ
---------------------------------------------------*/
.sizes_{
	overflow: hidden;
}
.sizes_ .message_{
	float: left;
	height: 30px;
	line-height: 30px;
}
.sizes_ br{
	display: none;
}

.sizes_ select{
	float: left;
	width: 85%;
	margin-left: 5%;

	border: 1px solid #777777;
	border-radius: 0.2rem;
	padding: 0 0;
	font-size: 14px;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff, #f8f9fa) repeat;
	box-shadow: 0 0.1rem 0 rgba(255, 255, 255, 0.6) inset;
}

/* --------------------------------------------------------------------
	ユーザー定義　注意事項
--------------------------------------------------------------------- */
div.caution_ {
	margin-bottom: 18px;
}
div.caution_ h3{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
div.caution_text_{
	margin-top:  18px;
}