#feed{

}

.feedtest{
 width:8em;
 height:8em;
 margin:5px;
 float:left;
 overflow:hidden;
 font-size:x-small;
 vertical-align:top;
}



/* 画像の位置 */
.feedtest img{
 　　　　position:absolute;
 　　　　z-index:80;
 　　　　top:-50px;
 　　　　left:-50px;
}




.feedtest2{
padding:5px;
margin:0px;
border-bottom:1px dashed silver;
overflow:hidden;
font-size:small;
}
