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

.card_1{
	width: 754px;
	height: 240px;
	border: solid #000000 1px;
	margin-top: 20px;
	text-align: center;
	padding-top: 60px;
}


.card_2{
	width: 754px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;	
}

