/* base css */
@import url(/portal/base-weblog.css);

/* portal css */


/* theme css */
@import url(/portal/theme-subtle_neutral.css);


/* user css */
@import url(/portal/gadiation.css);


/* other css */

#banner
{
  text-align: left top;
  /* background: #ff0000 */;
}

#banner-inner
{
 background-image: url(/portal/img/tokutoru_logo.gif);
 background-repeat: no-repeat;
 background-position: right top;
 text-align: left;
 vertical-align: top;
 /* background: #0000ff; */
}

.module-header
{
  /* background: #0000ff; */
  background: rgb(254,165,0);
  color: #ffffff;
}


table.tr-footer {font-size: 7px; }

