@charset "UTF-8";

em{
	height: 20px;
	width: 40px;
}
#name  ,#furi,#phone,#postal,#adres,#mail,#mail2{
	display: block;
	width: 300px;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
}
textarea {
	display: block;
	float: left;
	height: 125px;
	line-height: 18px;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
input ,textarea{
	background-color: #FFF;
	border: 1px solid #010327;
}
label {
	display: block;
	width: 200px;
	float: left;
	height: 20px;
	font-size: 10pt;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 10px;
	line-height: 20px;
	text-transform: none;
	letter-spacing: 0.1em;
	color: #010327;
}
label img {
	float: right;
}
label2{
	text-align: right;
	padding-right: 10px;
}

br{
	clear: left;
	text-align: center;
}
.r_button {
	float: left;
	width: 610px;
}
.r_button label {
	float: left;
	width: auto;
}
.r_button input{
	width: 20px;
	float: left;
	margin-bottom: 10px;
	height: 20px;
}

#fm, #thanks{
	width: 100%;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.second_box_mail {
	float: left;
	width: 800px;
}
#message {
	float: left;
	width: 610px;
}
#submit {
	width: 610px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #010327;
	color: #FFFFFF;
	height: 40px;
	font-size: 16px;
	letter-spacing: 1em;
}

#thanks{
	margin: 0px auto;
}

input.bgc:focus, textarea:focus{
}
.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #A8B0D9;
	border-right-style: none;
	border-left-style: none;
	padding-top: 20px;
	width: 840px;
	text-align: left;
	margin-left: 70px;
	color: #727F98;
	padding-bottom: 10px;
	float: left;
}
.text_c {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 210px;
	float: left;
}

.tr_line {
	padding-top: 20px;
}
.no_line {
	padding-top: 0px;
}

table.formTable{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td,table.formTable th{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 14px;
}
table.formTable th{
	width: 200px;
	font-weight: bolder;
	text-align: left;
}
.write {
	height: auto;
	width: 300px;
	border: 2px solid #4dcad4;
}
.hissu {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 40px;
}
.submit {
	background-color: #4dcad4;
	font-size: 18px;
	color: #FFFFFF;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1em;
	height: 40px;
	margin-top: 20px;
	float: left;
}
textarea {
	width: 610px;
	padding: 0px;
	border: 2px solid #4dcad4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	resize: vertical;
}
