/*
**  Style Sheet for Masahiko Minoya Web Site
**  by claudio m.
**
**  Ver0.01 May.30.'01.
**  Ver0.10 Jun.21.'01.
*/

/* Tag style */
body    {font-size:11pt; font-family:'‚l‚r ƒSƒVƒbƒN', sans-serif;background-color:'#000000';}

h1      {font-size:20pt;}
h2      {font-size:16pt;}
h3      {font-size:14pt;}
h4      {font-size:12pt;}
h5      {font-size:10pt;}
h6      {font-size: 8pt;}

img     {border:0}

p       {}
p.jp    {font-size:11pt; font-family:HGŠÛºÞ¼¯¸M-PRO, '‚l‚r ƒSƒVƒbƒN', sans-serif;}
p.en    {font-size:11pt; font-family:Arial, Helvetica, sans-serif;}

div     {font-size:11pt; font-family:'‚l‚r ƒSƒVƒbƒN', sans-serif;}
div.jp  {font-size:11pt; font-family:HGŠÛºÞ¼¯¸M-PRO, '‚l‚r ƒSƒVƒbƒN', sans-serif;}
div.en  {font-size:11pt; font-family:Arial, Helvetica, sans-serif;}

span.jp {font-family:'‚l‚r ƒSƒVƒbƒN', sans-serif;}
span.en {font-family:Arial, Helvetica, sans-serif;}

table       {font-size:11pt; font-family:'‚l‚r ƒSƒVƒbƒN', sans-serif;}
table.jp    {font-size:11pt; font-family:HGŠÛºÞ¼¯¸M-PRO, '‚l‚r ƒSƒVƒbƒN', sans-serif;}
table.en    {font-size:11pt; font-family:Arial, Helvetica, sans-serif;}

/* Anchor settings */
a:link      {color:#ffffcc; text-decoration:none}
a:visited   {color:#999999; text-decoration:none}
a:hover     {color:#ff3333; text-decoration:underline}

/* Keywords settings */
.size1  {font-size: 8pt;}
.size2  {font-size:10pt;}
.size3  {font-size:12pt;}
.size4  {font-size:14pt;}
.size5  {font-size:16pt;}
.size6  {font-size:20pt;}

.space  {padding:5pt 0;}
.space3 {padding:3pt 0;}

.japan  {font-family:'‚l‚r ƒSƒVƒbƒN', sans-serif;}
.eng    {font-family:Arial, Helvetica, sans-serif;}

.title  {font-size:25pt;}
.footer {font-size: 8pt; font-family:Arial, Helvetica, sans-serif;}
