body
{
	margin-left: 60pt;
	margin-right: 60pt;
	margin-top: 2em;	
	font: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.7em;

}
.subsection{
margin-left:2em; padding: 0;
}


div.body_text
{
	line-height: 1.7em;
}

div.navi
{
	text-align :right;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size: 80%;

}

div.title{
	margin-top: 20pt;
	margin-bottom: 10pt;
	text-align :center;
	font-weight: bold;

}

div.en{
display:none
} 

div.jp{
} 

div.quote{
  font-style: italic;
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 1px 1px 1px 1px;
	margin-left: 5em;
	margin-right: 5em;
	padding: 1em 1em 1em 1em;
}

a:link
{
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}

a:visited
{
  font-weight: bold;
  text-decoration: none;
  color: #778899;
}

a:active
{
  font-weight: bold;
  text-decoration: none;
  color: #6699CC;
}

a:hover
{
  font-weight: bold;
  text-decoration: none;
  color: #6699CC;
}

#main{
border-top: #bbbbbb 1px solid;
border-bottom: #bbbbbb 1px solid;
}

table{
	margin: 1em auto 1em auto ;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	border-collapse: collapse;
}

th, td{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
}
