#main {
	padding-top: 4px;
}
#contents01 {
	background-image: url(../images/contact/pageback1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 20px;
	width: 670px;
	height: 807px;
}

#contents01 h2, #contents02 h2, #contents03 h2 {
	height: 21px;
	padding-left: 7px;
	font-size: 120%;
	padding-top: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0a50ff;
	background-color: #dcdcdc;
}
#contents02 {
	background-image: url(../images/contact/pageback2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 20px;
	width: 670px;
	height: 842px;
}
#contents03 {
	background-image: url(../images/contact/pageback3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 20px;
	width: 670px;
	height: 505px;
}
#form_area {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	padding-bottom: 30px;
	margin-top: 30px;
}
#form_area ul {
	padding-left: 42px;
	list-style-type: none;
	padding-top: 38px;
	height: 61px;
}
#form_area li {
	float: left;
	padding-right: 69px;
	height: 61px;
	padding-bottom: 38px;
}

span {
	color: #FF1A00;
	font-weight: bold;
}
.must {
	color: #FF1A00;
	margin-bottom: 3px;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #FF1A00;
}
.button {
	text-align: center;
	padding-top: 25px;
}

.chart {
	width: 600px;
	border-collapse:collapse;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8C8C8;
}
.chart th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 134px;
	border-bottom-color: #C8C8C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
}
.chart td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#name, #kana, #mail, #company, #post, #address, #group1_company, #group1_name, #group2_company, #group2_name, #group3_company, #group3_name, #content {
	width: 300px;
}
#zipcode_1, #zipcode_2, #tel_1, #tel_2, #tel_3, #fax_1, #fax_2, #fax_3 {
	width: 70px;
}
.info_text {
	margin-bottom: 20px;
}

.thanks {
	text-align: center;
	padding-top: 100px;
	font-weight: bold;
}
.top_link {

	text-align: center;
	margin-right: 78px;
	margin-left: 58px;
	padding-top: 100px;
}

.pagetop {
	margin-right: 0px;
}
