/* news.css */

body 	{font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
              font-size: 11pt; font-weight: normal;  height: 150%;}
a.link       {color: #0000ee;} 
a.active    {color: #a52a2a;} 
a.visited   {color: #a52a2a;} 

.index     {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
              font-size: 9pt; font-weight: bold;
             }
.index-li   {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
              font-size: 10pt; font-weight: normal;
             }

.No         {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              color: #0066ff;
              font-size: 10pt; font-weight: bold;
             }

hr        {width: 99%; height: 2px;}

.cont   {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
              font-size: 11pt; font-weight: bold; text-align: left;
             }

.table01  {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
             width: 400px; text-align: left; background-color: rgb(255, 204, 102); height: 20px;
             color: rgb(0, 0, 0); font-size: 12pt; vertical-align: middle;
               }
.table01-li    {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
	font-size: 11pt; height: 120%; vertical-align: middle;}

.table02  {font-family: "Times New Roman",serif,Osaka,sans-serif; 
             text-align: left; background-color: rgb(255, 255, 255);
             color: rgb(0, 0, 0); font-size: 11pt; vertical-align: top;
               }

.table03  {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
             text-align: center; background-color: rgb(255, 255, 255);
             color: rgb(0, 0, 0); font-size: 11pt; vertical-align: top;
               }


h1        {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
             color: #000000; background-color: rgb(255, 204, 102);
              font-size: 15pt; font-weight: bold;
             }

h2         {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240);
              color: rgb(102, 0, 0);
              font-size: 13pt; font-weight: bold;
             }

p       {font-size: 11pt; line-height: 140%;
         font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
         color: rgb(0, 0, 0);
        }

dl         {font-size: 11pt; font-weight: bold;}

dd         {font-size: 11pt; font-weight: normal;}

.li01    {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
	font-size: 11pt; height: 140%; vertical-align: top;}


.name         {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 240); color: rgb(0, 0, 0); 
              font-size: 10pt; font-weight: normal; text-align: right;
             }
.caption  {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 0); color: rgb(0, 0, 0); 
              font-size: 9pt; font-weight: bold; vertical-align: top;
            }
.caption-center  {font-family: arial, helvetica, san-serif, ms pgothic, gothic, osaka; 
              background-color: rgb(255, 255, 0); color: rgb(0, 0, 0); 
              font-size: 9pt; font-weight: bold; vertical-align: top; text-align: center;
            }


/**/
