/*文字設定*/

/*メイン文字*/
div.main{
	font-size   : 12pt;
	margin : 100px 0px 30px 0px
}

input.back{
	font-weight      : bold ;
	background-color : #ffffff ;
	border           : double #9933ff 5px;
	width            : 100px ;
	height           : 30px
}