home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / rw.lzh / ラビットウルフ20091005 / km3.css < prev    next >
Cascading Style Sheet File  |  2005-10-15  |  960b  |  67 lines

  1. <STYLE TYPE="text/css"> 
  2. <!--
  3.  
  4. H4{
  5.  font-size:x-small;
  6.  color:#FF9F33;
  7.  font-family:Arial;
  8.  line-height:0px;
  9.  text-align:right;
  10. }
  11.  
  12. H5{
  13.  font-size:small;
  14.  color:#FF9F33;
  15.  font-family:Arial;
  16.  background-color:#FFECCC;
  17.  line-height:5px;
  18. }
  19.  
  20. H6{
  21.  font-size:x-small;
  22.  color:#FF9F33;
  23.  font-family:Arial;
  24.  line-height:15px;
  25. }
  26.  
  27. a{
  28.  color:#000000;
  29.  text-decoration:underline;
  30.  font-size:x-small;
  31.  font-weight:700;
  32.  list-style-type:square;
  33. }
  34.  
  35. HR{
  36.  border-style:dotted;
  37.  border-color:#f8c003;
  38.  margin-bottom: 0px;
  39.  margin-top: 0px;
  40.  margin-left: 0px;
  41.  margin-right: 0px;
  42.  line-height:26px;
  43.  
  44. }
  45.  
  46. li{
  47.  list-style-type:square;
  48.  color:#FF9F33;
  49.  list-style-position:outside;
  50. }
  51.  
  52. TABLE,TR{
  53.  font-size: 14px;
  54.  margin-bottom: 0px;
  55.  margin-top: 0px;
  56.  margin-left: 0px;
  57.  margin-right: 0px;
  58.  line-height:26px;
  59.  vertical-align:top;
  60.  border-style:dotted;
  61.  border-color:#f8c003;
  62.  background-color:#FFFFFF;
  63. }
  64.  
  65. -->
  66. </STYLE>
  67.