<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ------------------------- TOC
body
header
footer


------------------------- */
/* ============================== font-family, font-size */
header,
footer {
	font-size: 83%;
	line-height: 1.3;
}
header .langBox,
header .searchBox a,
header form,
.mainImageArea,
.businessSolutionBlock,
#otherBusinessBlock,
.informationBlock,
.imageBlock,
.shortcutLinkBlock,
nav.globalNav,
footer{
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30e1\30a4\30ea\30aa", "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33", sans-serif;
}
header .searchBox{
	line-height:1.1;
}

.mainImageArea,
.businessSolutionBlock,
#otherBusinessBlock,
.informationBlock,
.imageBlock,
.shortcutLinkBlock{
	line-height: 1.3;
}

nav.globalNav{
	line-height: 16px;
}

/* subwindow */
article.contentsArea section h1.withCaption,
article.contentsArea section p.category,
.subContentsBox{
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo,"ヒラギノ角ゴ", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
}

html&gt;/**/ header,
html&gt;/**/ footer {
	font-size: 12px;
}


/* ============================== header */
/* leftBox */
header .leftBox {
	width: 556px;
}
/* rightBox */
header .rightBox {
	width: 409px;	
}
/* for IE7-9 */
.msie header .rightBox .searchBox ul li.current {
	padding-left: 5px;
	padding-right: 0;
}
/* imgRight */
.msie .informationBlock .topicsBox p.imgRight {
	top: 6px;
}
/* Firefox */
.firefox header .rightBox .langBox ul.lang{
	margin-top:-2px;
}
.firefox header .rightBox .searchBox ul{
	padding: 9px 0 1px;
}

/* ============================== footer */
/* leftNav */
footer article .leftNav {
	width: 34.5em;
}
/* rightNav */
footer article .rightNav {
	width: 35.1em;
}</pre></body></html>