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

.form1 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.formItem1 {
	background-image: url(image/contact-img-01.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 30px;
	padding-left: 23px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.formItem2 {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #444444;
}
.formItem3 {
	background-color: #EEEEEE;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #444444;
}
.formItem4 {
	background-image: url(image/contact-img-01.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 30px;
	padding-left: 23px;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.formItem5 {
	font-weight: bold;
	color: #666666;
	line-height: 30px;
}
.formItem6 {
	background-color: #B0B9C2;
	padding: 5px;
}
.input1 {
	border: 1px solid #006699;
	width: 360px;
}
.input2 {
	width: 140px;
	border: 1px solid #006699;
}
.input3 {
	width: 280px;
	border: 1px solid #006699;
}
.input4 {
	width: 380px;
	border: 1px solid #006699;
	height: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#errorDoc {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	margin-left: 10px;
}
#errorDoc li {
	margin-left: 1em;
}
