#toptitle {
	position: fixed;
	height: auto;
	width: 150px;
	margin-top: -50px;
	margin-left: -40px;
	left: 25%;
	top: 50%;
}
#top_switch {
	height: 100%;
	background: url(../files/toppage/header_back.png);
	width: 65px;
	position: fixed;
	top: 0px;
	bottom: 0px;
}
#intro {
	left: 85px;
	position: fixed;
	z-index: 300;
	height: auto;
	width: 40%;
	margin-top: -100px;
	bottom: 0px;
}
.intro{
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	
}
h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#topimage {
	height: 100%;
	width: 600px;
	left: 50%;
	top: 0px;
	position: fixed;
}



h2 {
	font-size: 12px;
}
      q  { color: #008000; 
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.font11 {
	font-size: 11px;
}
.inframe {
	font-weight: bold;
	line-height: 20px;
	padding: 10px;
}
#inf {
	position: absolute;
	height: 100%;
	width: 290px;
	left: 50%;
	top: 0px;
	background: url(../files/toppage/info_back.png);
	margin-top: 0px;
	margin-left: 5px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.blue11 {
	color: #0066CC;
	font-size: 11px;
}

      .logbox
      {
	width: 290px;
	padding: 0.5em;
	overflow: auto;
	height: 90%;
      }
      q  { color: #008000; }
hr {
	color: #B0B0AD;
	border-bottom: 1px dashed #B0B0AD;
}
#go {
	float: right;
	clear: none;
	margin: 0px 2px;
	padding: 0px;
}
