BODY{
background-color: #F89800; 
background-image: url("img/title_r.gif"); 
background-repeat: no-repeat; 
	color : 292929;

}

SMALL{
font-size: 82% ;
line-height: 130%;
}

.ss{
font-size: 95% ;
line-height: 130%;
font-family:"ＭＳ Ｐ明朝";
}

A:LINK{
	color: #292929;
	text-decoration: none;
}

A:VISITED {
	color: #292929;
	text-decoration: none;
}
A:HOVER{
	color: #f7f7f7;
	text-decoration: underline;
}