/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
#about main #main-article ol > li em,
#about main #main-article ol > li:before,
#sitepolicy main #main-article ol > li em,
b,
optgroup,
strong {
    font-weight: 700;
}
body{
	font-size: 14px;
	font-family :
	YuGothic,
	'Yu Gothic',
	sans-serif;
}
a:active,
a:hover,
button {
    outline: 0;
}
a{
	color:#231815;
	text-decoration: none;
}

a,
button {
    background: 0 0;
}
button,
hr,
img,
legend {
    border: 0;
}
body,
button,
dl,
dl dd,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
ul {
    margin: 0;
}
button,
figcaption,
figure,
hr,
legend,
ol,
td,
th,
ul {
    padding: 0;
}
#l-wrap,
svg:not(:root) {
    overflow: hidden;
}
#l-header,
#l-wrap,
body,
html,
main #main-column,
sub,
sup {
    position: relative;
}
.remodal,
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
dfn {
    font-style: italic;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit;
}
button {
    overflow: visible;
    box-shadow: 0 0 0 0 transparent;
}
button,
select {
    text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}
.curd,
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid silver;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}
ol,
ul {
    list-style: none;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}
address,
em {
    font-style: normal;
}
.clearfix:after {
    display: table;
    clear: both;
    content: ' ';
}
