document.write("<style type=\"text/css\">q { quotes :\"“\" \"”\" \"‘\" \"’\" ; color:#03f; border-bottom:0 none; } q:before { content: open-quote; color:red;}  q:after  { content: close-quote; color:red;}</style>");
document.write("<p>私は聞いてしまった。<q>XHTML2.0の仕様には、quote要素について<q>Visual user agents must not by default add delimiting quotation marks (as was the case for the q element in earlier versions of XHTML). It is the responsibility of the document author to add any required quotation marks, either directly in the text, or via a stylesheet.</q>と書かれていると○○氏が言っていた</q>のを、××氏が、あたかもそれを自分がはじめから知っていたかのように話していたのを。</p>");
