@charset "utf-8";


/*
----------------------------------------------------------------------- */
.section h5,
.section p,
.section dl,
.section ul,
.section ol { margin-top: 1em; }

.section h5.cat { margin: 1.5em 0 .25em; font-weight: bold; color: #30314b; }
.section h5.cat span { margin-left: 1em; color: #d00000; font-weight: normal; }

.section table.table-spec { font-size: 75%; }
.section table.table-spec td,
.section table.table-spec th { vertical-align: middle; }
.section table.table-spec th { width: 10%; white-space: nowrap; text-align: center; }
.section table.table-spec span,
.section table.table-spec td.note { font-size: 90%; color: #666666; width: 40%; }
.section table.table-spec tr.red td,
.section table.table-spec tr.red td span { color: #d00000!important; }

.section .linkmenu { margin: 1.5em 0 -1.25em 0; color: #666666; font-size: 1.6rem; }
.section .linkmenu:first-child { margin-top: 0; }.section .linkmenu li { margin-bottom: .5em; padding: .25em .5em; border-left: 1px solid #cccccc; list-style: none; display: inline-block; line-height: 1.5; font-size: 90%; }
.section .linkmenu li:first-child { border-left: none; }
