@charset "Shift_JIS";

/* 共通ブロック大囲み */
.faqBlockArea {
	width:900px;
	margin:0 auto;
	/*padding-top:60px; original*/
	padding-top:115px;
}

/* ブロックタイトル */
h2.faqCornerTtl {
	width:900px;
	line-height:0;
	background: url(/auto-archive/freed/2014/webcatalog/images/cornerline.gif) no-repeat center bottom;
	padding-top: 40px;
	padding-bottom:4px;
	margin: 0 auto;
}

/* よくあるご質問 */
.BlockFaqConte {
	width:900px;
	height:445px;
	margin:30px auto 0 auto;
	overflow:hidden;
	background: url(/auto-archive/freed/2014/webcatalog/faq/images/bg.jpg);
}

.BlockFaqConte .mainImg {
	width:461px;
	height:426px;
	padding:10px;
	float:left;
}

.BlockFaqConte .btnWrap {
	width:410px;
	height:426px;
	padding:10px 0 10px 0;
	float:left;
	overflow:hidden;
}

.BlockFaqConte ul {
	width:410px;
	line-height:0;
	padding-bottom:8px;
	overflow:hidden;
}

.BlockFaqConte li.left {
	width:201px;
	line-height:0;
	padding-right:8px;
	float:left;
}

.BlockFaqConte li.right {
	width:201px;
	line-height:0;
	padding-right:0;
	float:left;
}
