/* Qubit Software Information CSS */

Body {
	color:			#fffff0;
	background-color:	#000020;
	background-repeat:	repeat;
	font-family:		Verdana,monospace;
}
.Env {
	font-family:	Verdana,monospace;
	color:		#f060c0;
}
.Header{
	text-align: 	right;	
}
.Version {
	font-family:	Century Gothic,Courier;
	color:		#f0ffa0;
	font-size:	12pt;
}

.Indent {
	margin-left:	5%;
}

A.Menu {
	font-family:	Copperplate Gothic Light,monospace;
	font-size:	10pt;
}
A.Title {
	font-family:	Copperplate Gothic Light,monospace;
	color:		#f0c080;
	font-size:	10pt;
}


A:link,A:visited,A:active {
	text-decoration: none;
	color: #6080f0;
}
A:hover {
	text-decoration: underline;
	color: #f0f080;
}
hr {
	color:#0000a0;
	background-color: #0000a0;
}
td {
	color:#ffffff; 
}
th {
	color:#ffffff; 
}
em { 
	color: #ff4040;
	font-style: normal;
}
H1 {
/*画面右に寄せる*/
	font-family:	Comic Sans MS,Courier;
	color:		#f0c040;
	font-size:	24pt;
	text-align: 	right;
	line-height: 	1.5em;
	margin-bottom:  0;
}
h2 {
/*中央で緑の字。背景は青*/
	text-align: center;
	color: #80ff80;
	font-style: normal;
	font-size: 300%;
	background-color: #4040ff;
	border-color: #000080;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 2pt;
	border-top-width: 0pt;
	border-style: solid;
	width: 100%;
}
h3 {
/*左で赤の字。背景は青。フォント大きい*/
	color: #40ff40;
	font-style: Italic;
	font-size: 150%;
	background-color: #000070;
	border-color: #4040ff;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 2pt;
	border-top-width: 0pt;
	border-style: solid;
	width:  100%;
}
h4{
/*左で緑の字。背景は青。フォント小さい*/
	font-weight: bold;
	color: #40ff40;
	font-style: Italic;
	font-size: 120%;
	background-color: #000040;
	border-color: #4040ff;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-style: solid;
	width:  100%;
}
span.green{
/*緑の太字*/
	font-weight: bold;
	color :#a0ffa0;
}
span.red{
/*赤い太字*/
	font-weight: bold;
	color :#ffa0a0;
}
span.blue{
/*青い太字*/
	font-weight: bold;
	color :#a0a0ff;
}
img {
	color :#eeeeaa;
}
span.blue2{
font-weight: bold;
color :#a0ffa0;
}
span.blue3{
font-weight: bold;
color :#ffa0a0;
}
span.blue4{
font-weight: bold;
color :#a0a0ff;
}
div.blue{
font-weight: bold;
color: #40ff40;
font-style: Italic;
font-size: 120%;
background-color: #000040;
border-color: #4040ff;
border-bottom-width: 1pt;
border-left-width: 0pt;
border-right-width: 0pt;
border-top-width: 0pt;
border-style: solid;
width:  100%;
}
