.txtcolormark1 {
	color: #00cc00;
}

table.iryo {
	background-color:#009900;
   width:780;
   border-style:hiden;
   border-spacing:2px;
}

table.iryo td {
   background-color:white;
}


table.iryo th {
	 background-color:#00cc00;
    color:white;
}


