@charset "UTF-8";

/******************************************************form*/



.contact_area{
	width: 1060px;
	margin: 0 auto;
	padding: 40px ;
	background: url(../img/content_bg.png) 0 0;

}
.contact_area h2{
	margin: 0 0 10px;
}
.inner{
	width: 880px;
	margin: 0 auto;
	padding: 10px 40px 0 40px;
	background: #fff;
	
}

.content01 {
	margin: 0px;
	padding-top: 20px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 22px;
}
.content02_text {
	line-height: 22px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.c01 {
	color: #85be19;
}

.content02 table tr th {
	line-height: 18px;
	text-align: left;
	margin: 0px;
	width: 175px;
	font-weight: bold;
	font-size: 14px;
	color: #331900;
	padding: 30px 0 30px 10px;
		border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B3E0C1;
	border-bottom-color: #B3E0C1;
}
.content02 table {
	width: 880px;
	margin: 0px;
	padding: 0px;
}
.content02 table tr td {
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
}
.content02 table tr td div input {
	
	width: 630px;
	margin: 0px;
	padding: 6px 5px;
	background: #f4f4f4;
	border: 1px solid #CCC;
}
.content02 table tr td textarea {
	width: 630px;
	margin: 0px;
	padding: 8px;
	height: 120px;
	background: #f4f4f4;
	border: 1px solid #CCC;
}
.content02 table tr td p {
	line-height: 18px;
	padding: 5px 0 0 0;
	text-align:left;
	color: #555;
	font-size: 11px;
}
.submit {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 77px;
	padding-left: 0;
	text-align: center;
}
.textbox_01 {
	width: 50px;
}
.textbox_02 {
	width: 70px;
}
.textbox_03 {
	vertical-align:middle;
	line-height:20px;
	padding: 0 0 10px 0;
	clear: both;
	height:20px;
}
.textbox_03 p {
	display: inline;
	margin: 0 0 12px;
	padding: 0px;
	float: left;
	width: 100px;
}
.textbox_03 input {
	width: 100px!important;
	float:left;
	display:inline;
}
.textbox_03 select{
	padding: 4px 0;
	border: 1px solid #CCC;

	background-color: #f4f4f4;
}
.textbox_04 {
	vertical-align:middle;
	line-height:20px;
	padding: 0 0 10px 0;
	clear: both;
	height:20px;
}
.textbox_04 p {
	display: inline;
	margin: 0 0 14px;
	padding: 0px;
	float: left;
	width: 100px;
}
.textbox_04 input {
	width: 500px!important;
	float:left;
	display:inline;
}
.textbox_04 span {
	clear:both;
}


.textbox_05 {
	vertical-align:middle;
	line-height:20px;
	padding: 0 0 10px 0;
	clear: both;
	height:40px;
}
.textbox_05 p {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
.textbox_05 input {
	width: 500px!important;
	float:left;
	display:inline;
}
.textbox_05 div {
	clear:both;
	padding: 0 0 0 100px;
	line-height: 20px;
	font-size: 10px;
}


.cell01 {
	margin: 0px;
	padding: 0 0 10px 0;
}
.content03 {
	margin: 0px;
	padding: 40px 0 100px 0;
	line-height: 24px;
}
.content03 p {
	text-align:center;
}
.content03 a {
	color:#09C;
	text-decoration:underline;
}
.content03 a:hover {
	text-decoration:none;
}

div#footer{
	background: url(../img/footer_bg02.png) left top repeat-x;
	height:56px;
	padding: 58px 0 0 0;
}