.img_adj01{ display:block;height:200px;width:327px; background:#cccccc; overflow:hidden; position:relative;}
.img_adj01 img{width:100%; height:auto;position:absolute; left:0px; top:0px;}

.img_adj02{ display:block;height:130px;width:210px; background:#cccccc; overflow:hidden; position:relative;}
.img_adj02 img{width:100%; height:auto;position:absolute; left:0px; top:0px;}
/* ピックアップ記事 */
.img_adj_pick{ display:block;height:60px;width:60px; background:#cccccc; overflow:hidden; position:relative;}
.img_adj_pick img{width:auto; height:60px;position:absolute; left:0px; top:0px;}
/* /ピックアップ記事 */