@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; }
.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; }


.section.ex dl { margin-top: 0; line-height: 1.25; font-size: 80%; border-top: 1px solid #ccc; }
.section.ex dl dt { padding: 8px 5px 10px 5px; background: #eee url(../img/chat_ex_callout.png) left bottom no-repeat;}
.section.ex dl dt em { margin-right: .5em; font-style: normal; font-weight: bold; color: #30314b; }
.section.ex dl dd { padding: 8px 0; border-bottom: 1px solid #ccc; font-weight: bold; }
.section.ex dl dd span { margin: 0 5px; color: #808080; }
