@import "style.css";

@charset "utf-8";
/*Ｑ＆Ａ */

.qa_midashi {
	width:768px;
}

.qa_midashi_space { padding-bottom:30px; padding-left:16px;}

.txt_bottom_space9 { padding-bottom:9px;}
.txt_bottom_space5 { padding-bottom:5px;}

.qa_title {
	width:752;
	height: 34px;
	margin-bottom: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FB9952;
	margin-right: 33px;
	margin-left: 35px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 34px;
	color: #FB9952;
	font-weight: bolder;
}

.qa_txt_q {
	width:580px;
	font-size:12px;
	line-height:18px;
	color: #f04b7e;
	background-image: url(../img_qa/mark_q.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 35px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 75px;
}

.qa_txt_a {
	width:580px;
	font-size:12px;
	line-height:18px;
	margin-bottom: 10px;
	margin-left: 75px;
	padding-left: 35px;
	background-image: url(../img_qa/mark_a.gif);
	background-repeat: no-repeat;
	color: #80512a;
}

.qa_txt_line {
	width:615px;
	font-size:1px;
	line-height:3px;
	height: 3px;
	background-image:url(../img_qa/dotto.gif);
	margin-bottom: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

.qa_txt_line_bottom {
	width:615px;
	font-size:1px;
	line-height:3px;
	height: 3px;
	background-image:url(../img_qa/dotto.gif);
	margin-bottom: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
