/* CSS Document */
.text-s{
	font-size:80%;
	line-height:110%;
}

.text-sb{
	font-size:80%;
	line-height:110%;
	font-weight:bold;	
}

.text-normal{
	font-size:100%;
	line-height:130%;
}
.text-normalb{
	font-size:100%;
	line-height:130%;
	font-weight:bold;	
}


.text-largeb{
	font-size:120%;
	line-height:130%;
	font-weight:bold;
}


/* outline */
td.index01{
	font-size:100%;
	line-height:110%;
	font-weight:bold;
	background-color:#DCE899;
	padding:3px 0 3px 10px;
	vertical-align:top;
}
td.outline01{
	font-size:80%;
	line-height:110%;
	background-color:#EEF2C7;
	padding:3px 0 3px 10px;
	vertical-align:top;
}

td.outline02{
	font-size:80%;
	line-height:110%;
	background-color:#EEF2C7;
	padding:3px 0 3px 10px;
	vertical-align:middle;
}

/* history */
td.indexh{
	font-size:100%;
	line-height:110%;
	font-weight:bold;
	background-color:#97D8CE;
	padding:3px 0 3px 10px;
	vertical-align:top;
}
td.history{
	font-size:100%;
	line-height:110%;
	background-color:#EEF2C7;
	padding:3px 0 3px 10px;
	vertical-align:top;
}

	




.text-earning-title{
	background-image:url(../data/image/title.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	color:#FFFFFF;
	height:40px;
	
}

td.busi-tltle01{
	width:245px;
	height:26px;
	background-image:url(../business/image/title-bk1.gif);
	background-repeat:no-repeat;
}

td.busi-tltle02{
	width:245px;
	height:26px;
	padding:0;	
	background-image:url(../business/image/title-bk2.gif);
	background-repeat:no-repeat;
}

.busi-title{
	font-size:100%;
	line-height:110%;
	padding:0 0 0 10px;	
	color:#FEF5AC;
	font-weight:bold;
}

td.busi-txt{
	padding:0 5px 0 5px;
	font-size:100%;
	line-height:120%
}
