.menu	{

		font-Size:12pt;

		/*メニューフレーム：12pt*/

		}

		

.large	{

		font-size:14pt;

		font-weight:bold;

		/*見出しテキスト：14pt*/

		}

		

.large2	{

		font-size:12pt;

		/*見出しテキスト2：12pt*/

		}

		

.basic	{

		font-Size:10pt;

		line-height:115%;

		/*本文標準テキスト：10pt*/

		}

		

.basic-b	{

		font-Size:10pt;

		line-height:110%;

		font-weight:bold;

		/*本文標準テキストボールド：10pt*/

		}

		

.basic-nlh{

		font-Size:10pt;

		/*本文標準テキスト行間無し：10pt*/

		}

		

.small	{

		font-size:9pt;

		line-height:110%;

		/*小サイズテキスト：9pt*/

		}

		

.small-nlh{

		font-size:9pt;

		/*小サイズテキスト：9pt*/

		}

		

.copy	{

		font-size:8pt;

		line-height:110%;

		/*コピーライト用テキスト：9pt*/

		}
