a:link { color:#ff8000;text-decoration:none; }
a:visited { color:#ff8000;text-decoration:none; }
a:hover { color:#0000ff;cursor:pointer;background-color:#ffffff; }
input,textarea,select{
	color:#800000 ;
	background-color:#ffe4e4 ;
	font-size:9pt;
	border:1 solid #800000 ;
}
.text { font-size:10pt; color:#000000; }
.text_w { font-size:10pt; color:#ffffff; }
.text_red { font-size:10pt; color:#E02751; }
.text_pink { font-size:10pt; color:#E87D8B; }
.text_blue { font-size:10pt; color:#59B589; }
.text_mizu { font-size:12pt; color:#7E9FC7; }
