.mation {
	clear: both;
}
.mation p {
	line-height: 20px;
	font-family: "MS UI Gothic";
	margin-bottom: 15px;
}
.faq {
}
.faq p {
	line-height: 20px;
	margin-bottom: 10px;
}

.faq .qa {
	font-size: 18px;
	font-weight: bold;
}
.faq dd {
	background-image: url(../images/pic_faq_a.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	line-height: 18px;

}


.faq dl {
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 20px;
}
.faq dt {
	color: #CC6600;
	margin-bottom: 5px;
	display: block;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/pic_faq_q.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left;
}
.faq img {
	margin-right: 10px;
}
.faq .right {
	margin-left: 15px;
}
