<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px;
	font-size: 12px;
	line-height: 12pt;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
	font-size:75%;
	color:#000;
}

h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;;
}

h3 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #0000ff;
	text-decoration:underline;
}

a:visited {
	color: #0000ff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FF3300;
}
	
a:active {
	text-decoration:underline;
	color:#FF3300;
}

#ssl_seal {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#indicator {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li a{
	line-height: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

td {
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	width: 990px;
	background-color: #660000;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red {color: #F00;}

.small_font {
	font-size: x-small;
	color: #333333;	
}

.right {
	float: right;
	padding-right: 20px;
}

.left {float: left;}

.alignC{text-align: center;}

.marT20{margin-top: 20px;}

.marL20{margin-left: 20px;}

.marTB20{
	margin-top: 20px;
	margin-bottom: 20px;
}

dl {
	margin:0;
	padding:0;
}

dt {
	margin:0;
	padding:0;
}

dd {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
</pre></body></html>