@import "../css/filart.css";
a:link      { color: #0066CC; text-decoration: none }
a:active    { color: #FF0000; text-decoration: none }
a:visited   { color: #006600; text-decoration: none }
a:hover    { color: #FF3300; text-decoration: underline }
  
.kihon-12P17       { font-size: 12pt; line-height: 17pt }
.kihon-10P15  { font-size: 10pt; line-height: 15pt }
.small-9P12    { font-size: 9pt; line-height: 12pt }
.small-10P12   { font-size: 10pt; line-height: 12pt }
.small-10pix13 { font-size: 10px; line-height: 13px }
.cap8pt { font-size: 8pt; line-height: 120% }
.N10 {
	font-size: 10px;
	line-height: 14px;
	color: #292929;
}
.N12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.WH12 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.WH10 {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.B14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.YLW10 {
	font-size: 10px;
	line-height: 14px;
	color: #FFFF00;
}

.border { border: 1px solid;}
.toolhead {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #68b9b9;
}
.toolbg {
	background-color: #003333;
}
.tooltxt {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.toolname {
	font-size: 10px;
	line-height: 14px;
	background-color: #CCCCCC;
	font-weight: normal;
	color: #000000;
}
.tooltani {
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
body {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
