<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*文字設定*/

/*メイン文字*/
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
}</pre></body></html>