.font10px {
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	line-height: 110%;
}
.font10px2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	line-height: 130%;
}
.font10px3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	line-height: 160%;
}
.font10px4 {
	font-family: "ＭＳ oゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #330000;
	line-height: 120%;
}
.font10px2W {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 130%;
}
.font10px2B {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	line-height: 130%;
}
.font10px2Br {
	font-family: Tahoma;
	font-size: 10px;
	color: #BCB9A5;
	line-height: 130%;
}
.font12px {
	font-family: Tahoma;
	font-size: 12px;
	color: #330000;
	line-height: 110%;
}
.font12px2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #330000;
	line-height: 140%;
}

.font12px3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #330000;
	line-height: 160%;
}

.font13px {
	font-family: Tahoma;
	font-size: 13px;
	color: #330000;
	line-height: 110%;
}
.font11px {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	line-height: 100%;
}
.font11px1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	line-height: 120%;
}

.font11px2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	line-height: 140%;
}
BODY{
  scrollbar-base-color : #FFE6CC;
  scrollbar-face-color : #DED9CB;/*真ん中*/
  scrollbar-arrow-color : #FFFFFF;/*▼▲*/
  scrollbar-3dlight-color: #F5F5EB;/*外側の左と上*/
  scrollbar-highlight-color : #EDE3DC;/*内側の左と上*/
  scrollbar-shadow-color : #EDE3DC;/*内側の右と下*/
  scrollbar-darkshadow-color : #F5F5EB;/*外側の右と下*/
}

a:link    { color: #330000; text-decoration: underline;}
a:visited { color: #330000; text-decoration: underline;}
a:hover   { color: #FF3300; text-decoration: none;}
a:active  { color: #FF3300; text-decoration: underline;}


a.white:link    { color: #FFFFFF; text-decoration: underline;}
a.white:visited { color: #FFFFFF; text-decoration: underline;}
a.white:hover   { color: #FFCC00; text-decoration: none;}
a.white:active  { color: #FFCC00; text-decoration: underline;}


.dottable {
	border: 1px dotted #666600;
}
.boader {
	border: 2px double #BCB9A5;
}
.boader_dot {
	border: 2px dotted #BCB9A5;
}
