﻿@charset "UTF-8";

.wrapper {
  background: #fff;
}

.pane-globalnav {
  position: relative;
  background-color: #444;
  color: #fff;
}

/*[2020/10/26 商品一覧デザイン適用のため]*/
/*.pane-footer {*/
/*  background: #eee;*/
/*}*/

/*.pane-topic-path {*/
 /* background-color: #f5f5f5;*/
/*}*/

.pane-order-header {
  border-bottom: 2px solid #666;
}

.pane-order-contents {
  border: 1px solid #eee;
}

.pane-landingpage-contents {
  background: #eee;
  border: 1px solid #eee;
}

.block-member-info,
.block-member-info-confirmation,
.block-member-registration-completed,
.block-shipping-address,
.block-credit-card-confirmation,
.block-inquiry,
.block-inquiry-history,
.block-mail-address,
.block-member-password,
.block-reset-password,
.block-user-review,
.block-mail-news {
  width: 900px;
  margin: 0 auto;
}

