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

.content-nav {
    display: none;
}
ul.magazine {
    list-style: none;
}
ul.magazine li {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    line-height: 1.5;
    background: url( http://www.noastec.jp/mt-static/themes/noastec/images/li04.gif ) 3px center no-repeat;
}
ul.magazine li a {
    color: #000000;
    text-decoration: none;
}
ul.magazine li a:hover {
    color: #ff9900;
    text-decoration: underline;
}

