@charset "utf-8";
/* CSS Document */

.contact_section {
}

.contact_section .contact_cap {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.contact_section table {
	margin:0 auto;
	font-size: 12px;
	border-collapse:collapse;
}

.contact_section tr {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}

.contact_section th {
	font-weight: normal;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact_section td {
	font-weight: normal;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 14px;
	border: 1px solid #CCCCCC;
}
.contact_section p {
	margin-left: 10px;
}

.contact_section #form {
	height: 17px;
	width: 263px;
	font-size: 15px;
	background: #F7F7F7;
	border: 1px dotted #999999;
	color: #000000;
}

.contact_section #form2 {
	height: 213px;
	width: 372px;
	font-size: 15px;
	margin-left: 10px;
	background: #F7F7F7;
	border: 1px dotted #999999;
	color: #000000;
}

.contact_section #form3 {
	height: 80px;
	width: 372px;
	font-size: 15px;
	margin-left: 10px;
	background: #F7F7F7;
	border: 1px dotted #999999;
	color: #000000;
}


.contact_section .botan {
	padding: 2px 10px;
	background: #ECE9D8;
	font-size: 12px;
}
.contact_section .formbotan {
	letter-spacing: 15px;
	margin-top: 38px;
	margin-left: 310px;
}
.contact_section .contact_cap2 {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 40px;
}
.contact_section .mail {
	margin-left: 10px;
}

.red {
	color: #FF0000;
}

.contact_fin{
	margin-top:20px;
	text-align:center;
}

.contact_section ul{
	margin:0;
	padding:0;
	list-style:none;
}
