@charset "UTF-8";

.contact_wrappe {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 60px;
	width: 450px;
}

.contact_box {
	margin-bottom: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.contact_lineleft {
	width: 80px;
	float: left;
	height: 23px;
	font-size: 13px;
	color: #4D4D4D;
}

.contact_lineleft_message {
	width: 80px;
	float: left;
	height: 150px;
	font-size: 13px;
	color: #4D4D4D;
}

.contact_lineright {
	width: 290px;
	float: left;
	height: 23px;
	border: 1px solid #6B6B6B;
}

.contact_line {
	width: 450px;
	height: 23px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

.contact_button {
	width: 290px;
	height: 23px;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
	margin-top: 20px;
	float: left;
	padding-left: 80px;
}

.contact_button input{
	margin-left: 10px;
	margin-right: 10px;
}

.contact_checkbox {
	float: left;
	font-size: 11px;
	color: #4D4D4D;
}

.contact_checkbox a{
	color: #009FE8;
}

.contact_pass {
	float: right;
	font-size: 11px;
	font-style: italic;
	color: #009FE8;
}

.contact_message {
	width: 290px;
	height: 150px;
	margin-bottom: 15px;
	float: left;
	resize:none;
}

.contact_line_message {
	width: 450px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	height: 150px;
}
