<STYLE TYPE="text/css">
<!--
BODY {background:#e9ffff url(bgimg01.gif) no-repeat center top fixed}
H3 {background:linen url(../../soft/imgcpb1/backa01.gif) no-repeat
center}
P {background:coral url(../bgimg01.jpg) 3mm 10px}
TABLE {background:url(../../soft/imgcpb1/backe06.gif) left repeat-y}
DL {background:pink}
DD {background:url(../../soft/imgcpb1/backe11.gif)}
-->
</STYLE>
| スタイル | 設定値 | 対応 |
| background-color | (color値)/transparent | IE4/NN4 |
| background-image | (url)/none | IE4/NN4 |
| background-repeat | repeat/repeat-x/repeat-y/no-repeat | IE4/NN4 |
| background-attachment | scroll/fixed | IE4 |
| background-position | (%指定)/(座標指定)/(キーワード指定) | IE4 |
| background | 各値をスペースで区切り並べる | IE4/NN4 |
END