@charset "Shift_JIS";

/* CSS for JTNIS Web Site*/

/* BASIC ELEMENT */
body
	{
	font-size: 12px;
	}

/* FONTS - ENGLISH LETTER */

.en0
	{
	font-size: 10px;
	line-height: 16px;
	font-family: Arial, Helvetica, Chicago, Geneva, Verdana, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.en1
	{
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, Chicago, Geneva, Verdana, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.en2
	{
	font-size: 16px;
	line-height: 23px;
	font-family: Arial, Helvetica, Chicago, Geneva, Verdana, sans-serif;
	color: #009900;
	background-color: transparent;
	}

/* FONTS - JAPANESE LETTER */

.ja0
	{
	font-size: 10px;
	line-height: 12px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.ja05
	 { color: #003d0e; font-size: 11px; line-height: 13px; font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif; background-color: transparent }

.ja1
	{
	font-size: 12px;
	line-height: 18px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.ja15
	{
	font-size: 13px;
	line-height: 18px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.ja2
	{
	font-size: 14px;
	line-height: 20px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.ja3
	{
	font-size: 16px;
	line-height: 22px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #009900;
	background-color: transparent;
	}

.captxt
	{
	font-size: 12px;
	line-height: 18px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #ffffff;
	background-color: transparent;
	}