@charset "euc-jp";
@import url("../main.css");

#join{
	color:#000;
	width: 660px;
	margin-left: 15px;
	margin-top: 15px;
}
li {
	list-style-type: none;
}
#CONT_faq {
	font-size: 12px;
	color: #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#CONT_faq a{
	color: #FF9900;
	text-decoration:underline;
}
#CONT_faq a:hover{
	color: #F00;
}
#CONT_faq .title {
	line-height: 18px;
	background-color: #36C;
	padding-left: 10px;
}
#CONT_faq .com {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000;
	margin-bottom: 20px;
}
