@charset "UTF-8";
/* CSS Document */

div#faq div#uncar {
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#faq div#uncar td {
	text-align: left;
	line-height: 150%;
}
div#faq div#uncar a {
	color: #666666;
	text-decoration: none;
}
div#faq div#uncar a:hover {
	color: #FF6600;
	text-decoration: underline;
}
div#faq .t_18 {
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 150%;
}
.g_solidline_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#faq a {
	color: #99CC00;
	text-decoration: underline;
}
div#faq a:hover {
	color: #FF6600;
	text-decoration: underline;
}