@charset "utf-8";

/*　よくある質問　＆　お客様の声
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/qa_voice_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#main2 div#div_01 {
    width: 400px;
	height: 60px;
	text-indent: -9999em;
	margin-bottom: 15px;
	float: left;
	background: url(../common/images/qa_voice_img01.gif) no-repeat;
}

#main2 div#div_02 {
    width: 300px;
	height: 60px;
	margin-bottom: 15px;
	float: right;
}


/*#main2 h2#h2_01{
	background: url(../common/images/qa_voice_img01.gif) no-repeat;
}*/
#main2 h2#h2_02{
	background: url(../common/images/qa_voice_img02.gif) no-repeat;
}

#qa_box {
    padding-bottom: 20px;
}

#qa_box ul,
#qa_box dl {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}
#qa_box ul li {
	margin-bottom: 15px;
}
#qa_box dt {
	color: #FDC43E;
}
#qa_box dt,
#qa_box dd {
	margin-bottom: 15px;
}
#qa_box span {
	margin-right: 10px;
}

.voicelink {
    text-align: left;
	margin-bottom: 20px;
}

.voicelink span {
    border: 1px solid #FDC43E;
	padding: 3px 6px;
}

.voicelink p {
    border: 1px solid #FDC43E;
	padding: 3px 6px;
}

.new {
    color: #FFCC00;
}