@charset "utf-8";

/* page_title
---------------------------------- */


/* question_section
---------------------------------- */
.flame_top {
	font-size: 0px;
	height: 3px;
	background: url(../images/flame_top.gif) left top repeat-x;
}
.flame_btm {
	font-size: 0px;
	height: 3px;
	background: url(../images/flame_btm.gif) left top repeat-x;
}
.question {
	padding: 0px 0px 12px 0px;
}
.question dl {
	margin: 0px 0px 12px 0px;
	padding: 12px 0px 0px 10px;
	width: 668px;
	background: url(../images/dotline-x.gif) left top repeat-x;
	display: table;
}
.question dl:first-child,
.question dl.firstChild {
	background-image: none;
}
.question dl:last-child {
	margin: 0px 0px 0px 0px;
}
.question dl dt {
	width: 36px;
	display: table-cell;
}
.question dl dd {
	display: table-cell;
}
.section_top {
	margin: 10px 0px 20px 0px;
	text-align: right;
}


/* answer_section
---------------------------------- */
.asset_body .answer .styleof_table01 th {
	text-align: left;
	padding: 10px 10px 10px 1em;
}
.asset_body .answer .styleof_table01 td {
	padding: 10px 10px 10px 2em;
	text-indent: -1em;
}

.miniknowledge_section_top{
	margin: 10px 0px 20px 0px;
	text-align: right;
}

.miniknowledge_section_top .pagetop{
	padding-right: 0px;
}
