<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* /////// Mac IE5用 //////////////////////////////////////////////////// */
/*\*//*/
	@import url("font_size_ie.css");
/**/

/* /////// フォントサイズを指定(IE以外) //////////////////////////////////////////////////// */

.ja10,
.kome,
.notes,
.notes table,
.goTop,
.footer{
	font-size:10px;
	line-height:1.5;
	font-family:"MS P Gothic","MS UI Gothic","Hiragino Kaku Gothic Pro", "Osaka","Verdana","Helvetica","sans-serif";
}

.ja12,
.chapter1,
.chapter,
.notes th{
	font-size:12px;
	line-height:1.5;
	font-family:"MS P Gothic","MS UI Gothic","Hiragino Kaku Gothic Pro", "Osaka","Verdana","Helvetica","sans-serif";
}

.ja16{
	font-size:16px;
	line-height:1.5;
	font-family:"MS P Gothic","MS UI Gothic","Hiragino Kaku Gothic Pro", "Osaka","Verdana","Helvetica","sans-serif";
}


.sub2title{
	font-size:12px;
	line-height:1.5;
	font-weight: bold;
	color: #ff6600;
	}</pre></body></html>