@charset "utf-8";

.section table { margin-top: 1em; }
.section table th { padding: .5em; }
.section table td { vertical-align: middle; }


.section.detail .menu { background: #e8e8e8; }
.section.detail .menu ul { padding: 10px 10px 5px 10px; list-style: none; }
.section.detail .menu ul li { margin-bottom: 5px; border: 1px solid #cccccc; background: #ffffff; position: relative; }
.section.detail .menu ul li a { padding: 10px; height: 30px; color: #333333; font-size: 14px; text-decoration: none!important; display: block; }
.section.detail .menu ul li a em { font-size: 16px; font-weight: bold; color: #00607e; }
.section.detail .menu ul li a span { padding-top: 15px; line-height: 1; width: 160px; height: 25px; text-decoration: underline!important; color: #ffffff; display: block; background: #00607e; text-align: center; font-size: 12px; font-weight: normal; position: absolute; right: 10px; top: 5px; }
.section.detail .menu ul li a:hover { background: #f3f3f3!important; }


.section .category a:before { display: inline-block; width: 2rem; vertical-align: middle; color: #e00; content: "\f105"; font-family: FontAwesome; font-size: 2.4rem; text-align: center; }	/* .fa-angle-right */