/* WebATOMSのヘッダーフッターのスタイル設定 */
/* 検証環境は背景色を#ffaa00(オレンジ)とする */
.atoms-navigation-bar{
  background-color:#ffaa00;
  color: #ffffff;
}
