@charset "UTF-8";
/* *****************************************************
Contents ---------------
01:General
02:Header
03:Footer
04:Content
------------------------
***************************************************** */


/* *****************************************************
general
***************************************************** */
*
	{
	font-size: 12px;
	line-height: 18px;
	}

body
	{
	font-size: 12px;
	line-height: 18px;
	}


/* *****************************************************
Header
***************************************************** */



/* *****************************************************
Footer
***************************************************** */
#LayerFooter p
	{
	font-size: 10px;
	}


/* *****************************************************
Content
***************************************************** */
/* =====================================================
heading
===================================================== */
/* -----------------------------------------------------
h2
----------------------------------------------------- */
#TK-Topics h2
	{
	font-size: 16px;
	line-height: 20px;
	}


/* -----------------------------------------------------
h3
----------------------------------------------------- */
h3,
h3 a
	{
	font-size: 14px;
	line-height: 18px;
	}

#TK-Topics h3
	{
	font-size: 13px;
	line-height: 20px;
	}


/* -----------------------------------------------------
font-s
----------------------------------------------------- */
#LayerContentsBody .font-s
	{
	font-size: 11px;
	}


/* =====================================================
#tnavi
===================================================== */
#tnavi,
#tnavi a,
#tnavi strong
	{
	font-size: 11px;
	}


/* =====================================================
AreaTopicTitle
===================================================== */
#AreaTopicTitle .subtitle1,
#AreaTopicTitle .subtitle2
	{
	font-size: 13px;
	}
