@charset "UTF-8";
body {
	height: 280px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #111111;
}
#m1 {
	width: 320px;
	float: left;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 20px;
}
#m2 {
	width: 320px;
	float: left;
}
.txt1 {
	color: #FF6600;
}
