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

/*--- contents걁돷몏떎믅걂 ----------*/
#contents {
	padding-top: 9px;
}

.btn_form {
	width: 717px;
	padding: 15px 0;
	margin: 0 0 15px 2px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	text-align: center;
}
/*--- box ----------*/
.box01 {
	height: 84px;
	width: 717px;
	margin: 0 0 7px 2px;
	background-color: #464646;
	border:1px solid #686868;
	padding:5px 0 20px 0;
	}


.box02 {
	width: 717px;
	height:84px;
	background-color: #464646;
	border:1px solid #686868;
	text-align:center;
	padding-top:12px;
	margin-top:7px;
	}

.box03 {
	height: auto;
	width: 717px;
	background-color: #464646;
	border:1px solid #686868;
	text-align:center;
	padding:15px 0;
	margin-top:5px;
	margin-bottom:20px;
	}

.box03 img {
	margin-left:6px;
	margin-right:6px;
}

/*-------- table ---------*/
.tb01 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight:bold;
}

.tb01 th {width:198px;}

/*------ text ---------*/
.txt_contact01 {
	margin-bottom: 1em;
	font-size:11px;
	color:#01cfe7;
	line-height:22px;
	padding-left:10px;
	padding-top:5px;
}
.txt_contact02 {
	text-align:center;
	padding-bottom:5px;
}

h4 {
	height: 37px;
	width: 717px;
	margin-left: 2px;
	padding-top: 27px;
}

/*------ form ---------*/
td.form_error {
	color:#ff0000;
}