WinIE5.0のみに適用

body {
	background-color: green;
	/*\*/
	_background-color: red;
	/**/
	_background-color/**/ : green;
}
/*普通のブラウザは緑、WinIE5.0のみ赤*/