@charset "utf-8";

/* body#corporate.top
----------------------------------------------------------------------- */
body#corporate.top ul.announce { margin: 10px 0 15px; line-height: 1.3; }
body#corporate.top ul.announce li { padding: .5em .5em .5em 9em; border-bottom: 1px dashed #cccccc; position: relative; }
body#corporate.top ul.announce li span { margin-left: -8.5em; position: absolute; }
body#corporate.top ul.announce li strong { font-weight: normal; }

body#corporate.top div.update { margin-top: 10px; margin-bottom: 20px; }
body#corporate.top div.update table { border-collapse: collapse; margin-top: 10px; border-top: 1px solid #cccccc; width: 100%; }
body#corporate.top div.update table th,
body#corporate.top div.update table td { border-bottom: 1px solid #cccccc; padding-top: 8px; padding-bottom: 8px; line-height: 1.3; }
body#corporate.top div.update table th { padding-right: 8px; padding-left: 8px; background-color: #f4f4f4; width: 10%; white-space: nowrap; }
body#corporate.top div.update table td.icon { width: 78px; white-space: nowrap; text-align: center;}

