.class {  line-height: 130%}
a:hover {  color: #FF0000; text-decoration: none}
A {  color: #0000CC; text-decoration: underline}
.x-small {
	font-size: x-small;
	line-height: 130%;
}
.b {
	font-size: x-small;
	font-weight: bold;
}
.red {
	font-size: x-small;
	color: #FF0000;
}
.red-bold {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.green {
	color: #006600;
	font-weight: bold;
}
.title-name {
	font-size: x-large;
	color: #FF66CC;
	font-weight: bold;

}
td.yutori1 {
	font-size: x-small;
	line-height: 1.5em;
	color: #333333;
}
table.gr {
	background-color: #DDFFDD;
	border: 1px solid #66CC99;
}
table.lb {

	background-color: #DFFFFF;
	border: 1px solid #66FFFF;
}
.bule {
	font-size: small;
	font-weight: bold;
	color: #3399FF;
}
table.y {


	background-color: #FFFFDF;
	border: 1px solid #FFCC00;
}
table.or {



	background-color: #FFE8D0;
	border: 1px solid #FF9900;
}
.red-bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
table.wh {




	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.s-bold {
	font-size: small;
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
	padding: 10px;

}

