body {
	background-color: #FFFFFF;
}


body, td, th {
	font color: #000000;
	font-size: 12px;
	letter-spacing:0.05em; 
}

.style1 {
	color: #000000;
	font-size: 10px; 
}

.style2 {
	color: red;
	font-size: 10px; 
}

.style3 {
	color: #FFFFFF;
	font-size: 12px; 
}

.style4 {
	color: #339933;
	font-size: 12px;
	font-weight:bold; 
}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
}


.copyright {
	color: #FFFFFF;
	font-size: 12px; 
}

h1 {
	color: #000000;
	font-size: 14px;
}

h2 {
	color: #339933;
	font-size: 12px;
　　margin-left:4px;
　　padding:2px 0px 2px 0px;
　　font-weight:bold;
　　}

h3 {
	color: #339933;
	font-size: 12px;line-height:1.5;
	font-weight: bold;
}

h4 {
	color: #ff0000;
	font-size: 12px;
}

.title001 {
	background-image: url(images/title_back1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 675px;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 23px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.indent5 {
	margin-left: 5px;
}

h6 {
	color: #339933;
	font-size: 18px;
}

h7 {
	color: #000000;
	font-size: 9px;
}

a {
  color: #006633;
  font-size: 12px;
  text-decoration:none;
}

a:hover {
  color: #ff6600;
  font-size: 12px;
  text-decoration:none; 
}

.info a {
	color: green;
	font-size: 10px;
	text-decoration:none;
 }
 
 .info a:hover{
	color: orange;
	font-size: 10px;
	text-decoration:none;
 }
 
.sub a {
	color: red;
	font-size: 10px;
	text-decoration:none;
 }
 
.sub a:hover{
	color: orange;
	font-size: 10px;
	text-decoration:none;
 }