<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***************************************************************************************************************************/

@charset "sjis";

/***************************************************************************************************************************/

body {
	font-family: "Lucida Grande", "segoe UI", "繝偵Λ繧ｮ繝惹ｸｸ繧ｴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 9pt;
	color: #ff6600;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

a:link{color: #ff6600; text-decoration: underline ;}
a:visited{color: #ff6600; text-decoration: underline ;}
a:hover{color: #ff0000 ;}

a.large:link{font-size: 14pt; font-weight: bold;}
a.large:visited{bold; font-size: 14pt; font-weight: bold;}
a.large:hover{bold; font-size: 14pt; font-weight: bold;}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: gray;
	margin: 3px;
}

br {
	line-height: 6px;
}

input[type="text"] {
	height: 11px;
}

input[type="password"] {
	height: 11px;
}

select {
	height: 17px;
}

input#uid {
	width: 140px;
	//height: 11px;
}

input#pwd {
	width: 140px;
	//height: 14px;
}

/***************************************************************************************************************************/

table.pagetop {
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

table.pagetop td {
	//border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	text-align: left;
}

table.pagetop td.img {
	text-align: center;
}

/***************************************************************************************************************************/

table.pagetop_test {
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	color: #008800;
}

table.pagetop_test td {
	//border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	text-align: left;
}

table.pagetop_test td.img {
	text-align: center;
}

/***************************************************************************************************************************/

table.menutitle {
	border-collapse: collapse;
	width: 790px;
	font-size: 11pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

table.menutitle td {
	//border: solid 1px gray;
 	height : 30px;
	vertical-align: center;
}

table.menutitle td.left {
	text-align: left;
}

table.menutitle td.right {
	text-align: right;
}

/***************************************************************************************************************************/

table.toolbar {
	border-collapse: collapse;
 	width : 600px;
	margin-left: auto;
	margin-right: auto;
}

table.toolbar td {
	//border: solid 1px gray;
 	height : 50px;
	vertical-align: center;
}


/***************************************************************************************************************************/

table.toolbarnolimit {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}


table.toolbarnolimit td {
	//border: solid 1px gray;
 	height : 50px;
	vertical-align: center;
}



/***************************************************************************************************************************/

table.list{
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

table.list tr.odd{
	background-color: #eeeeff;
}

table.list tr.even{
	background-color: #ffffff;
}

table.list th{
	border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	vertical-align: center;
}

table.list th.hl{
	background-color: #bbbbbb;
}

table.list td{
	border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	color: #000000;
	vertical-align: center;
}

table.list td.l{
	text-align: left;
}

table.list td.r{
	text-align: right;
}

table.list td a{
	color: #000000;
	text-decoration: none;
}

table.list td.blue{
	//padding-left: 0.3em;
	background-color: #ddffdd;
}

table.list td.hl{
	background-color: #bbbbbb;
}

table.list td a:hover{
	color: #ff0000;
	text-decoration: underline;
}

table.list tr.even:hover,
table.list tr.odd:hover{
	background-color: #ccffff;
}

/***************************************************************************************************************************/

table.listnolimit{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.listnolimit tr.odd{
	background-color: #eeeeff;
}

table.listnolimit tr.even{
	background-color: #ffffff;
}

table.listnolimit th{
	border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	vertical-align: center;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

table.listnolimit th.hl{
	background-color: #bbbbbb;
}

table.listnolimit td{
	border: solid 1px gray;
	height: 18px;
	font-size: 8pt;
	color: #000000;
	vertical-align: center;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

table.listnolimit td.l{
	text-align: left;
}

table.listnolimit td.r{
	text-align: right;
}

table.listnolimit td.blue{
	background-color: #ddffff;
}

table.listnolimit td.rime{
	background-color: #ddffdd;
}

table.listnolimit td a{
	color: #000000;
	text-decoration: none;
}

table.listnolimit td.hl{
	background-color: #bbbbbb;
}

table.listnolimit td a:hover{
	color: #ff0000;
	text-decoration: underline;
}

table.listnolimit tr.even:hover,
table.listnolimit tr.odd:hover{
	background-color: #ccffff;
}

/***************************************************************************************************************************/

table.listnolimit2{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.listnolimit2 tr.odd{
	background-color: #eeeeff;
}

table.listnolimit2 tr.even{
	background-color: #ffffff;
}

table.listnolimit2 th{
	border: solid 1px gray;
	height: 18px;
	font-size: 6pt;
	color: #000000;
	background-color: #dddddd;
	vertical-align: center;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

table.listnolimit2 th.hl{
	background-color: #bbbbbb;
}

table.listnolimit2 td{
	border: solid 1px gray;
	height: 18px;
	font-size: 6pt;
	color: #000000;
	vertical-align: center;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

table.listnolimit2 td.l{
	text-align: left;
}

table.listnolimit2 td.r{
	text-align: right;
}

table.listnolimit2 td.blue{
	background-color: #ddffff;
}

table.listnolimit2 td.rime{
	background-color: #ddffdd;
}

table.listnolimit2 td a{
	color: #000000;
	text-decoration: none;
}

table.listnolimit2 td.hl{
	background-color: #bbbbbb;
}

table.listnolimit2 td a:hover{
	color: #ff0000;
	text-decoration: underline;
}

table.listnolimit2 tr.even:hover,
table.listnolimit2 tr.odd:hover{
	background-color: #ccffff;
}

/***************************************************************************************************************************/

table.edit{
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

table.edit th{
	border: solid 1px gray;
	height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	vertical-align: center;
}

table.edit td{
	border: solid 1px gray;
	height: 20px;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: center;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

table.edit td.yellow{
	//padding-left: 0.55em;
	background-color: #ffffdd;
}

table.edit td.yellow_left{
	background-color: #ffffdd;
	text-align: left;
	//padding-left: 0.3em;
}

table.edit td.yellow_right{
	background-color: #ffffdd;
	text-align: right;
	//padding-right: 0.3em;
}

table.edit td.yellow_center{
	background-color: #ffffdd;
	text-align: center;
	//padding-right: 0.3em;
}

table.edit td.rime{
	background-color: #ddffdd;
}

table.edit td.blue{
	//padding-left: 0.3em;
	background-color: #ddffff;
}

table.edit td.blue_center{
	//padding-left: 0.3em;
	text-align: center;
	background-color: #ddffff;
}

/***************************************************************************************************************************/

span.err {
	color: red;
	font-weight: bold;
}

/***************************************************************************************************************************/

table.yosanlist{
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

table.yosanlist th{
	border: solid 1px gray;
	//height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	vertical-align: center;
}

table.yosanlist td{
	border: solid 1px gray;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	//font-size: 8pt;
	text-align: center;
	vertical-align: center;
}

table.yosanlist td.noline_l{
	border: solid 1px gray;
	border-left-style: none;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	//font-size: 8pt;
	text-align: center;
	vertical-align: center;
}

table.yosanlist td.noline_r{
	border: solid 1px gray;
	border-right-style: none;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	//font-size: 8pt;
	text-align: center;
	vertical-align: center;
}

table.yosanlist td.noline_lr{
	border: solid 1px gray;
	border-right-style: none;
	border-left-style: none;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	//font-size: 8pt;
	text-align: center;
	vertical-align: center;
}


/***************************************************************************************************************************/

table.yosanlist1{
	border-collapse: collapse;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

table.yosanlist1 tr.odd{
	background-color: #eeeeff;
}

table.yosanlist1 tr.even{
	background-color: #ffffff;
}

table.yosanlist1 th{
	border: solid 1px gray;
	height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	vertical-align: center;
}

table.yosanlist1 td{
	border: solid 1px gray;
	height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 8pt;
	vertical-align: center;
}

table.yosanlist1 td a{

	color: #000000;
	text-decoration: none;

}

table.yosanlist1 td a:hover{

	color: #ff0000;
	text-decoration: underline;

}

table.yosanlist1 tr.even:hover,
table.yosanlist1 tr.odd:hover{

	background-color: #ccffff;

}


/***************************************************************************************************************************/

table.yosanlist2{
	border-collapse: collapse;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}

table.yosanlist2 tr.odd{
	background-color: #eeeeff;
}

table.yosanlist2 tr.even{
	background-color: #ffffff;
}

table.yosanlist2 th{
	border: solid 1px gray;
	height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	vertical-align: center;
}

table.yosanlist2 td{
	border: solid 1px gray;
	height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 8pt;
	vertical-align: center;
}

table.yosanlist2 td a{

	color: #000000;
	text-decoration: none;

}

table.yosanlist2 td a:hover{

	color: #ff0000;
	text-decoration: underline;

}

table.yosanlist2 tr.even:hover,
table.yosanlist2 tr.odd:hover{

	background-color: #ccffff;

}


/***************************************************************************************************************************/

table.yosanlist3{
	border-collapse: collapse;
	//width: 395px;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
}

table.yosanlist3 th{
	border: solid 1px gray;
	//height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	vertical-align: center;
}

table.yosanlist3 th.hl{
	border: solid 1px gray;
	//height: 20px;
	font-size: 8pt;
	color: #000000;
	background-color: #bbbbbb;
	text-align: center;
	vertical-align: center;
}

table.yosanlist3 td{
	border: solid 1px gray;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 8pt;
	background-color: #ddffff;
	text-align: left;
	vertical-align: center;
}

table.yosanlist3 td.hl{
	border: solid 1px gray;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 8pt;
	//background-color: #ffeeee;
	background-color: #99ffff;
	text-align: left;
	vertical-align: center;
}

/***************************************************************************************************************************/

table.yosanlist3e{
	border-collapse: collapse;
	//width: 395px;
	font-size: 6pt;
	margin-left: auto;
	margin-right: auto;
}

table.yosanlist3e th{
	border: solid 1px gray;
	//height: 20px;
	font-size: 6pt;
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	vertical-align: center;
}

table.yosanlist3e th.hl{
	border: solid 1px gray;
	//height: 20px;
	font-size: 6pt;
	color: #000000;
	background-color: #bbbbbb;
	text-align: center;
	vertical-align: center;
}

table.yosanlist3e td{
	border: solid 1px gray;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 6pt;
	background-color: #ddffff;
	text-align: left;
	vertical-align: center;
}

table.yosanlist3e td.hl{
	border: solid 1px gray;
	//height: 20px;
	//padding-left: 0.3em;
	color: #000000;
	font-size: 6pt;
	//background-color: #ffeeee;
	background-color: #99ffff;
	text-align: left;
	vertical-align: center;
}

/***************************************************************************************************************************/
/*縺顔衍繧峨○繝｡繧､繝ｳ繝｡繝九Η繝ｼ髢｢騾｣*/

table.info {
	border-collapse: collapse;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
}

table.info td.title_blue {
  border: solid 1px #000080;
  background-color: #000080;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #ffffff;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}
table.info td.text_blue {
  border: solid 1px #000080;
  border-bottom: solid 0px #000000;
  padding: 1em 2em 1em 4em;
  color: #000080;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}
table.info td.release_time_blue {
  border: solid 1px #000080;
  border-top: solid 0px #000000;
  border-left: solid 0px #000000;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #000080;
  font-size: 8pt;
  text-align: right;
  vertical-align: center;
}

table.info td.download_blue {
  width: 600px;
  border: solid 1px #000080;
  border-top: solid 0px #000000;
  border-right: solid 0px #000000;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #000080;
  font-size: 8pt;
  text-align: right;
  vertical-align: center;
}

table.info td.title_orange {
  border: solid 1px #ff6600;
  background-color: #ff6600;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #ffffff;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}

table.info td.text_orange {
  border: solid 1px #ff6600;
  border-bottom: solid 0px #006600;
  padding: 1em 2em 1em 4em;
  color: #ff6600;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}
table.info td.release_time_orange {
  border: solid 1px #ff6600;
  border-top: solid 0px #000000;
  border-left: solid 0px #000000;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #ff6600;
  font-size: 8pt;
  text-align: right;
  vertical-align: center;
}

table.info td.download_orange {
  width: 600px;
  border: solid 1px #ff6600;
  border-top: solid 0px #000000;
  border-right: solid 0px #000000;
  padding: 0.1em 0.5em 0.1em 0.5em;
  color: #ff6600;
  font-size: 8pt;
  text-align: right;
  vertical-align: center;
}


/***********************************************************************************/
</pre></body></html>