body
{
	margin-left: 60pt;
	margin-right: 60pt;
	font-family: sans-serif;
	color: #333333;
    font-size:1em
	line-height: 150%;
}

div.navi
{
	text-align :right;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size: small;

}

div.title{
	margin-top: 20pt;
	margin-bottom: 10pt;
	text-align :center;
	font-weight: bold;

}

div.en{
margin-bottom: 1.5em;
} 

div.jp{
} 

div.quote{
  font-style: italic;
  font-size: small;
  margin-left: 10pt;
  margin-right: 10pt;
  line-height: 130%;
}

div.caption_en{
	margin-left: 120pt;
	margin-right: 120pt;
  font-style: italic;
  font-size: small;
  line-height: 130%;
  margin-bottom: 1em;
} 

div.caption_jp{
  margin-left: 120pt;
  margin-right: 120pt;
  font-style: italic;
  font-size: small;
  line-height: 130%;
}

div.note{
  font-style: italic;
  font-size: small;
  line-height: 130%;
}

div.footnote{
display:none
}

.fn_pointer{
display:none
} 

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;
}
