@charset "utf-8";

/************************************************************************************
smaller than 640 SP
*************************************************************************************/
@media screen and (max-width: 640px) {
div.ministrylinkboxL ,
div.ministrylinkboxR {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
}

