@charset "euc-jp";

body{
	font-size: 10pt;
}
h3 {
	font-size: 18pt;
	font-weight: bold;
	color: #00a020;
}
.l2 {
	font-size: 16pt;
	font-weight: bold;
}
.l1 {
	font-size: 12pt;
	font-weight: bold;
}
.l1b {
	font-size: 12pt;
	font-weight: bold;
	color: green;
}
.XXX11pt {
	font-size: 11pt;

}
.XXX10pt {
	font-size: 10pt;
	font-weight: normal;
}
XXth {
	font-size: 11pt;
	color: white;
	background-color: #00ae50;
}
XXtd {
	font-size: 11pt;
	color: black;
}
a	{
	text-decoration: none;
	color: darkgreen;
}
a:link	{
	text-decoration: none;
	color: darkgreen;
}
a:visited	{
	text-decoration: none;
	color: darkgreen;
}
a:active	{
	color:  white;
	background-color: #00b050;
	text-decoration: underline;
}
a:hover	{
	text-decoration: none;	 
	color:  white;
	background-color: #00b050;
}
a.wide {
	text-decoration: none;	 
	display: block;
	width: 100%;
	height:100%;
}
a.wide:hover {
	text-decoration: none;	 
	background-color: #00b050;
	color: white;
	width: 100%;
	height: 100%;
}
.red{
	color: red;
}
.caution{
	color: red;
	font-weight: bold;
}
.caption{
	color: darkgreen;
	font-weight: bold;
	font-size:12pt;
}
.XXX10pt { color:darkgreen; font-size:10pt;}
.XXX12pt { color:darkgreen; font-size:12pt;}
.XXX12pt-bold {
	font-size:12pt;
	color:darkgreen;
	font-weight: bold;
}
.XXX11pt-bold {
	font-size:11pt;
	color:darkgreen;
	font-weight: bold;
}
.copyright{ color:darkgreen; font-size:10pt;}
