.faq01 dt {
	font-weight: bold;
	padding: 0.5em 0;
	background-image: url("../images/faq_image01.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.faq01 dt span {
	display: block;
	margin-left: 2em;
}

.faq01 dd {
	margin: 0 0 1em 1em;
}

.faq01_table table, .faq01_table tr, .faq01_table th, .faq01_table td{
	border: 1px solid #000000;
	padding: 0.2em 0.5em;
}

.faq01_table {
	text-align: center;
} 

.faq01_table table {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.faq01_table caption {
	margin-left: auto;
	margin-right: auto;
}

.faq01_table th {
	white-space: nowrap;
}

div.section01component {
	margin: 0 18px;
}

