body {
	background-color: #DDDDDD;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-y;
}
.txt_hd {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;

}
.txt11 {
	font-size: 11px;
	line-height: 130%;
}
.txt12 {
	font-size: 12px;
	line-height: 130%;
}
.txt13 {
	font-size: 13px;
	line-height: 130%;
}
.txt15 {
	font-size: 15px;
	line-height: 130%;
}
td,th {
	line-height: 130%;
	font-size: 12px;
}
.txt10 {

	font-size: 10px;
	line-height: 120%;
}
a:hover#jsl {
	position:relative; top:1px; left:1px;;
}

.footer {
	padding: 4px 4px 8px 0;
	font-size: 10px;
	text-align:right;
}

/* 090907 add members page */
.w500 {
	padding-left: 55px;
	width: 500px;
	text-align: left;
	font-size: 12px;
}

.w540 {
	width: 540px;
	text-align: left;
	font-size: 12px;
}

