@charset "Shift JIS";
/*商品写真の配置レイアウト用*/
.photo{
    margin-right:20px;
    margin-bottom:100px;
    float:left;
}

.photoend{
    clear:left;
}
