input.button {
	border-style: none;
}

div#title {
	height: 35px;
}

div#head_text {
	width: 520px;
	height: 30px;
	margin-top: 10px;
	font-size: 9pt;
	color: black;
/*
	text-align: justify;
	text-justify:distribute;
*/
	line-height: 22pt;
	border-bottom: 1px solid rgb(0,103,255);
}

div#input {
	margin-top: 19px;
}

span.input_title {
	font-size: 8pt;
	color: rgb(128,128,128);
	line-height: 6pt;
}

span.atmark {
	color: rgb(128,128,128);
}

div.contents{
	margin-top: 20px;
}

textarea.text {
	width: 510px;
	height: 150px;
	margin-top: 4px;
}

div#change {
	width: 510px;
	margin-top: 20px;
	text-align: right;
}
