﻿@charset "UTF-8";

.wrapper {
  background: #fff;
}

.pane-globalnav {
  position: relative;
  background-color: #444;
  color: #fff;
}

.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,
.block-biz 
.block-mail-unsubscribe {

  margin: 0 auto;
}

.block-biz-submit {
  margin: 20px auto;
  text-align: center;
}

.block-biz-submit input, .block-biz-submit img {
  margin: 0px 16px;
  vertical-align: middle;
}