/* --------------------------------------------------------------------------------　*/
/* 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;
	}

BODY
	{
	background-color:		#FFFFFF;
	font-family: 			"MS UI Gothic";
	font-size: 				9pt;
	font-weight: 			normal;
	}

/* --------------------------------------------------------------------------------　*/
/* BASE
/* --------------------------------------------------------------------------------　*/

TABLE.OUTER
	{
	width:			100%;
	height:			100%;
	}

/* --------------------------------------------------------------------------------　*/
/* HEADER AREA
/* --------------------------------------------------------------------------------　*/

TABLE.HEADER
	{
	width:			720px;
	height:			35px;
	}

TD.HEADER
	{
	padding-left:		8px;
	padding-right:		8px;
	width:			100%;
	height:			100%;
	background-image:		url(head0001.jpg);
	background-position:		left bottom;
	background-repeat:		no-repeat;
	color: 			#666666;
	vertical-align:	 	top;
	text-align: 		right;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 			9pt;
	font-weight: 		normal;
	}

/* --------------------------------------------------------------------------------　*/
/* FOOTER AREA
/* --------------------------------------------------------------------------------　*/

TABLE.FOOTER
	{
	width:			720px;
	height:			35px;
	}

TD.FOOTER
	{
	padding-left:		8px;
	padding-right:		8px;
	width:			100%;
	height:			100%;
	background-image:		url(../../common/copyright/copyright.gif);
	background-position:		left bottom;
	background-repeat:		no-repeat;
	background-color:		#FFFFFF;
	color: 			#666666;
	vertical-align:	 	bottom;
	text-align: 		right;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 			9pt;
	font-weight: 		normal;
	}

/* --------------------------------------------------------------------------------　*/
/* MAIN AREA -STANDARD-
/* --------------------------------------------------------------------------------　*/

TABLE.MAIN
	{
	width:			720px;
	height:			450px;
	}

TABLE.DEF560
	{
	width:			560px;
	height:			100%;
	}

TD.DEF160
	{
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	background-image:		url(../../common/simages/main0001.jpg);
	background-repeat:		no-repeat;
	background-position:		left top;
	width:			160px;
	height:			100%;
	color: 			#666666;
	vertical-align:	 	top;
	text-align: 		justify;
	text-justify: 		inter-ideograph;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 			9pt;
	font-weight: 		normal;
	}

TD.DEF560
	{
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	width:			560px;
	height:			100%;
	background-color:		#FFFFFF;
	color: 			#666666;
	vertical-align:	 	top;
	text-align: 		justify;
	text-justify: 		inter-ideograph;
	line-height:		122%;
	font-family: 		"MS UI Gothic";
	font-size: 			9pt;
	font-weight: 		normal;
	}

/* --------------------------------------------------------------------------------　*/
/* FONT -STANDARD-
/* --------------------------------------------------------------------------------　*/
FONT.A1
	}
	font-family: 		Arial;	
	}	

FONT.CAPTION
	{
	font-weight: 		bold;
	}

FONT.INCIDENT
	{
	color: 			#000000;
	font-family: 		"MS UI Gothic";
	font-size: 			9pt;
	font-weight: 		normal;
	}


/* --------------------------------------------------------------------------------　*/
/* MAIN AREA -NATIVE-
/* --------------------------------------------------------------------------------　*/

TABLE.DEF160
	{
	width				:100%;
	height				:100%;
	}	

TABLE.LIST
	{
	width				:70%;
	border-right		:black 1pt solid;
	border-top			:black 1pt solid;
	border-left			:black 1pt solid;
	}

TD.DEF160_L_IN_TOP
	{
	padding-top			:8px;
	padding-left		:8px;
	padding-right		:8px;
	width				:100%;
	color				:#666666;
	vertical-align		:top;
	text-align			:justify;
	text-justify		:inter-ideograph;
	line-height			:122%;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	}

TD.LIST_SUBTITLE 
	{
	padding-top			:5px;
	padding-bottom		:0px;
	padding-left		:8px;
	padding-right		:8px;
	width				:100%;
	color				:#333333;
	vertical-align		:top;
	line-height			:122%;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	}



TD.DEF160_L_IN_LIST
	{
	padding-top			:0px;
	padding-bottom		:0px;
	padding-left		:8px;
	padding-right		:8px;
	width				:100%;
	color				:#666666;
	vertical-align		:top;
	line-height			:122%;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	}

TD.DEF18_L
	{
	padding-top			:2px;
	padding-bottom		:2px;
	padding-left		:0px;
	padding-right		:0px;
	width				:20%;
	color				:#333333;
	vertical-align		:middle;
	text-align			:center;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	border-right		:black 1pt solid;
	border-bottom		:black 1pt solid;	
	}

TD.DEF18_R
	{
	padding-top			:2px;
	padding-bottom		:0px;
	padding-left		:4px;
	padding-right		:0px;
	width				:80%;
	color				:#333333;
	vertical-align		:middle;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	border-bottom		:black 1pt solid;
	}

TD.DEF160_L_IN_BOTTOM
	{
	padding-top			:8px;
	padding-bottom		:8px;
	padding-left		:8px;
	padding-right		:0px;
	width				:100%;
	color				:#666666;
	vertical-align		:top;
	font-family			:"MS UI Gothic";
	font-size			:9pt;
	font-weight			:bold;
	}

TD.DEF20
	{
	padding-top			:0px;
	padding-bottom		:0px;
	padding-left		:0px;
	padding-right		:0px;
	vertical-align		:top;
	text-align			:center;
	width				:20px;
	height				:20%;	
	}

TD.DEF115
	{
	padding-top			:0px;
	padding-bottom		:0px;
	padding-left		:0px;
	padding-right		:0px;
	width				:115px;
	height				:20%;	
	color				:#666666;
	vertical-align		:top;
	line-height			:122%;
	font-family			:"MS UI Gothic";
	font-size			:8pt;
	}