.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif
}
.j9, .j10, .j12, .j14 {
	font-family:'MS PGothic','Osaka',monospace,serif
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#980101;
	scrollbar-face-color:#CFBD70;
	scrollbar-darkshadow-color:#cccccc;
	background-color: #CFBD70;
	color:#333333;
}

/* form */
select {
border: medium #980101 double;
scrollbar-arrow-color:#980101;
scrollbar-face-color:#CFBD70;
scrollbar-darkshadow-color:#cccccc;
background-color: #095D78;
}



/* font size */

.xxl{font-size:14pt; line-height:16pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.xl {font-size:13pt; line-height:15pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.l  {font-size:12pt; line-height:14pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.m  {font-size:10pt; line-height:12pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.s  {font-size: 9pt; line-height:11pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.xs {font-size: 8pt; line-height:10pt; font-family:'MS PGothic','Osaka',monospace,serif;}
.xxs{font-size: 7pt; line-height: 9pt; font-family:'MS PGothic','Osaka',monospace,serif;}

/* font color */

.white  {color: #FFFFFF;}
.bule   {color: #336699;}
.bule02 {color: #095D78;}
.brown  {color: #993300;}
.brown02{color: #8B5F32;}
.brown03{color: #990000;}
.gray   {color: #666666;}
.gray02 {color: #999999;}
.red    {color: #FF0000;}
.red02  {color: #B60E1C;}
.green  {color: #649537;}
.green02{color: #70A965;}
.green03{color: #3C531C;}
.orange {color: #CC6600;}


/* pading */
.p_t50{padding-top:50px}
.p_l100{padding-left:100px}
.p_l20{padding-left:20px}
.p_l10{padding-left:10px}
.p_10{padding:10px}


/* link color */

a:link   {color: #006699; text-decoration:underline;}
a:visited{color: #006699; text-decoration:underline;}
a:hover  {color: #FF6600; text-decoration:underline;}
a:active {color: #006699; text-decoration:underline;}

a.link2:link   {color: #FFFFFF; text-decoration:underline;}
a.link2:visited{color: #FFFFFF; text-decoration:underline;}
a.link2:hover  {color: #FF6600; text-decoration:underline;}
a.link2:active {color: #FFFFFF; text-decoration:underline;}