home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 April / VPR0404.ISO / CANOPUS / EDIUS20_TRIAL / EDIUS / HELP / JAPANESE / EDIUS.chm / html / cpds.css < prev    next >
Cascading Style Sheet File  |  2004-01-21  |  3KB  |  125 lines

  1. BODY { font-family : "MS Pゴシック";
  2.     font-size : 12.0px;
  3.     background-color: #FFFFFF;
  4. }
  5.  
  6. :link {color:#008080}
  7. :visited {color:purple}
  8.  
  9. DIV.PAGE { font-size : 12.0px;
  10.           line-height : 17.0px;
  11.         margin-left : 10px;
  12.         margin-right :10px}
  13.  H1 {font-size : 16.0px;
  14.       line-height : 18.0px;
  15.       font-weight : bold;
  16.       margin-bottom : 15.0px;
  17.       background-color : #cbe4e4;
  18.       border-bottom : none;
  19.       border-top : none;
  20.       padding : 6.0px;}
  21.  H2 { font-size : 14.0px;
  22.       line-height : 17px;
  23.       font-weight : bold;
  24.       margin-top : 20.0px;
  25.       margin-bottom : 3pt;
  26.       color : #ff8000;}
  27.  H3 { font-size : 12.0px;
  28.       line-height : 12pt;
  29.       font-weight : bold;
  30.       margin-top : 3.0pt;
  31.       margin-bottom : 2.0px;}
  32.  H3.STEP { font-size : 12.0px;
  33.       line-height : 16.0px;
  34.       margin-top : 5.0px;
  35.       margin-bottom : 3.0px;}
  36.  OL { font-size : 12.0px;
  37.       line-height : 17.0px;
  38.       margin-left : 25.0px;
  39.       margin-top : 12.0px;
  40. }
  41. LI.step { margin-top : 5.0px;}
  42. LI.lst {margin-top : 5.0px;}
  43. li { margin-top : 0px;}
  44. UL { margin-left : 15.0px;
  45. margin-top : 0px;
  46. margin-bottom : 0px;}
  47.  
  48. TABLE { font-size : 12.0px;
  49.       line-height : 15.0px;
  50.       border-width : 1.0px;
  51.       border-color : black;
  52.       border-style : SOLID;
  53.       margin-right : 10px;
  54.       margin-top : 10px;
  55.       margin-bottom : 10px;
  56.       text-align: left;}
  57.  
  58. TABLE.TRMK {
  59.     margin-left : 0px;
  60.     margin-right : 0px;
  61.     border-style : SOLID;
  62.     border-width : 1.0px
  63. }
  64.  
  65. TH { font-weight :bold;
  66.       background-color : #C0C0C0;
  67.       border-width : 1.0px;
  68.       border-color : black;
  69.       border-style : SOLID;
  70.       padding : 5.0px;}
  71.  
  72. TD { font-weight : normal;
  73.       border-width : 1.0px;
  74.     border-color : black;
  75.       border-style : SOLID;
  76.     padding : 5.0px;}
  77.  
  78. DIV.EOF {margin-bottom : 50.0px;}
  79. dl {margin-top : 0px;}
  80. DT {font-weight : bold;margin-top : 6pt;}
  81. DD {margin-left : 15.0px;margin-top : 0px;margin-bottom : 12pt;}
  82. P{margin-top :6pt;margin-bottom : 6pt;}
  83. h1.icon {
  84. font-size : 16.0px;
  85.       line-height : 18.0px;
  86.       font-weight : bold;
  87.       margin-bottom : 15.0px;
  88.       background-color : #cbe4e4;
  89.       border-bottom : none;
  90.       border-top : none;
  91.       padding : 6.0px;
  92.     background-position : top right;
  93.     background-image : url(../img/le_icon.gif);
  94.     background-repeat : no-repeat;
  95.     padding-right : 28.0px;
  96. }
  97. h1.nicon {
  98. font-size : 16.0px;
  99.       line-height : 18.0px;
  100.       font-weight : bold;
  101.       margin-bottom : 15.0px;
  102.       background-color : #cbe4e4;
  103.       border-bottom : none;
  104.       border-top : none;
  105.       padding : 6.0px;
  106.     background-position :  right;
  107.     background-image : url(../img/new_icon.gif);
  108.     background-repeat : no-repeat;
  109.     padding-right : 28.0px;
  110. }
  111. h1.nficon {
  112. font-size : 16.0px;
  113.       line-height : 18.0px;
  114.       font-weight : bold;
  115.       margin-bottom : 15.0px;
  116.       background-color : #cbe4e4;
  117.       border-bottom : none;
  118.       border-top : none;
  119.       padding : 6.0px;
  120.     background-position :  right;
  121.     background-image : url(../img/nf_icon.gif);
  122.     background-repeat : no-repeat;
  123.     padding-right : 68.0px;
  124. }
  125.