@import url(http://www.noastec.jp/mt-static/themes/noastec/screen.css);

.content-nav {
    display: none;
}
div#alpha .page-asset .asset-name,
div#alpha .entry-asset .entry-title {
    margin-top: 10px;
    line-height: 30px;
    padding-left: 40px;
    font-weight: bold;
    background: url( http://www.noastec.jp/mt-static/themes/noastec/images/category-level1.gif ) left top no-repeat;
    border: none;
}
div#alpha .entry-asset h4 {
    margin-top: 10px;
    line-height: 25px;
    padding-left: 12px;
    font-weight: bold;
    border-top: none;
    border-left: 8px solid #ff6600;
    border-bottom: 1px solid #ff6600;
    background: none;
    font-size: 12px;
}
table.index {
    margin: 10px 0;
    width: 100%;
    border-collapse: collapse;
}
table.index th,
table.index td {
    padding: 3px 10px;
    text-align: center;
    border: 1px solid #666;
}
table.index th {
    background: #ffeec9;
}
table.members {
 &nbsp; &nbsp;margin: 10px 0 15px;
    border-collapse: collapse;
}
table.members tr.bg0 {
    background: #ffffff;
}
table.members td {
    padding: 2px 5px;
    border-bottom: 1px dotted #cccccc;
}
table.members td.name {
    width: 200px;
}
table.members td.addr {
    width: 380px;
}
table.members td.mail {
    width: 20px;
    text-align: center;
}

