@charset "UTF-8";

ul.facility{
	text-align: center;
}


.faq dt:hover {
    cursor: pointer;
}
.faq dd {
	display: none;
	margin-bottom:20px;

}