.textbox {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;



}
.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #CCCCCC;
}
.botan {
	color: #E0AE85;
	background-color: #666666;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
