<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
section, article, aside, hgroup, header, footer, nav, figure, figcaption, summary {
	display: block;
}
body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	line-height:1;
	margin:0;
	padding:0;
	color: #333333;
	font-weight:normal;
}
img {
	border: none;
	vertical-align: baseline;
}
a {
	color: #006699;
	text-decoration: underline;
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
}
h1 {
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	opacity: 0.6;
	text-decoration: underline;
}
p {
	line-height:1.5em;
}
p ins, p del, ul ins, ul del, ol ins, ol del, dl ins, dl del, table ins, table del {
	display: inline;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, table, thead, tbody, tfoot, caption, th, td {
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 0;
	list-style-type: none;
	color: #333333;
}
#wrapper {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0 none;
}
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
</pre></body></html>