body/div/pre ①div要素の直下のpre要素にはスタイルは適用されない
		
body/div/pre/pre ②div要素の孫のpre要素にスタイルが適用される
			body/div/pre/span
			
body/div/pre/table