.tx80 {
	font-size: 80%;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.tx85 {
	font-size: 85%;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-style: normal;
}
.strong {
	line-height: 130%;
	font-weight: bolder;
}
.tx85Bold {
	font-size: 90%;
	line-height: 130%;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.tx85white {
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
}

A:hover { color:red; text-decoration:underline;} 
A { text-decoration:none; } 
.txt100WhiteBold {
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}


.backgray {
	background:url(html/ucar/ucar_images/dot_s_gray.gif) repeat fixed left top;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
}
.backwhite { background:#FFF; }
.backbrown { background:#E8E3D2; }

.right {text-align:right;}
TD { font-size:90%; margin:5px; }

body{line-height:140%;}
