home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / POWERDVD / data1.cab / Japanese_File_Group / HTMLHELP / powerdvd-faq / faq.css < prev    next >
Cascading Style Sheet File  |  2000-10-21  |  1KB  |  55 lines

  1. <!--基本設定-->
  2.  
  3. BODY    { background: white;
  4.      TEXT: black; font-size: 9pt;}/* メインの背景設定 */
  5. FONT.TOP{ color: #f63; font-size: 20pt;}/* タイトルの設定 */
  6. TD.Q    { background-color: #D0FFFF ;} /* Qのテーブル内の設定 */
  7. FONT.Q    { font-size: 10pt ;
  8. line-height:14pt ;}/* Qのフォントの設定 */
  9.  
  10. TD.A    { background-color: #ffc ;
  11.  font-size: 9pt ;
  12.  line-height:14pt ; }}/* Aのテーブル内設定 */
  13.  
  14. .A    { font-size: 9pt ;
  15. line-height:14pt ; }/* Aのフォントの設定 */
  16.  
  17. FONT.A    { font-size: 9pt ;
  18. line-height:14pt ; }/* Aのフォントの設定 */
  19.  
  20. .A2    { font-size: 9pt ;
  21. line-height:14pt ; }/* Aのフォントの設定 */
  22.  
  23.  
  24.  
  25.  
  26.  
  27. .E { table-layout:auto ;
  28. font-size : 11pt ;
  29. border-width: 2pt ;
  30. border-style: double ;
  31. border-color: 000000 ;}/* 説明用テーブル */
  32.  
  33.  
  34.  
  35. TD.C    { background-color: #87cefa}/* アンケートのテーブル内設定 */
  36. DIV.C    { font-size: 9pt;}/* アンケートのフォントの設定 */
  37.  
  38.  
  39.  
  40.  
  41. FONT.AC    { font-color: white}/* テキストカウンターのフォント指定 */
  42.  
  43. <!--Q&Aトップページ設定-->
  44.  
  45. .text { font-size=10pt ;}
  46. .top { color:#ff6633 ; font-size= 30pt ; font-weight:bold ;}
  47. .top2 { color:#ff6633 ; font-size= 15pt ; font-weight:bold ;}
  48.  
  49. .pt1 {font-size: 10pt; line-height:25pt; list-style-image:url(../images/lump.gif);
  50.  }/* faq設問の行間設定 */
  51. .pt2 {font-size: 10pt; line-height:15pt; list-style-image:url(../images/lump.gif);
  52.  }/* faq設問の行間設定(2行以上) */
  53.  
  54.  
  55.