@charset "utf-8";
/* テーマ/beauty_food_store */


/* Q&A　フリーページ */

#question_list li {
	padding: 0px 0 5px 15px;
	background: url(../../images/question/question_arrow.gif) no-repeat;
}

.question_area {
	width: 653px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.question_area dl {
	overflow: hidden;
	width: 653px;
}

.question_area dd {
	width: 612px;
	float: right;
}

.question_title {
	margin: 20px 0;
}

.question {
	background: url(../../images/question/question_bar.gif) no-repeat;
	color: #FFF;
	padding: 7px 0 12px 30px;
}

.answer {
	float:left;
	width: 31px;
	margin: 0 10px 0 0;
}

.dotline {
	background:url(../../images/question/question_dot.gif) repeat-x bottom;
	padding-bottom: 10px;
}

.question_pageTop {
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	float:right;
}
