input.button{
	width: 60px;
	padding: 2px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
	font-size:11px;
}

input.text{
	border-top:solid 1px #6F7777;
	border-left:solid 1px #6F7777;
	border-bottom:solid 1px #C4CCCC;
	border-right:solid 1px #C4CCCC;
	background:#fff;
	padding:2px;
	font-size:12px;
	line-height:15px;
	height:15px;
}

input.right{
	text-align:right;
}

input.size30{
	width:35px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:31px
}
input.size50{
	width:50px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:46px
}
input.size100{
	width:100px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:96px
}
input.size200{
	width:200px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:196px
}
textarea{
	border-top:solid 1px #6F7777;
	border-left:solid 1px #6F7777;
	border-bottom:solid 1px #C4CCCC;
	border-right:solid 1px #C4CCCC;
	font-size:12px;
	padding:2px;
	font-size:12px;
	line-height:15px;
	width:400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:396px
}

textarea.line2{
	height:35px;
}
textarea.line5{
	height:85px;
}
textarea.line20{
	height:400px;
}
* html textarea{font-family:Osaka;}
/*\*/
* html textarea{font-family:ＭＳ Ｐゴシック;}
/**/



