@charset "utf-8";

/* ----------------------- font style */

h1, h2 {
	font-size: 15px;
	font-weight:bold ;
	font-style: normal;
	line-height: 1.4;
}

h3, h4, h5, h6, p, address, ul, li {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}
