.text {
	font: bold normal 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: right;
	max-width: 50px;
	vertical-align: top;
}
.about {
	font-size: 9px;
	color: #666666;
	width: 350px;
	height: 30px;
}

.form_area {
	max-width: 300px;
	vertical-align: top;
	padding-left: 10px;
}
.form_bottom {
	background: #333333 url(images/acquire_logo.gif) no-repeat 1px 2px;
	height: 25px;
}

.form_title {
	text-align: center;
	max-width: 350px;
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #333333 no-repeat;
	height: 25px;
	width: 350px;
	padding-top: 5px;
}
.contents {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#form_all {
	height: 400px;
	width: 350px;
}
.close_btn {
	text-align: center;
}
