<html> <head> <style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style> </head> <body lang="ja"> <p>あ<br>「い」<br>う</p> <p>あ<br>『い』<br>う</p> <p>あ<br>「い。」<br>う</p> <p>あ<br>『い。』<br>う</p> <p>あ<br>「『い。』」<br>う</p> <p>「あ<br>い」</p> </body> </html>