#form{
margin-bottom:30px;
}

#form ul{
	width:95%;
	margin:0 auto;
	margin-bottom:30px;
}

#form li{
	border-bottom:1px dotted #583404;
	padding:10px 5px;
	clear: both;
	display:table;
	width: 100%;
}
#form li:before {
	content: "" !important;
	margin-left: -1em;
}
#form .col{
	width:25%;
	color:#444;
	font-weight: bold;
	float: left;
	margin-left: 0 !important;
}
.input {
	width: 65%;
	display: block;
	float: left;
	padding-left: 20px;
}
.prefecture{
	margin-bottom: 5px;
}
span.cnt_kome{
	float:right;
	color:#CC0000;
}
textarea#text{
	width: 100%;
}
.atn{
	padding:4px;
	margin:12px auto 8px auto;
	width:97%;
}
.atn strong{
	color:#CC0000;
}
#sub_btn{
	background:#B9E337;
	padding: 6px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#sub_btn span{
	color: #444;font-size:1.5rem;}

#sub_btn p{
	float:left;
	margin-left: 0 !important;
	margin: 0;
}
#sub_btn p.submit{
	float: right;
}
.an{
	display:block;
	background: #B9E337;
	padding: 10px;
	font-weight: bold;
	color: #444;
	margin-left: 0 !important;
	margin-bottom: 0;
}
#pri h3{
	text-indent:0px;
	margin:15px 0px 2px 0px;
	padding:0px;
	color: #444;
}
#pri p{
	margin-bottom:30px;
	color: #444;
}
#pri{
	color: #444;
	background: #fff;
	text-align: left;
	border: 1px solid #EFEFEF;
	padding: 8px 10px;
	overflow: auto;
	height: 155px;

}
#pri dl dt{
	margin-bottom: 5px;
}
#pri dl dd{
	margin: 0 0 20px 15px;
}
.thanksbox{
	text-align:left;
	line-height:180%;
	padding:0px 10px;
}
.thanksbox strong{
	color:#990000;
}
.thanksbox p{
	margin:8px 0px;
}
/**/
.ch{}
.ch b{
color:#cc0000;
}
.ch{
color:#003300;
font-weight:bold;
}