html, address,
blockquote,
body、dd、div、
dl、dt、フィールドセット、フォーム、
フレーム、フレームセット、
h1、h2、h3、h4、
h5、h6、noframes、
ol、p 、ul、center、
dir、hr、menu、pre {display:block; unicode-bidi: embed }
li { 表示: リスト項目 }
ヘッド { 表示: なし }
テーブル { 表示: テーブル }
tr { 表示: テーブル行 }
thead { 表示: テーブルヘッダーグループ }
tbody { 表示: テーブル行グループ }
tfoot { 表示: テーブルフッターグループ }
col { 表示: テーブル列 }
colgroup { 表示: テーブル列グループ }
td, th { 表示: テーブルセル }
キャプション { 表示: テーブルキャプション }
番目 { フォントの太さ: 太字; text-align: center }
caption { text-align: center }
body { margin: 8px }
h1 { font-size: 2em;マージン: .67em 0 }
h2 { font-size: 1.5em;マージン: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu { margin: 1.12em 0 }
h5 { フォントサイズ: .83em;マージン: 1.5em 0 }
h6 { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong { font-weight: baller }
blockquote { margin-left: 40px; margin-right: 40px }
i、cite、em、
var、address { font-style: italic }
pre、tt、code、
kbd、samp { font-family: monospace }
pre {white-space: pre }
button, textarea,
input, select { display: inline-block }
big { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub {vertical-align: sub }
sup {vertical-align: super }
table { border-spacing: 2px; }
thead, tbody,
tfoot {vertical-align: middle }
td, th, tr {vertical-align:継承 }
s, Strike, del { text-decoration: line-through }
hr { border: 1px inset }
ol, ul, dir,
menu, dd { margin-left: 40px }
ol { list-style-type: 10 進数 }
ol ul、ul ol、
ul ul、ol ol { margin-top: 0; margin-bottom: 0 }
u, ins { text-decoration: 下線 }
br:before { content: "A";空白: 行前 }
center { text-align: center }
:link, :visited { text-decoration: 下線 }
:focus { アウトライン: 細い点線の反転 }
/ * 双方向性の設定を開始します (変更しないでください) */
BDO[DIR="ltr"] { 方向: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"] {方向: rtl; unicode-bidi: bidi-override }
*[DIR="ltr"] {方向: ltr; unicode-bidi: embed }
*[DIR="rtl"] { 方向: rtl; unicode-bidi: embed }
@media print {
h1 { 改ページ前: 常に }
h1, h2, h3,
h4, h5, h6 { 改ページ後:回避 }
ul, ol, dl { page-break-before: 回避 }
}