/* ------------------------------------------------------------- */

/*               - Cascading Style Sheets            */

/* ------------------------------------------------------------- */



BODY {text:#FFFFFF;}

a:link { color: #0033cc; text-decoration: none; }

a:visited { color: #0033cc; text-decoration: none; }

a:hover {color: #FF6600; text-decoration: underline}

a:active { color: #FF6600; text-decoration: none; }



.miniFont { font-size: 7pt; }

.ssFont { font-size: 8pt;}

.sFont { font-size: 9pt; }

.mFont { font-size: 10pt;}

.lFont { font-size: 11pt; }

.llFont { font-size: 12pt; }

.ssFontH { font-size: 8pt; line-height: 130%; }

.sFontH { font-size: 9pt; line-height: 130%; }

.mFontH { font-size: 10pt; line-height: 130%; }

.lFontH { font-size: 11pt; line-height: 130%; }

.sshFont { font-size: 8pt;letter-spacing:1px;line-height:120%;}

.shFont { font-size: 9pt;letter-spacing:1px;line-height:120%;}

.mhFont { font-size: 10pt;letter-spacing:1px;line-height:120%;}

/* ------------------------------------------------------------- */

/*  Copyright(c)2003 hibino.com corp. All Rights Reserved.  */

/* ------------------------------------------------------------- */

.mFontb {  font-size: 12pt; font-weight: bold}

