﻿@charset "utf-8";

/*----------------------------------------------------------------------------------------------------

  医療安全への取り組みに係る指針
  
----------------------------------------------------------------------------------------------------*/

.number-style01 {
  font-weight: bold;
  margin: 1em 0;
}

.number-style02 {
  margin-top: 0.5em;
}

.number-contents {
  padding-left: 1em;
  margin-top: 1em;
}
.number-contents ol,
.number-contents ul {
    list-style: none;
    padding-left: 0.5em;
}
.number-contents ol {
    margin-top: 0.5em;
}