/*
Theme Name: LEALES
Theme URL: https://weema.co.jp
Description:LP制作をもっと簡単に。
Author: Hajime Honda@WeeMA Inc
Version: 2.0
*/

/* CSS Document */
/* Appearance */

* {
	margin: 0px;
	padding: 0px;
}

.leales-universal-width{
	width: 750px !important;
	margin-left: auto!important;
	margin-right: auto!important;
}