@charset "utf-8";
#wrapper4 {
	height: 3400px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/qa/roof.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.qa-box {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.3);
	height: auto;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
.line {
	border-bottom: 3px dotted #717171;
}
.line2 {
	border-bottom: 3px dotted #717171;
	padding-bottom: 10px;
}

.margin-b {
	margin-top: 15px;



}

.q {
}

#qa-contents {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
