@charset "utf-8";

h2 { background: url(../../img/sozai/h2.links.png) left top no-repeat; }


#links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#links ul li {
    margin: 0 4px 8px 4px;
    padding: 4px 8px;
    float: left;
    width: 172px;
    height: 172px;
    overflow: hidden;
}
#links ul li.col1 {
    clear: both;
}

#links ul li .title {
    font-weight: bolder;
}
#links ul li .comment {
    margin-top: 4px;
    padding: 4px 8px;
    border: 1px dotted #999999;
    text-align: left;
    font-size: 95%;
    line-height: 130%;
}


#links ul li a {
    text-decoration: none;
}
#links ul li a img {
    border: none !important;
    text-decoration: none "important;
    
}
