@charset "UTF-8";
/* *****************************************************
Contents ---------------
01:General
------------------------
***************************************************** */


/* *****************************************************
General
***************************************************** */
*
	{
	font-size: 100%; /* 15px */
	}

body
	{
	font-size: 75%; /* 12px */
	line-height: 150%; /* 18px */
	}
