<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* ***************************************************************************
* System Name   : D1-iオフィス
* File Name     : K8AStyle00.css
* Generate      : K8AStyle00.css
* Compiler      : JDK 1.4.1_07
* Description   : 業務共通CSS
* Update        : 2021/05/18
* ***************************************************************************
*/
/**
 * 全画面共通CSS
 */

html {
 	font-family: "ＭＳ Ｐゴシック";
}

button, 
input,
select {
	font-family: "ＭＳ Ｐゴシック";
}

button {
	font-size: 13px;
}</pre></body></html>