@charset "UTF-8";
.tableContact th em {
	display: block;
	float: right;
	width: 50px;
	color: #fff;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	background: #ff5c65;
	height: 18px;
	line-height: 18px;
}
.tableContact th em.enReq {
	display: block;
	float: right;
	width: 60px;
	color: #fff;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	background: #ff5c65;
	height: 18px;
	line-height: 18px;
}
.tableContact th em.blue {
	background: #0077b9;
}
.tableContact th i {
	font-style: normal;
}
.tableContact th span {
	float: left;
	width: 140px;
	font-size: 18px;
	line-height: 1;
}
.tableContact {
	width: 100%;
	margin: 30px 0;
}
.tableContact th {
	background: #f2f2f2 url(../img/bg_line.png) no-repeat center bottom;
	font-weight: normal;
	padding: 25px 20px;
	width: 204px;
	text-align: left!important;
	vertical-align: top;
}

.tableContact td {
	background: #fff url(../img/bg_line2.jpg) no-repeat center bottom;
	padding: 15px 37px;
	font-weight: normal;
	width: auto;
	vertical-align: middle;
}
.tableContact .last th {
	padding-bottom:0;
	background: #f2f2f2;
}
.tableContact .last td {
	padding-bottom:0;
	background: #fff;
}
.tableContact .lastConfirm td {
	background: #fff;
}

.checkList li {
	display: inline;
	margin-right: 15px;
}

.tableContact input[type="text"] {
	color: #000;
	border: 2px solid #e6e6e6;
	height: 30px;
	height: 25px\9;
	padding: 0 5px;
	padding: 5px 5px 0\9;
}

*:first-child + html .tableContact input[type="text"] {
	height: 30px;
	padding: 5px 5px 0;
}

.tableContact .size1 {width: 580px;}
.tableContact .size2 {width: 55px;}
.tableContact textarea {width: 580px; height: 115px; border: 2px solid #e6e6e6; padding: 0 5px;}

.grey{color:#616161;}
.blue{ color:#15438C;}
.fz30{ font-size:30px;}

.writingBox {
	padding: 5px;
	font-size: 100%;
	border: #494949 1px solid;
	}




form p.test { 
	position: relative;
	color: #C1C0BC;
	}
form p.test label { 
	position: absolute;
	top: 5px;
	left: 10px;
	}
form p.test br {
	display: none;
	}
form p.test01 label { 
	position: absolute;
	top: 5px;
	left: 30px;
	}	
form fieldset p.test input,
form fieldset p.test textarea {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
	border: 1px solid;
	}
form fieldset p.test label {
	width: 380px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
	}
form fieldset p.test textarea {
	padding: 2px;
	width: 404px;
	border: 1px solid;
	}
form fieldset p.test textarea,
form fieldset p.test input {
	border: solid 1px;
	}
form fieldset p.test label {
	color: #4c4c4c;
	}


#copyright {
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 40px 0 0 0;
}
