@charaset "shift_jis"; #wrapper { text-align: center; } .images { width: 640px; height: 205px; margin: 0 auto; } .img01, .img02, .img03, .img04 { display: block; height: 205px; width: 138px; margin: 0 10px; background-position: top left; background-repeat: no-repeat; float: left; } * html .img01, * html .img02, * html .img03, * html .img04 { margin: 0 5px; } .img01 {background-image: url(img/th-0002-a.bmp);} .img02 {background-image: url(img/th-0254.bmp);} .img03 {background-image: url(img/th-0576-a.bmp);} .img04 {background-image: url(img/th-0625-a.bmp);} .img01 img, .img02 img, .img03 img, .img04 img { height: 205px; width: 138px; } .clear { clear: both; } @media print { .img01, .img02, .img03, .img04 { display: none; } }