| プロパティ | 機能 | 書式上のルール(規定値) |
| azimuth | 音声の聞こえる水平方向の位置 | center |
| background | 背景関連プロパティの一括指定 | 各プロパティを参照 |
| background-attachment | 背景画像の移動・固定 | scroll |
| background-color | 背景色 | transparent |
| background-image | 背景画像 | none |
| background-position | 背景画像の初期位置 | 0% 0% |
| background-repeat | 背景画像の繰り返し | repeat |
| border | ボーダー関連プロパティの一括指定 | 各プロパティを参照 |
| border-collapse | 表のボーダーの表示モデル | collapse |
| border-color | ボーダーの色の一括指定 | 各プロパティを参照 |
| border-spacing | 隣接するセルのボーダー間のスペース | 0 |
| border-style | ボーダーの形状の一括指定 | none |
| border-top, border-right, border-bottom, border-left | 上下左右それぞれのボーダーの太さ・形状・色の一括指定 | 各プロパティを参照 |
| border-top-color, border-right-color, border-bottom-color, border-left-color | 上下左右それぞれのボーダーの色 | colorプロパティの値 |
| border-top-style, border-right-style, border-bottom-style, border-left-style | 上下左右それぞれのボーダーの形状 | none |
| border-top-width, border-right-width, border-bottom-width, border-left-width | 上下左右それぞれのボーダーの太さ | medium |
| border-width | ボーダーの太さの一括指定 | 各プロパティを参照 |
| bottom | 下からの位置指定 | auto |
| caption-side | 表キャプションの位置 | top |
| clear | フロートによる回り込みの解除 | none |
| clip | 切り抜き領域 | auto |
| color | 文字色(前景色) | ブラウザに依存 |
| content | 生成内容 | 空テキスト |
| counter-increment | カウンタの値を増やす | none |
| counter-reset | カウンタの値をリセットする | none |
| cue | 要素の前後に音声を鳴らす場合の一括指定 | 各プロパティを参照 |
| cue-after | 要素の直後に音声を鳴らす | none |
| cue-before | 要素の直前に音声を鳴らす | none |
| cursor | カーソルの種類 | auto |
| direction | テキストの基本的な表記方向 | ltr |
| display | 表示方法 | inline |
| elevation | 音声の聞こえる垂直方向の位置 | level |
| empty-cells | 空セルのボーダーと背景の表示方法 | show |
| float | フロートの方向 | none |
| font | フォント関連プロパティの一括指定 | 各プロパティを参照 |
| font-family | フォントのファミリー | ブラウザに依存 |
| font-size | フォントの大きさ | medium |
| font-size-adjust | フォントの大きさの調整 | none |
| font-stretch | フォントの字幅 | normal |
| font-style | フォントのスタイル | normal |
| font-variant | フォントの変形 | normal |
| font-weight | フォントの太さ | normal |
| height | ボックスの内容領域の高さ | auto |
| left | 左からの位置指定 | auto |
| letter-spacing | テキストの文字間隔 | normal |
| line-height | 行ボックス内のインラインボックスの高さ | normal |
| list-style | リスト関連プロパティの一括指定 | なし |
| list-style-image | リストマーカーの画像 | none |
| list-style-position | リストマーカーの位置 | outside |
| list-sytle-type | リストマーカーの種類 | disc |
| margin | マージンの一括指定 | なし |
| margin-top, margin-right, margin-bottom, margin-left | 上下左右マージンの個別指定 | 0 |
| marker-offset | マーカーボックスと基本ブロックボックスの距離 | auto |
| marks | トンボマーク(裁断等の目印) | none |
| max-height | ボックスの内容領域の高さの最大値 | none |
| max-width | ボックスの内容領域の幅の最大値 | none |
| min-height | ボックスの内容領域の高さの最小値 | 0 |
| min-width | ボックスの内容領域の高さの最小値 | ブラウザに依存 |
| orphans | 改ページの際のページ下部の最低行数 | 2 |
| outline | アウトライン関連プロパティの一括指定 | 各プロパティを参照 |
| outline-color | アウトラインの色 | invert |
| outline-style | アウトラインの形状 | none |
| outline-width | アウトラインの太さ | medium |
| overflow | 切り抜き方法 | visible |
| padding | パディングの一括指定 | なし |
| padding-top, padding-right, padding-bottom, padding-left | 上下左右パディングの個別指定 | 0 |
| page | @pageで指定したページボックスの各種設定 | auto |
| page-break-after | 要素の直後で改ページ | auto |
| page-break-before | 要素の直前で改ページ | auto |
| page-break-inside | 要素の途中で改ページ | auto |
| pause | 要素の前後での読み上げ休止時間の一括指定 | ブラウザに依存 |
| pause-after | 要素の直後での読み上げ休止時間 | ブラウザに依存 |
| pause-before | 要素の直前での読み上げ休止時間 | ブラウザに依存 |
| pitch | 読み上げ時の声の高さ | medium |
| pitch-range | 読み上げ時の声の高さの変動幅 | 50 |
| play-during | 読み上げ時の背景音声 | auto |
| position | 配置方法 | static |
| quotes | 引用符の指定 | ブラウザに依存 |
| ritchness | 読み上げ時の声の明瞭さ | 50 |
| right | 右からの位置指定 | auto |
| size | ページボックスのサイズと方向 | auto |
| speak | スペルの読み上げ方 | normal |
| speak-header | 表内の見出しの読み上げ方 | once |
| speak-numeral | 数字の読み上げ方 | continuous |
| speak-punctuation | 句読点や括弧、区切り記号などの読み上げ方 | none |
| speech-rate | 読み上げ速度 | medium |
| stress | 読み上げ時の抑揚の強さ | 50 |
| table-layout | 表関連要素の表示方法(レイアウトアルゴリズム) | auto |
| text-align | テキストの行揃え | ブラウザとテキストの表記方向に依存 |
| text-decoration | テキストを装飾する | none |
| text-indent | テキストの最初の行のインデント幅 | 0 |
| text-shadow | テキストに影をつける | none |
| text-transform | テキストの大文字と小文字の変換 | none |
| top | 上からの位置指定 | auto |
| unicode-bidi | Unicodeの表記方向に関する指示の組み込みや上書き | normal |
| vertical-align | インラインボックスや表内のセルの垂直位置 | baseline |
| visibility | ボックスの可視・不可視 | visible |
| voice-family | 音声読み上げ時の声の種類 | ブラウザに依存 |
| volume | 音声読み上げ時の音量 | medium |
| white-space | 空白文字の処理方法 | normal |
| widows | 改ページの際のページ上部の最低行数 | 2 |
| width | ボックスの内容領域の幅 | auto |
| word-spacing | テキストの単語間隔 | normal |
| z-index | 重なり順序 | auto |
© INFI