<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #D9F2FF;
	margin: 0; /* 隍�焚縺ｮ逡ｰ縺ｪ繧九ヶ繝ｩ繧ｦ繧ｶ縺ｮ蛻晄悄險ｭ螳壼､縺ｫ蟇ｾ蠢懊☆繧九◆繧√｜ody 繧ｨ繝ｬ繝｡繝ｳ繝医�繝槭�繧ｸ繝ｳ縺ｨ菴咏區繧� 0 縺ｫ縺吶ｋ縺薙→繧偵♀蜍ｧ繧√＠縺ｾ縺� */
	padding: 0;
	text-align: center; /* 縺薙ｌ縺ｫ繧医ｊ縲！E 5* 繝悶Λ繧ｦ繧ｶ縺ｧ縺ｯ繧ｳ繝ｳ繝�リ縺御ｸｭ螟ｮ謠�∴縺ｫ縺ｪ繧翫∪縺吶ゅ◎縺励※縲√ユ繧ｭ繧ｹ繝医�縲�#container 繧ｻ繝ｬ繧ｯ繧ｿ縺ｮ蛻晄悄險ｭ螳壹〒縺ゅｋ蟾ｦ謠�∴縺ｫ險ｭ螳壹＆繧後∪縺� */
	color: #000000;
	font-size: 14px;
}

a:link    {
	color: #09C;
	background-color: transparent;
}
a:visited    {
	color: #09C;
	background-color: transparent;
}
a:hover   {
	color: #FFF;
	background-color: #09C;
}
a:active  {
	color: #FFF;
	background-color: #09C;
}

.contents {
	background-color: #ffffff;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #D9F2FF;
	position: absolute;   
	top: 0;   
	left: 50%;   
	margin-left:-375px;
/*	min-height:100%;*/
}

h1 {
  font-size: 30px;
  text-align: center;
}

h2   {
	color: white;
	font-size: 18px;
	background-color: #004080;
	text-align: center;
	padding: 5px
}

h3   {
	color: #000;
	font-size: 16px;
	padding: 5px;
	margin: 20px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #53A9FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #53A9FF;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #53A9FF;
	border-right-color: #53A9FF;
}

h4 {
  font-size: 16px;
  text-align: center;
}

table.t1 {
	border-collapse: collapse;
}

table.t2 {
	margin-right: 20px;
	margin-left: 35px;
}

table.t3 {
	border: 3px black solid;
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

table.t4 {
	border-collapse: collapse;
	margin-right: 20px;
	margin-left: 20px;
}

td.td1 {
	font-size:14px;
	border: 1px solid #004080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.td2 {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	white-space: nowrap;
}

td.td3 {
	padding-left: 5px;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bold;
}

td.td4 {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	white-space: nowrap;
	color: #000;
	background-color: #FFF4F4;
	width: 150px;
	font-weight: bold;
}

td.td5 {
	padding-left: 5px;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bold;
	color: #F00; 
}

tr.tr1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	white-space: nowrap;
}

tr.tr2 {
	font-size: 14px;
	line-height: 20px;
}

th	{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}

p.p1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
p.p2 {
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
p.p3 {
	font-size: 14px;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 35px;
}
p.p4 {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}

li {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

input.button	{
	font-size: 14px;
	color: #000;
	width: 60px;
	height: 30px;
	background-color: #AAD5FF;
	border: 1px solid #004080;
	font-weight: bold;
}
input.grey	{
	font-size: 14px;
	color: #999999;
	width: 60px;
	height: 30px;
	background-color: #EDEDED;
	border: 1px solid #EDEDED;
	font-weight: bold;
}
input.button:hover {
	cursor:pointer;
	color: #FFF;
	background-color: #004080;
    }

hr {
	margin-top: 30px;
	margin-bottom: 20px;
    }
</pre></body></html>