﻿@charset "UTF-8";

.wrapper {
  background: #fff;
}

.pane-globalnav {
  position: relative;
  background-color: #01805a;
  color: #fff;
}

.pane-footer {
  background: #01805a;
}

.pane-topic-path {
  background-color: #f5f5f5;
}

.pane-order-header {
  border-bottom: 2px solid #666;
}

.pane-order-contents {
  background: #eee;
  border: 1px solid #eee;
}

.pane-landingpage-contents {
  background: #eee;
  border: 1px solid #eee;
}

.footer-bt{
	background: #037553;
}
