body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*フォント*/
.fss { font-size: x-small; line-height: 120%;}
.fs { font-size: small; line-height: 120%;}
.fm { font-size: 95%; line-height: 130%;}
.fl { font-size: large;}
.fkotei { font-size: 9pt; line-height: 130%;}

/*リンク下線マウスオーバーのみ*/
.line { text-decoration: none; } 
.line:hover { text-decoration: underline; } 

/*リンク下線なし*/
.noline { text-decoration: none; } 


/*さきがけ*/
.back { background-image:url(sakigake3/img/01_back1px.gif); }
.s_fs { font-size: small; line-height: 120%;}