/*
-----------------------------------------------
J.LEAGUE OFFICIAL SITE
Author:   J.LEAGUE
Version:  31 May 2007
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */

@import url("base.css");
@import url("greeting.css");
/*

@import url("mac_ie.css");
@import url("win_nn.css");
@import url("win_ie.css");
*/

/* IE5/Mac Only Styles
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/



/* Tables
-----------------------------------------------
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }
 */

