/* 10 */
.black10 {
	font-size: 10pt;
	color:#000000;
	line-height: 130%;
}

/* 11 */
.black11 {
	font-size: 11pt;
	color:#000000;
	line-height: 140%;
	letter-spacing:-0.1em;
}

/* 11L */
.black11_l {
	font-size: 11pt;
	color:#000000;
	line-height:2.0em;
	letter-spacing:-0.1em;
}

/* 12 */
.white12 {
	font-size: 12pt;
	color:#FFFFFF;
	line-height: 140%;
}

/* 12 */
.red12 {
	font-size: 12pt;
	color:#FF0000;
	line-height: 140%;
}


/* 12 */
.black12 {
	font-size: 12pt;
	color:#000000;
	line-height: 140%;
}

/* 12B */
.black12b {
	font-size: 12pt;
	color:#000000;
	line-height: 140%;
	font-weight: bold;
}

/* 13B */
.black13b {
	font-size: 13pt;
	color:#000000;
	line-height: 140%;
	font-weight: bold;
}

/* 14B */
.black14b {
	font-size: 14pt;
	color:#000000;
	line-height: 140%;
	font-weight: bold;
}

#e_frame {
	font-family: "lr ";
	background:url(environment/images/frame.jpg) center top no-repeat;
	width:666px;
}
