

/* ------------------------------------------------------------- */
/*               - Cascading Style Sheets            */
/* ------------------------------------------------------------- */

BODY {text:#FFFFFF;}
a:link { color: #EC8D00; text-decoration: underline; }
a:visited { color: #999999; text-decoration: underline; }
a:hover {color: #C40000; text-decoration: none; BACKGROUND:#FFECCE; }
a:active { color: #EC8D00; text-decoration: none; BACKGROUND:#FFECCE; }

.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.  */
/* ------------------------------------------------------------- */
