@charset "EUC-JP";
/* CSS Document */

.pics {  
    width:   470px;  
    height:  111px;
	padding-left:10px;
	padding-bottom:10px;
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    background-color: #eee;  
    width:  470px; 
    height: 111px; 
    top:  0; 
    left: 0 ;
} 
