@charset "utf-8";

/* //// shared/css/style/qa.css の上書き //// */

.qacontent h5 {
	background-position: left 3px;
	color: #FB960D;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 150%;
}
.qacontent .a {
	margin-bottom: 20px;
}


/* ///// box ///// */


.inbox_quote {
	margin:10px 0;
	background-color: #F7F3E9;
	background-image: url(../img/box_bg_quote_r.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 8px 15px;
}



