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


.ttl_contact {
	width: 570px;
	height: 34px;
	margin: 0;
	padding: 4px 0 0 40px;
	background-image: url(../img/bg_ttl_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.txt_contact1 {
	margin: 0;
	padding: 40px 0 40px;
	font-size: 18px;
	text-align: center;
	line-height: 2;
}

.num_contact1 {
	margin: 0 0 80px;
	color: #4cab00;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

.num_contact1 a {
	color: #4cab00;
}


table.tbl_contact {
	width: 610px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 160%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.tbl_contact th {
	width: 200px;
	margin: 0;
	padding: 10px 15px 8px 25px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #C6C6C6;
}

table.tbl_contact th span.green {
	color: #7DB01F;
}

table.tbl_contact td {
	margin: 0;
	padding: 10px 0 8px 0;
	border-bottom: 1px dotted #C6C6C6;
}

table.tbl_contact td input:focus,
table.tbl_contact td textarea:focus {
	background-color: #edf4e1;
}

table.tbl_contact td input.number {
	ime-mode: disabled;
}

.must {
	color: #FF0000;
}

span.mustin {
	margin: 0;
	padding: 1px 4px;
	color: #fff;
	background-color: #f00;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.btnarea {
	margin: 30px 0;
	padding: 0;
	text-align: center;
}

a.btn_riset {
	width: 159px;
	height: 0px;
	margin: 0 10px 0 141px;
	padding: 40px 0 0 0;
	background-image: url(../img/btn_reset.jpg);
	background-position: 0 0;
	display: block;
	overflow: hidden;
	float: left;
}

a.btn_back {
	width: 213px;
	height: 0px;
	margin: 0 30px 0 75px;
	padding: 53px 0 0 0;
	background-image: url(../img/btn_back.jpg);
	background-position: 0 0;
	display: block;
	overflow: hidden;
	float: left;
}

a.btn_back2 {
	width: 213px;
	height: 0px;
	margin: 0 auto;
	padding: 53px 0 0 0;
	background-image: url(../img/btn_back.jpg);
	background-position: 0 0;
	display: block;
	overflow: hidden;
}

a.btn_submit {
	width: 213px;
	height: 0px;
	margin: 0;
	padding: 53px 0 0 0;
	background-image: url(../img/btn_submit.jpg);
	background-position: 0 0;
	display: block;
	overflow: hidden;
	float: left;
}

a.btn_config {
	width: 213px;
	height: 0px;
	margin: 0 auto;
	padding: 53px 0 0 0;
	background-image: url(../img/btn_config.jpg);
	background-position: 0 0;
	display: block;
	overflow: hidden;
}

.btnarea a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70";
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

input {
	border: 1px solid #C6C6C6;
	vertical-align: middle;
}

input.none {
	border: none;
}

input#postcode {
	margin: 0 0 5px 0;
}

select {
	width: 110px;
	margin: 0 0 5px 0;
	vertical-align: middle;
}

textarea {
	margin: 4px 0 0 0;
	border: 1px solid #C6C6C6;
	overflow: auto;
}
