﻿<style type="text/css">
<!--
/*----テキスト-----------------------------*/
h1{
	font-size:10pt;
	margin:0px;
	padding:5px;
	color: 996600;
	font-weight: normal;
}
/*----リンク-------------------------------*/
A:link{ 
	color : #0080ff; 
}
A:visited{ 
	color : #0080ff; 
}
A:active{ 
	color : #ff0000; 
}
A:hover{ 
	color : #ff0000; 
}
a {
	text-decoration: indent;
}
TABLE{
  font-size : 11pt;
  line-height : 17px;
}
BODY{
  margin-top : 0px;
}
-->

</style>
