/* CSS Document */

body#top,body#sub {
	font-size: 100%;
}
/*th,td{font-size: 100%;}*/

#top #textSize,#sub #textSize{
	background: url(img/bg_fontsize_l.jpg) no-repeat left top;
}

/*グローバルナビ*/
#gnav ul#menu-gnavi li{
	font-size:15px;

}
/*フッター*/
#footer {font-size:14px;}

/*トップページ*/
.desctop li{
	font-size: 14px;
}
.desctop h2{
	font-size: 16px;
	}
.desctop h3{
	font-size: 14px;
	}

/*トップページ　FMラジオボックス*/

.fmbox th{
	font-size: 14px;
}
.fmbox td{
	font-size: 14px;
}

.topicsbox h2{
	font-size: 16px;
	}

.topicsbox li dl dd{
	font-size: 14px;
}