@charset "UTF-8";


#link10 {
	background-color: #FFC;
}

.ma1000_box {
	float: left;
	width: 100%;
}
.top_ty {
	font-size: 32px;
}
.ma_box {
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 2%;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
}
.ma_box form {
	float: left;
	width: 100%;
}
.ma_line {
	width: 96%;
	margin-left: 2%;
	border-bottom: 1px dotted #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	margin-bottom: 16px;
	float: left;
	line-height: 1.2;
}
.ma_ty {
	float: left;
	width: 160px;
	font-weight: bold;
	font-weight: 700;
}
.ma_txt {
	float: right;
	width: 80%;
	max-width: 90%;
}
.ma_rese {
	float: right;
}
.ma_box input {
	/* [disabled]width: 50%; */
	font-size: 14px;
	/* [disabled]height: 30px; */
	/* [disabled]float: left; */
	max-width: 90%;
	margin-bottom: 10px;
}
.ma_box textarea {
	max-width: 90%;
	margin-bottom: 10px;
}
.ma_box select {
	margin-bottom: 10px;
}
.hisu {
	color: #FFF;
	background-color: #000;
	float: right;
	padding: 5px;
}
.qqqa {
	margin-bottom: 40px;
	width: 90%;
	margin-left: 5%;
}
.qqqa .txb {
	margin-bottom: 15px;
}
.qqqa .den {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 10px;
}
.qqqa .tell {
	font-size: 24px;
	margin-bottom: 10px;
}
.qqqa .tell .jikan {
	font-size: 14px;
	margin-left: 20px;
}
.qqqa .maal {
	margin-bottom: 10px;
}
.qqqa .maal img {
	margin-right: 10px;
}
.qqqa .maaltx {
	width: 90%;
	margin-left: 5%;
}










/* 画面幅 640px以下
---------------------------------*/
@media screen and (max-width: 640px) {

	.ma_txt {
		width: 90%;
	}
	.pl_bt {
		/* [disabled]letter-spacing: 0em; */
		/* [disabled]width: 99%; */
	}
	.qqqa {
		width: 100%;
		margin-left: 0px;
	}
	.qqqa .tell .jikan {
		clear: both;
		float: left;
	}
	.link_next_lf {
		width: 200px;
	}
	.ma_box form .ma_line .ma_ty {
		margin-bottom: 10px;
	}
	.ma_box .ma_line .ma_ty {
		margin-bottom: 10px;
	}
	.ma_txt textarea {
		width: 80%;
		height: 150px;
	}

}

