body {font-size:78%;}
#content td, #content th {font-size:78%;}

#content td.sm,
#content th.sm,
#content td.S,
#content th.S {
	font-size:70%;
	line-height:1.2em;
}
#home .info-table td,
#home .info-table th,
#home .campaign th,
#home .campaign td,
#hikaridenwa .info-box .info-table th,
#hikaridenwa .info-box .info-table td{
	font-weight:normal;
	font-size:65%;
	line-height:1.2em;
	text-align: left;
}


/* -- font-size変更で文字が切れるため追加 -- */
#home .campaign th {
	width:60px;
}
#home .info-table th {
	width:35px;
}


/* -- indexページ用指定 -- */
#home td, #home th{font-size:78%;}
#home td.sm,
#home th.sm,
#home td.S,
#home th.S {
	font-size:70%;
	line-height:1.2em;
}

/* -- 使ってないかも -- */
#content .notes {
	font-size:70%;
	line-height:1.2em;
}
