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

/* ############################################## */

.main_title {
	width:1100px;
	margin:0px auto 20px auto;
}
.sp_main_title {
	display:none;
}

/* ############################################## */

.contents_title_001 {
	width:1030px;
	background:#f9f9f9;
	border-bottom:1px solid #8cd6b2;
	margin:0px auto 30px auto;
}
.contents_title_001 h3 {
	padding:15px 25px;
	font-size:18px;
	line-height:1;
	font-weight:bold;
	color:#464646;
}

/* ############################################## */

.contents_txt_001 {
	width:1030px;
	margin:0px auto 30px auto;
}
.contents_txt_001 p {
	font-size:15px;
	line-height:25px;
	padding:0px 25px;
}

/* ############################################## */

.contact_txt {
	width:910px;
	margin:0px auto 40px auto;
}
.contact_txt table:nth-child(1) {
	float:left;
	margin-right:46px;
	margin-bottom:30px;
}
.contact_txt table:nth-child(2) {
	float:left;
	margin-right:0px;
	margin-bottom:30px;
}
.contact_txt table:nth-child(3) {
	clear:both;
	margin-right:0px;
	margin-bottom:0px;
}
.contact_txt table th {
	width:95px;
	border-right:1px solid #e3e3e3;
	padding:5px 0px;
}
.contact_txt table td {
	padding:5px 0px 5px 15px;
}
.contact_txt table td p {
	font-size:13px;
	line-height:19px;
}

/* ############################################## */

.contents_table {
	width:990px;
	margin:0px auto 40px auto;
}
.contents_table table {
	border-collapse:separate;
	border-spacing:0px 2px;
}
.contents_table th {
	border:1px solid #d1eade;
	background:#f8fcfa;
	padding:15px;
	font-size:15px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}
.contents_table td {
	border-top:1px solid #d1eade;
	border-bottom:1px solid #d1eade;
	border-right:1px solid #d1eade;
	padding:15px;
	font-size:15px;
	line-height:25px;
	text-align:left;
}

/* ############################################## */

.contents_table td li {
	float:left;
	margin-right:20px;
	font-size:13px;
	line-height:1;
}
.contents_table td li input {
	margin-right:10px;
}
#form_001 {
	width:618px;
	border:1px solid #d1eade;
	padding:2px 5px;
}
#form_002 {
	width:218px;
	border:1px solid #d1eade;
	padding:2px 5px;
}
#form_003 {
	width:418px;
	border:1px solid #d1eade;
	padding:2px 5px;
}
#form_004 {
	width:618px;
	height:50px;
	border:1px solid #d1eade;
	padding:2px 5px;
}

.confirm_area {
	width:552px;
	margin:0px auto 80px auto;
}
.confirm_btn {
	width:552px;
	height:96px;
	background:url(../img/contact/contents_arrow.gif) no-repeat top left #8cd6b2;
	padding-left:96px;
	font-size:38px;
	line-height:96px;
	text-align:center;
	color:#fff;
	display:block;
	cursor:pointer;
	border:none;
}