/* プログラム用 */

form{
	margin: 0px;
	padding: 0px;
	display: inline;
}
form.avaform{
	margin: 0px;
	padding: 0px;
	display: inline;
}
span.number {
	font-family: "ＭＳ ゴシック", "MS UI Gothic" , "Osaka";
	font-size: 24px;
}
textarea{
	font-size: 14px; 
	overflow: auto;
}
textarea.outform{
	background-color: #ffffff;
	padding: 0; 
	border-style: none;
}
input.input_df{
	font-size: 14px; 
	width: 160px;
}
input.input_hd{
	display: none;
}
span.yourname{
	font-weight: bold;
	font-size: 16px; 
}

span.yourname_n{
	font-weight: bold;
}

