@charset "UTF-8";

/*　　よくあるQ＆ACSS
----------------------------*/


.h2_head {
	background-image: url(../img/qa_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}

.qa_h3_title01 {
	background-image: url(../img/title_bar01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 63px;
	height: 30px;
	background-position: 0px bottom;
}.q_title {
	font-size: 90%;
	line-height: 1.5em;
	background-image: url(../qa_img/q_bar.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 540px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.a_box {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
