@charset "euc-jp";
@import url(/mylimedio/style/a/common.css);
/*
   common.css - デザインA 共通（カスタマイズ用）

   $Id: common.css,v 1.1 2006/09/15 01:46:52 toshi Exp $
   Copyright (c) 2006, RICOH Co., Ltd.
 */
body {
  background-image:none;
}

#ej-tl ul.node-list {
  _height:1.25em;
  min-height:1.25em:
}

#ej-tl ul.node-list li {
  float:left;
  list-style:none;
  margin:0 20px 0.5em 0;
  padding:0;
  white-space:nowrap;
}

#ej-tl p.desc {
  white-space:pre;
}

