/* CSS Document */

#contents {
	padding: 0px 20px;
}
#contents h3 {
	margin: 20px 0;
	padding-bottom: 20px;
	background: url(../contact/title.gif) no-repeat 0 0;
	height: 33px;
	text-indent: -9999px;
	border-bottom: 4px solid #CEF0FB;
}

#contents p#hl {
	background: url(../images/hl.gif) no-repeat right 19px;
	height: 106px;
	padding-top: 15px;
	border-top: 4px solid #CEF0FB;
	margin-top: 20px;
	text-indent: -9999px;
}




#contents #form {
	margin: 0px;
	padding: 0px;
}

#contents #form em {
	color:#CC0000;
}

#contents #form p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #form table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contents #form table th {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents #form table th em {}
#contents #form table td {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#form_thanks {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#form_thanks p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
