<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5;
	letter-spacing: 1px;

}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#CW {
	margin: 0 0 0 5%;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}

#CW  p {
	font-size: 11px;
}

h1,h2,h3,h4 {
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2 {
	border-bottom: 2px solid #000;
	padding-bottom: 0.4em;
}

header,
#gnav,
footer,
#footerNav,
#footerBanner,
#fb-root,
aside
{
	display: none;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
	padding: 0.3em;
}

th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

span.acc-red {
	color: #F00;
	font-weight: bold;
}

ul.hedge {
	margin: 20px 0;
	clear: both;
}
ul.hedge li {
	list-style-type: none;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 92%;
	color: #F00;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3em;
	margin: 0.5em 0;
}</pre></body></html>