.font12 {font-size: 12px;} 

.font13 {font-size: 13px;} 

.font15 {font-size: 15px;} 

body,td,th {color: #444444;}
	
a:link {color: #456635;
        text-decoration: none;}

a:visited {text-decoration: none;
	       color: #456635;}
		   
a:hover {text-decoration: underline;
	     color: #990000;}
		 
a:active {text-decoration: none;
	      color: #456635;}
	
body {margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;}

.red {
	color: #990000;
}

.green {
	color: #456635;
}
.iwata_pic {
	background-image: url(image/iwata_pic03.jpg);
	width: 340px;
	padding-left: 205px;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-right: 5px;
}
.box_camel {
	width: 550px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 18px;
}

