/*      stylesheet for okj-e            */


/*      body            */

BODY            {background-color:#ffffff;color:#000000;font-size:12pt;margin-right:5%;margin-left:5%;}


/* link type */

A:link          {color:#0000ff;}
A:active        {color:#000088;}
A:visited       {color:#000066;}
A:hover         {color:#ffffff;background-color:#00aacc;}

/*      attention-color */

.att-c          {background-color:#ffaa00;text-align:center;}
.info-c         {background-color:#3388ff;text-align:center;}
.data-c         {background-color:#cccccc;text-align:center;}
.in-f           {color:#fff;font-weight:bold;}

/*      fontsize        */

.ss             {font-size:80%;}
.la             {font-size:120%;}
.ll             {font-size:140%;}

/* banner    */

.banner         {width:640;height:30;}

/* position     */

.cf             {text-align:center;}
.lf             {text-align:left;}
.rf             {text-align:right;}

/* table caption */

.maker          {color:#00bb00;font-weight:bold;font-size:12pt;}
.series         {color:#ff8844;font-weight:bold;font-size:10pt;}
.section        {color:#008888;font-weight:bold;font-size:10pt;}

/* table type */

.type1          {width:100%;}
.type2          {margin-right:10%;margin-left:10%;width:80%}
.type3          {margin-right:10%;margin-left:10%;width:80%;border:2px ridge #000;border-collapse:separate}
.caption        {padding:1% 20%;}
.itemlist       {margin:10mm 20mm;}

/* table data */

.s1             {font-size:140%;font-weight:bold;background-color:#3388ff;}
.price          {font-weight:bold;text-align:right;white-space:nowrap;}
.item           {padding:2pt 2pt 2pt 10pt;background-color:#ddddff;}
.data           {padding:0pt 10pt;width:20%;}
.red            {color:#ff0000;}
.lp             {padding-left:10px;}


