@charset "UTF-8";
/*
Theme Name: qa
*/

/*----------------------------------------------------*/ 
/* qa
-----------------------------------------------------*/ 

.qalist {
    overflow:hidden;
    margin-bottom:50px;
}

.qalist li {
	margin-bottom:5px;
}

.qalist li a {
	text-decoration:underline;
	color:#1a2d81;
}

section {
	margin-bottom:50px;
	}

@media only screen and (max-width: 640px) {


}
