@charset "utf-8";
/* CSS Document */

#rc-topics-3{
display:block;
text-align:center;
margin:24px 0 0 0;
width:822px;
padding:0;
background:#f6efe9 url(../img/topics_back.jpg);
}

#rc-topics-3-f{
margin:0;
padding:0;
width:822px;
height:10px;
background:#f6efe9 url(../img/topics_back_footer.jpg);
}

/*リスト内設定*/

#topics-item-box{
width:155px;
height:344px;
background:#f8f1eb url(../img/list/item_list_back.jpg) no-repeat 0 0;
text-align:center;
margin-right:0;
float:left;
overflow:hidden;
}

#topics-img{
width:143px;
height:155px;
text-align:center;
margin:0 auto;
padding:0;
}

.topics-itm-data{
width:140px;
margin:0 auto;
padding:0;
text-align:left;
}

.topics-itm-name{
width:140px;
height:40px;
color: #746454;
font-weight:normal;
font-size:12px;
margin:0 0 3px 0;
}