@charset "shift_jis";

/*

	----------------------------------
	txtS.css
	#デフォルトが11pxのものは変更しない
	#12px→11px
	#14px→12px
	
	#em指定排除4/14
	----------------------------------

*/


/* フォントサイズ切り替えボタン
----------------------------------------------*/
li#lFontS a {
	background-position: 0 -17px;
}
li#lFontM a {
	background-position: 0px 0px;
}


/*////////////////////////////////////////////*/
/*                                            */
/*	layout.css                                */
/*                                            */
/*////////////////////////////////////////////*/

ul#uSecondNavi li a,
ul#uThirdNavi li strong {
	font-size: 11px;
}

				
/* コンテンツナビゲーション
---------------------------------------------*/
div#dNavi li a,
div#dNavi li strong {
	font-size: 11px;
}



/*////////////////////////////////////////////*/
/*                                            */
/*	module.css                                */
/*                                            */
/*////////////////////////////////////////////*/

#bodyRight p,
#bodyRight ol.oNum li,
#bodyRight ul.disc li,
#bodyRight dl {
	font-size:11px;
}
				
/* 見出し
----------------------------------------------*/
#bodyRight h2 {
	font-size: 12px;
}
#bodyRight h3 {
	font-size: 11px;
}


/* テーブル
----------------------------------------------*/
/* pdf展開表 */
div.dPdfList td {
	font-size: 11px;
}
				
/* 表：汎用／データ型 */
#bodyRight table.tDef th,
#bodyRight table.tDef td,
#bodyRight table.tData th,
#bodyRight table.tData td {
	font-size: 11px;
}


/* リスト
----------------------------------------------*/
ul.uDef li {
	font-size: 11px;
}
#bodyRight dd span {
	font-size: 11px;
}


/*////////////////////////////////////////////*/
/*                                            */
/*	ニュース                                  */
/*                                            */
/*////////////////////////////////////////////*/

/* インデックス
----------------------------------------------*/
table.tNewsList td,
table.tNewsList td a {
	font-size: 11px;
}


/*////////////////////////////////////////////*/
/*                                            */
/*	投資家情報                                */
/*                                            */
/*////////////////////////////////////////////*/

/* 投資家情報トップ
----------------------------------------------*/
#bodyRight table.tIndexTitle td,
#bodyRight table.tIndexBox td {
	font-size: 11px;
}

/* 右カラム */
table#tIrChart td strong.stLarge {
	font-size: 12px;
}

/* 中ページ 
----------------------------------------------*/
table#tNewest th {
	font-size: 12px;
}


/*////////////////////////////////////////////*/
/*                                            */
/*	グランドトップ  　                        */
/*                                            */
/*////////////////////////////////////////////*/

#bodyHome a.aInLink {
	font-size: 11px;
}
#bodyHome table.tHomeNews td {
	font-size: 11px;
}
ul#uHomeGlobalabc li a {
	font-size: 11px;
}
