﻿@charset "utf-8";
/*--------------------------------------------------
　組織図
--------------------------------------------------*/
#mainContents .common figure {
  display: table;
  margin: 20px auto;
}
#mainContents .common figure img{
  width: 100%;
  height: auto;
}