@charset "utf-8";

/* -----------------------------------------------------------

	Title: size_m.css
	Created: 2008-10-30
	Last Up Date: 2008-10-30
	
----------------------------------------------------------- */
/*

	bt font size
	
----------------------------------------------------------- */

div#header dl#fontSize, div#header dl#fontSize2 {
	background: url(../image/bt_font_medium.gif) right bottom no-repeat;
}

/* -----------------------------------------------------------	

	main font size
	
----------------------------------------------------------- */

div.main {
	font-size: 14px;
	line-height: 1.7;
}

div.main .s {
	font-size: 12px;
	line-height: 1.5;
}

/*eir*/

.txt90{
font-size:100%;
}

.txt80{
font-size:90%;
}

.txt70{
font-size:80%;
}

.txt10{
font-size:12px;
}  

.txt11{
font-size:13px;
}
.txt12{
font-size:14px;
}

.caution{
color:#FF0000;
font-size:90%;

}
.cautionTxt{
color:#FF0000;
font-size:90%;
}
.normalTxt{
font-size:90%;

}




table.hyo_table td{
font-size:13px;
}

/* 表　期と科目部分のTD */
.kamoku{font-size:12px;}

/* 表　数値の今期部分のTD */
.suuchi_konki{font-size:12px;}

/* 表　数値のTD */
.suuchi{font-size:12px;}

.qir_title{font-size:16px;}

/* グラフ名と単位 文字用 */
.name {font-size:14px;}
.tani {font-size:12px;}
