body {
	width: 605px;
	margin-left: 2em;
}
H1 {
	font-weight: bold;
	color: #006633;
	font-size: medium;
	margin-bottom: 0.5em;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width : 600px;
  margin-top : 1px;
}
H2 {
	font-size : 12pt;
	color: #006633;
	margin-bottom: 0.5em;
	margin-top : 0.7em;
  
  margin-left : 7px;
}
h3 {
	font-size: small;
	color: #006633;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #CCFFCC;
	width: 400px;
	font-weight: normal;
}
P {
	font-size : 10pt;
	text-indent: 1em;
	margin: 0px;
}
.kouen {
	font-size : 9pt;
	font-weight : bold;
	color: #006633;
	background-color: #CCFFCC;
}
.kouen-naiyou {
	font-size : 9pt;
	font-weight: normal;
	background-color: #FFFFFF;
}
.party {
	font-size : 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}
.party-naiyou {
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
}
.information {
	font-size: small;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFCC;
}
.title {
	font-size: large;
	color: #004468;
	font-weight: bold;
}
.green-line {
	border: 1px solid #666666;
  font-size : 9pt;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
TD{
  font-size : 9pt;
  font-weight : normal;
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
