<!--
	  body {
      background-image: url("gif/back07.jpg");
      background-size: cover;
      background-attachment: fixed;
      background-position: center;
}
.oneColLiqCtr #container {
	width: 100%; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: thin none #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
	font-size: 10pt;
}
.oneColLiqCtr #mainContent {
	padding: 0 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
a:link {color: #009900;}
a:visited {color: #0000FF;}
a:hover {color: #FF0000;}
.style68 {width: 100%; max-width: 800px;}
.style99 {font-size: 24px;color: #00FF00;font-style: italic;}
   *.logbox
      {
         border: solid 1px #808020;
         width: 798px;
         height:280px;
         padding: 0.0em;
         overflow: auto;
      }
      q  { color: #008200; }
//-->