/* @charset "euc-jp"; */


body {
  font-size: 12pt;
  line-height: 120%;
  color: #000000;
  background-color: #ffffff;
  margin-left: 30px;
  margin-right: 30px;
}

#box {
	margin-left: 10px;
	width: 700px; 
	/*background-color: #ffffff; */
} 

	
table#navi
{
	width: 650px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	padding: 0;
}

table#navi td
{
	width: 160px;
	height: 35px;
	
	margin: 0px;
	padding: 0;

	font-size: 80%;	
	
	background-color: #336699;
	
	border: 2px outset #3377AA;
	
	text-align: center;
	vertical-align: middle;
}


table#navi a,
table#navi a:link,
table#navi a:visited
{
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
}


table#navi a:hover
{
	color:#FFCC33;
	background-color:#336699;
}



a:link {
  color: #6070ff;
  font-weight: bold;
}

a:visited {
  color: #3040a0;
  font-weight: bold;
}

a:active {
  color: #5555ff;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #5555ff;
  font-weight: bold;
  text-decoration: underline;
}


h1
{
  font-size: 20pt;
  color: black;
  background-color: #e8f0f8;
  border: solid 1px #80a0c0;
  border-width: 2px 1px 1px 2px;
  padding: 8px 0px 6px 10px;
  margin: 20px 0px 20px 0px;
  position: relative;
  left: -10px;
}

h2, .barcolor
{
  font-size: 14pt;
  color: black;
  background-color: #e8f0f8;
  border: solid 1px #80a0c0;
  border-width: 2px 1px 1px 2px;
  padding: 1px 0px 1px 10px;
  margin: 0px 0px 10px 0px;
  position: relative;
  left: -10px;
}

.barcolor {
  border-width: 2px 1px 1px 2px;
  position: static;
}

h3 {
  font-size: 120%;
  position: relative;
  left: -8px;
}

h4 {
  font-size: 115%;
  position: relative;
  left: -6px;
}

h5 {
  font-size: 110%;
  position: relative;
  left: -4px;
}

h6 {
  font-size: 105%;
  position: relative;
  left: -2px;
}

/*
table {
  font-size: 100%;
  background-color: #80a0c0;
  border-width: 0px;
  
}

table.noborder {
  background-color: #fdfdfd;
}

th {
  font-size: 100%;
  background-color: #e8f0f8;
  border-width: 0px;
  padding: 2px 4px 2px 4px;
  white-space: nowrap;
}

td {
  font-size: 100%;
  background-color: #fdfdfd;
  border-width: 0px;
  padding: 2px 4px 2px 4px;
}
*/

dt {
  font-weight: bold;
}

code, pre {
  background-color: #f8f8f8;
  border: solid 1px #80a0c0;
  border-width: 1px;
}

pre {
  margin-right: 10px;
  padding: 5px 10px 5px 10px;
}

em {
	font-style:normal;
	font-weight:bold;
}

IMG
{
	border: 0px;
}

img#cam
{
	cursor: hand;
	border: 1px solid #000000;
}

#btn1
{
	font-size: 20pt;
}
