/*------------------------------------*/
/*Windows fontsize*/
/*------------------------------------*/

td {
	font-size:10pt;
	line-height:140%;
}

.large {
	font-size:12pt;
	line-height:130%;
}

.mid {
	font-size:10pt;
}

.midb {
	font-size:10pt;
	font-weight:bold;
}

.small {
	font-size:8pt;
	line-height:130%;
}


#top-news .date {
	font-size:8pt;
}

#news-list .date {
	font-size:8pt;
}

.biz-news .date {
	font-size:8pt;
}

.recruit-news .date {
	font-size:8pt;
}

/*------------------------------------*/
/*about*/
/*------------------------------------*/

/*menu*/
.about-menu-text{
	font-family:Courier-new;
	line-height:110%;
}

.company h3 {
	font-size:10pt;	
}

.history .year{
	font-size:8pt;
}
.history .year-top{
	font-size:8pt;
}
.history .text{
	font-size:8pt;
}
.history .text-top{
	font-size:8pt;
}