@charset "UTF-8";
/* CSS Document */
#header{
	overflow:hidden;
	}
#base{
	padding:20px 0;
	}
#base #header h1 {
	float: left;
}
h3{
	background-color:#005C30;
	color:#fff;
	line-height:2.4em;
	padding:0 10px;
	}
.logo{
	float:right;
	}

#contents{
	background-color:#FAF9EA;
	padding:20px;
	border-bottom:solid 5px #005C30;
	}


.sub_title{
	text-align:center;
	margin-bottom:15px;
	}


.checkbox{
	float:left;
	display:inline;
	width:290px;
	padding-left:10px;
	}

.checkbox li{
	line-height:2.3em;
	padding-left:
	}
.form_cont{
	padding:10px 0;
	}
.form_cont p{
	line-height:30px;
	}
span{
	color:#AF302C;
	}
#text_field p {
	line-height: 30px;
}

table th,td{
	padding:7px 5px;
	}
#text_field{
	padding:20px 0;
	border-top:1px solid #005C30;
	border-bottom:1px solid #005C30;
	margin-bottom:15px;
	}
#text_field th,#text_field td{
	vertical-align:bottom;
	}
.radio{
	padding-left:10px;
	}
.form_privacy{
	margin-bottom:15px;
	}
.form_privacy p{
	padding:5px 0;
	}
.form_btn{
	text-align:center;
	}
.form_btn img{
	vertical-align:top;
	}
.form_cont{
	overflow:hidden;
	}
.form_cont2{
	padding:10px 0;
	}
.form_cont2 ul li{
	line-height:1.8em;
	}

.opacity { overflow: hidden;}	
.confirm_btnL{
	float:left;
	width:300px;
	}
.confirm_btnR{
	float: right;
	width:300px;
	}


.alert{
	padding-left:5px;
	}
.error_txt{
	color:#AF302C;
	font-size:120%;
	font-weight:bold;
	padding:5px 0;
	}
.follow_txt{
	padding:5px 0;
	}
#footer{
	overflow:hidden;
	}


.comp_txt{
	text-align:center;
	font-size:120%;
	line-height:1.5em;
	padding:20px 0 40px 0;
	}
.contact_txt{
	border:2px solid #AF302C;
	background-color:#fff;
	font-size:120%;
	padding:10px;
	margin:0 40px 20px 40px;
	width:505px;
	}
.contact_txt p{
	padding:5px 0;
	}
.contact_txt span{
	font-weight:bold;
	font-size:130%;
	color:#f00;
	}
.contact_txt2{
	margin-left:40px;
	margin-bottom:5px;
	}


/*お問い合わせ　テキストエリア*/
.txtArea {
	margin:15px 0;
	padding-top:15px;
	border-top:1px solid #005C30;
}

.txtArea textarea {
	width:600px;
}
.txtArea .toiawaseTxt {
	width:600px;
	border: #CCC solid 1px;
}
.txtArea .toiawaseTxtIn {
	padding:10px;
}

/*テキストエリアsize*/
.size_1{
	width:120px;
	}
.size_2{
	width:320px;
	}
.size_3{
	width:200px;
	}
	