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

section table td:last-child {
    text-align: center;
}

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

	
}
@media screen and ( max-width: 1000px ){

}
@media screen and ( max-width: 767px ){
section table {
	width:100%;
	}
}