/* --------------------------------------------------------------------------------　*/
/* FOR LAYOUT CHECK
/* --------------------------------------------------------------------------------　*/
/*
TABLE
	{
	border-right:		black thin ridge;
	border-top:		black thin ridge;
	border-left:		black thin ridge;
	border-bottom:		black thin ridge;
	}
TD
	{
	border-right:		red thin ridge;
	border-top:		red thin ridge;
	border-left:		red thin ridge;
	border-bottom:		red thin ridge;
	}
*/
/* --------------------------------------------------------------------------------　*/

A:link
	{
	color:			#996666;
	text-decoration:		none;
	font-weight:		bold;
	}

A:visited
	{
	color:			#996666;
	text-decoration:		none;
	font-weight:		bold;
	}

A:active
	{
	color:			#ff0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A:hover
	{
	color:			#ff0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A.DETAIL:link
	{
	color:			#FF6600;
	text-decoration:		none;
	font-weight:		bold;
	}

A.DETAIL:visited
	{
	color:			#FF6600;
	text-decoration:		none;
	font-weight:		bold;
	}

A.DETAIL:active
	{
	color:			#FF0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A.DETAIL:hover
	{
	color:			#ff0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A.CONTACT:link
	{
	color:			#FF6600;
	text-decoration:		none;
	font-weight:		bold;
	}

A.CONTACT:visited
	{
	color:			#FF6600;
	text-decoration:		none;
	font-weight:		bold;
	}

A.CONTACT:active
	{
	color:			#FF0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A.CONTACT:hover
	{
	color:			#FF0000;
	text-decoration:		none;
	font-weight:		bold;
	}

A.INFO:link
	{
	color:			#0066CC;
	text-decoration:		none;
	font-weight:		bold;
	}

A.INFO:visited
	{
	color:			#0066CC;
	text-decoration:		none;
	font-weight:		bold;
	}

A.INFO:active
	{
	color:			#FF9900;
	text-decoration:		none;
	font-weight:		bold;
	}

A.INFO:hover
	{
	color:			#FF9900;
	text-decoration:		none;
	font-weight:		bold;
	}

TD.MESSA
	{  
    	font-family:		"MS UI Gothic";
	font-size:			9pt;
	color:			#333333;
	text-align:		center;
	vertical-align:		middle;
	height:			300px;
	width:			400px;
	}

TABLE.OUTER
	{ 
	width:			100%;
	height:			100%;
	}

TABLE.MAIN
	{
	width:			720;
	font-family:		"MS UI Gothic";
	height:			450px;
	font-size:			9pt;
	background-image:		url(../../html/main.jpg);
	background-repeat:		no-repeat;
	}

/* -------------------------------------------------------------------------------- */
/* TOP PAGE USE */
/* -------------------------------------------------------------------------------- */

TD.SKIP
	{
	width:			400px;
	height:			55px;
	background-color:		#FFFFFF;
	color:			black;
	text-align:		right;
	vertical-align:		top;
	font-family:		"MS UI Gothic";
	font-size:			14px;
	font-weight:		normal;
	}

TD.TITEM
	{
	width:			400px;
	height:			30px;
	background-color:		#FFFFFF;
	color:			#000000;
	text-align:		left;
	font-family:		"MS UI Gothic";
	font-size:			16px;
	font-weight:		bold;
	vertical-align:		bottom;
	}

/* --------------------------------------------------------------------------------　*/
/* HEADER AREA
/* --------------------------------------------------------------------------------　*/

TABLE.HEADER
	{
	width:			720px;
	height:			35px;
	}


TD.HEADER
	{
	padding-left:		8px;
	padding-right:		8px;
	width:			100%;
	height:			100%;
	background-color:		#FFFFFF;
	color: 			#993300;
	background-image: 		url(../../html/left_ume_top.jpg);
	background-repeat:		no-repeat;
	background-position:	left top;
	vertical-align:		top;
	text-align: 		right;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 		9pt;
	font-weight: 		bold;
	}


/* --------------------------------------------------------------------------------　*/
/* FOOTER AREA
/* --------------------------------------------------------------------------------　*/

TABLE.FOOTER
	{
	width:			720px;
	height:			35px;
	}

TD.FOOTER_LEFT
	{
	width:			50%;
	height:			100%;
	background-color:		#FFFFFF;
	background-image:		url(../copyright/copyright.gif);
	background-position:	left bottom;
	background-repeat:		no-repeat;	
	color:			#666666;
	text-align:		left;
	vertical-align:		middle;
	font-family:		"MS UI Gothic";
	font-size:			9pt;
	font-weight:		normal;
	}

TD.FOOTER_RIGHT
	{
	padding-right:		8px;
	width:			50%;
	height:			100%;
	background-color:		#FFFFFF;
	color:			#666666;
	text-align:		right;
	vertical-align:		bottom;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 		9pt;
	font-weight: 		normal;
	}

/* --------------------------------------------------------------------------------　*/
/* MAIN AREA -STANDARD-
/* --------------------------------------------------------------------------------　*/


TD.DEF280_CENTER_TOP
	{  
	padding-left:		0px;
	padding-right:		0px;
	width:			280px;
	text-align:		justify;
	text-justify:		inter-ideograph;
	line-height:		normal;
	vertical-align:		top;
	}

TD.DEF220_LEFT
	{ 
	padding-left:		8px;
	padding-right:		0px; 
	
	width:			220px;
	height:			450px;
   	font-family:		"MS UI Gothic";
	font-size:			9pt;
	color:			#333333;
	text-align:		left;
	vertical-align:		top;
	}

TD.DEF220_RIGHT
	{  
	padding-left:		0px;
	padding-right:		8px;
	width:			220px;
	height:			450px;
	font-family:		"MS UI Gothic";
	font-size:			9pt;
	color:			#333333;
	text-align:		right;
	vertical-align:		bottom;
	}


TD.DEF280_CENTER_BOTTOM
	{ 
	padding-left:		0px;
	padding-right:		0px; 
	width:			280px;
	font-family:		"MS UI Gothic";
	font-size:			9pt;
	color:			#333333;
	vertical-align:		top;
	text-align:		justify;
	text-justify:		inter-ideograph;
	line-height:		122%;
	}


TABLE.SCAREA
	{
	width:			250px;
	height:			100%;
	}


TD.SCAREA
	{
	width:			250px;
	height:			100%;
	color:			#333333;
	vertical-align:		top;
	text-align:		justify;
	text-justify:		inter-ideograph;
	line-height:		100%;
	font-family:		"MS UI Gothic";
	font-size:		9pt;
	font-weight:		normal;
	}


/* -------------------------------------------------------------------------------- */
/* Font Define */
/* -------------------------------------------------------------------------------- */

FONT.CAPTION
	{
	font-family:		"MS UI Gothic";
	font-weight:		bold;
    	font-size:			14px;
	}

FONT.WELCOME
	{
	font-family:		"MS UI Gothic";
	font-size:			16px;
	font-weight:		bold;
	color:			#993366;
	}

FONT.TITLE
	{
	font-weight:		bold;
	color:			#000080;	
	}

FONT.A1
	{
	font-family:		Arial;
	}

FONT.EXPLAIN
	{
	font-family:		"MS UI Gothic";
	font-weight:		bold;
	font-size:			9pt;
	color:			#808080;
	}


/* --------------------------------------------------------------------------------　*/
/* MAIN AREA -NATIVE-
/* --------------------------------------------------------------------------------　*/

TABLE.DEF280_BOTTOM
	{
	width:			100%;	
	}

TD.CENTER_BOTTOM
	{
	width:			100%;
	font-family:		"MS UI Gothic";
	font-size:			9pt;
	color:			#333333;
	text-align:		justify;
	text-justify:		inter-ideograph;
	line-height:		122%;	
	}	

TD.CENTER_BOTTOM_LEFT
	{
	width:			80%;	
	font-family:		"MS UI Gothic";
	font-weight:		bold;
    	font-size:			14px;
	}

TD.CENTER_BOTTOM_RIGHT
	{
	width:			20%;	
	vertical-align:			center;
	}
