@charset "UTF-8";



.meal_box2{
	width: 100%;
	height: auto;
	margin: auto;
}
.meal_fl1{
	width: 100%;
	height: auto;
	margin: auto;
}
.meal_fr1{
	width: 100%;
	height: auto;
	margin: auto;
}
@media print, screen and (min-width: 1001px) {
.meal_box2{
	width: 97.2%;
	max-width: 972px;
	height: auto;
	margin: auto;
}
.meal_fl1{
	width: 50%;
	height: auto;
	float: left;
}
.meal_fr1{
	width: 50%;
	height: auto;
	float: right;
}
}
	
	
	