input[type="text"]{background-color:#EEEEFF;font-size:1rem;border-radius:5px;}
input[type="radio"]{font-size:x-large;vertical-align:middle;}


fieldset{
	padding:5px;
	border-color:#EEEEFF;
	margin-bottom:10px;
	line-height:1.6em;
	border-radius:3px 0 0 3px;
}
legend{font-weight:bold;}

#fmBOX p{border-bottom:1px solid #AAAAAA;}


.tf100{
width:80%;
font-size:1.5rem;
height:1.8rem;
border:2px solid #3399AA;
}
