/*Bace*/
	.body { font-size: 10pt; color: #444444; line-height: 140%;}
	.body-n { font-size: 10pt; color: #444444;}
	.body-w { font-size: 10pt; color: #FFFFFF; line-height: 140%;}
	.body-p { font-size: 10pt; color: #CC0000; line-height: 140%;}

	.body-b { font-size: 10pt; font-weight: bold; color: #444444; line-height: 140%;}
	.body-bp { font-size: 10pt; font-weight: bold; color: #CC0000; line-height: 140%;}

	.body-s { font-size: 8pt; color: #555555; line-height: 140%;}
	.body-sw { font-size: 8pt; color: #FFFFFF; line-height: 140%;}
	.body-sp { font-size: 8pt; color: #CC0000; line-height: 140%;}

	.ttl { font-size: 10pt; font-weight: bold; color: #444444;}
	.ttl-w { font-size: 10pt; font-weight: bold; color: #FFFFFF;}
	.ttl-p { font-size: 10pt; font-weight: bold; color: #CC0000;}
	.ttl-news { font-size: 11pt; font-weight: bold; color: #444444; text-shadow: 2px 2px 2px #CCCCCC;}

/*LINK*/
	a:link { color: #FF6600; text-decoration:none;}
	a:visited { color: #E3874A; text-decoration:none;}
	a:active { color: #FFB400; text-decoration:none;}
	a:hover { color: #FF9900; text-decoration:none;}

/*MEMULINK*/
	A.Menu:link { color: #444444; text-decoration:none;}
	A.Menu:visited { color: #444444; text-decoration:none;}
	A.Menu:active { color: #FF9900; text-decoration:none;}
	A.Menu:hover { color: #FF6600; text-decoration:none;}
