@charset "UTF-8";


#link08 {
	background-color: #FFC;
}

.bbtyli {
	background-image: url("../images/top/tybac.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #000;
}
.ma1000_box {
	float: left;
	width: 100%;
}
.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%;
	font-size: 18px;
}
.ma_linesent {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}
.doi_box {
	text-align: left;
	width: 80%;
	margin-left: 10%;
	height: 200px;
	overflow: auto;
	/* [disabled]overflow-y: scroll; */
	margin-bottom: 10px;
	border: 1px solid #666;
	padding: 1%;
	background-color: #F7F7F7;
}
.doi_box .ty {
	font-size: 18px;
	font-weight: bold;
	font-weight: 700;
}
.plba {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}










/* 画面幅 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;
	}

}

