<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
/* formattiong style
------------------------------*/
* {
  font-style: normal;
  margin: 0px;
  padding: 0px;
}
body {
  font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け",Osaka,Arial,Helvetica,sans-serif;
  font-size: 80%;
  line-height: 1.7;
  color: #333333;
  background-color: #FFFFFF;
}
/* label
------------------------------*/
label {
  cursor: inherit;
  font-weight:inherit;
  font-size:inherit;
}
/* link style
------------------------------*/
a img {
  border-style: none;
}
a:link {
  color: #339966;
}
a:visited {
  color: #339966;
}
a:hover {
  color: #006633;
}
a:active {
  color: #006633
}
table th a:link {
  color: #033;
}
table th a:visited {
  color: #033;
}
table th a:hover {
  color: #006633;
}
table th a:active {
  color: #006633;
}
.arrow{
  padding: 0px 0px 0px 20px;
  background-image: url(../geimg/arrow.gif);
  background-repeat: no-repeat;
  background-position: 3px center;
  display: inline-block;
  min-height:13px;
  text-indent:0;
}
.pdf {
	padding: 8px 0px 0px 37px;
	background-image: url(../geimg/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 32px;
}
.earth {
	padding: 25px 0px 0px 48px;
	background-image: url(../geimg/earth-shadow40.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 51px;
}
/* text style
------------------------------*/
.textbold {
  font-weight: bold;
}
.textcaution {
  color: #FF0000;
}
.textsmall {
  font-size: 90%;
}
.ttf {
  text-transform: uppercase; /*螟ｧ譁�ｭ怜､画鋤*/
}
.textcenter {
  text-align: center;
}
.textright {
  text-align: right;
}
.textlinethrough {
  text-decoration: line-through;
}
/* center��header荳九�鬆伜沺��
------------------------------*/
div#center {
  clear: both;
  margin: 0px;
  padding: 0px;
  background-color: white;
}
/* menu��center縺ｮ蟾ｦ蛛ｴ��
------------------------------*/
div#menu {
	padding: 0px;
	float: left;
	width: 180px;
	height: auto !important; /* for modern browsers */
	height: 200px; /* for IE5.x and IE6 */
}
div#menu h2{
	margin: 10px 0px 15px 10px;
	_margin: 0px 0px 15px 10px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #12AD70;
	font-size:150%;
}
div#menu h2 span{
	margin:0px 5px;
	color: #12AD70;
}
/* wrapper��center縺ｮ蜿ｳ蛛ｴ��
------------------------------*/
div#wrapper {
	margin: 20px 180px;
	padding: 0px;
}
/* footer
------------------------------*/
div#footer {
  text-align: center;
  padding: 0px 0px 10px;
  clear: both;
  width: 100%;
}
div#footer address {
  margin: 5px 0px 0px;
}
/* navigation
------------------------------*/
div#navigation {
	margin: 0px;
	width: 100%;
}

div#navigation a{
	display:block;
	padding:0px;
	}
	
div#navigation ul {
	margin: 0px;
	padding: 0px;	
}

div#navigation li {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	_padding: 1px;
	list-style-type: none;
}
div#openmenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* content��wrapper縺ｮ荳ｭ��
------------------------------*/
div#content {
	padding: 10px 20px;
	height: auto !important; /* for modern browsers */
	height: 700px; /* for IE5.x and IE6 */
}
div#content p {
  margin:0px 0px 10px;
}
div#content .m0b {
  margin-bottom: 0px;
}
table {
  margin: 10px 0px 10px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-collapse: collapse;
}
table th {
  padding: 5px 10px;
  color: #FFFFFF;
  background-color: #12AD70;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
table td {
  padding: 5px 10px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
input.submit {
	margin: 0px 0px 10px;
	width: 80px;
	height: 30px;
}
div#content h1 {
  font-size: 150%;
  margin: 0px 0px 15px;
  padding: 0px 0px 0px 10px;
  background-color: #D8F1DB;
  border-left: 10px solid #15c27b;
  border-bottom: 2px solid #15c27b;
}
div#content h2 {
  font-size: 130%;
  margin: 10px 0px;
  padding: 0px 0px 0px 10px;
  border-left: 10px double #15c27b;
  border-bottom: 1px dotted #666666;
}
div#content h3 {
  margin: 20px 0px 10px;
  padding: 0px 0px 0px 2px;
  border-bottom: 2px dotted #15c27b;
}
div.infoMessage{
  margin:10px 0px 15px;
  padding: 10px;
  border: 1px solid #8888FF;
}
div.warnMessage{
  margin:0px 0px 15px;
  padding: 10px;
  border: 2px dashed #FF3333;
  background-color: #FFFFCC;
}
ul#allMessages {
  margin:10px 0px 15px;
  padding: 10px;
  border: 4px solid red;
  background-color: #FFFF66;
}
div.errorMessage{
  margin:10px 0px 15px;
  padding: 10px;
  font-weight:bold;
  border: 4px solid red;
  background-color: #FFFFCC;
}
#content ul.note{
  padding: 10px 0px;
  list-style: none;
  color:red;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
#content ul.note li {
  padding: 0px 0px 0px 30px;
  background-image: url(../img/attention.gif);
  background-repeat: no-repeat;
  background-position: 3px top;
}
div.waveImage img {
	margin: 5px 0px 5px 0px;
	border: 1px solid #3d9b4c;
}
span#mlog pre{
  border:1px solid #32CD32;
  margin:15px 0px;
  padding:5px 20px;
  overflow:scroll;
  width:760px;
  height:400px;
}</pre></body></html>