@charset "UTF-8";
#entryInner h1 {
	font-size: 16px;
	background-image: url(/images/common/titleCommon.jpg);
	background-repeat: repeat-x;
	height: 37px;
	padding-left: 10px;
	line-height: 34px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
	clear: both;
}

.mailSt {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	background-image: url(../../contact/images/mailSt.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 28px;
}
.mailWrap {
	background-color: #FFF4DB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 9px;
	margin-bottom: 30px;
}
.mailBtn {
	margin-top: 5px;
	background-image: url(../../contact/images/mailBtn.jpg);
	width: 552px;
	height: 54px;
	text-align: center;
	line-height: 52px;
	font-size: 30px;
}
.formSt {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	background-image: url(../../contact/images/formSt.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 28px;
}
.formWrap {
	background-color: #F5FAE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 9px;
	margin-bottom: 30px;
	width: 550px;
}
.formItemWrap {
	width: 390px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 28px;
}
.formItemName {
	width: 160px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 28px;
}
.formStyle {
	width: 360px;
}
.formItemName2 {
	width: 160px;
	float: left;
	height: 260px;
	font-weight: bold;
	padding-top: 5px;
}
.formItemWrap2 {
	width: 390px;
	float: left;
	line-height: 22px;
	height: 260px;
	padding-top: 5px;
}
.btnArea {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #99CC00;
}
#contWrap2 {
}
