/*COMMON*/

	body{line-height:120%; word-break:break-all; letter-spacing:0pt;}
	input{font-size: 10pt;}


	.title{font-weight: bold; font-size: 12pt;}
	
	.body{line-height: 140%; font-size: 9pt;}
	.bodyS{line-height: 140%; font-size: 8pt;}
	
	.bodyBold{line-height: 140%; font-size: 9pt; font-weight: bold;}
	.bodySBold{line-height: 120%; font-size: 8pt; font-weight: bold;}
	
	.list{font-size: 9pt;}
	.listS{font-size: 8pt;}
	
	.listBold{font-size: 9pt; font-weight: bold;}
	.listSBold{font-size: 8pt; font-weight: bold;}
	
/*COLOR*/

	.aka{font-size: 10pt; color: #bb0000;}
	.akaBold{font-size: 10pt; font-weight: bold; color: #bb0000; font-family: arial, helvetica;}	
	
/*LEFTMENU*/

	.ltkonpou{font-size: 9pt; color: #AB8237; text-decoration: none;}
	.ltKigyou{font-size: 9pt; color: #1F57A2; text-decoration: none;}
	.ltEtc{font-size: 9pt; color: #7a7a7a; text-decoration: none;}
	.ltNews{font-size: 9pt; color: #C7B703; text-decoration: none;}
	
	.EltKigyou{font-size: 9pt; color: #1F57A2; text-decoration: none; font-family: arial, helvetica;}
	
	.copyrt{font-size: 8pt; color: #1F57A2; text-decoration: none;}
	
	
/*ETC*/
	
	.emphasis{font-weight: bold;}
	.note{font-size: 10pt; color: #777777;}	
	.hilite{ font-size: 18px; font-weight: bold; margin:10px 0; display: block; line-height: 1.1;}


/*ENGLISH*/

	.Ebody{line-height: 140%; font-size: 9pt; bold; font-family: arial, helvetica;}
	.EbodyS{line-height: 140%; font-size: 8pt; bold; font-family: arial, helvetica;}
	
	.EbodyBold{line-height: 140%; font-size: 9pt; font-weight: bold; bold; font-family: arial, helvetica;}
	.EbodySBold{line-height: 120%; font-size: 8pt; font-weight: bold; bold; font-family: arial, helvetica;}
	
	.Elist{font-size: 9pt; bold; font-family: arial, helvetica;}
	.ElistS{font-size: 8pt; bold; font-family: arial, helvetica;}
	
	.ElistBold{font-size: 9pt; font-weight: bold; bold; font-family: arial, helvetica;}
	.ElistSBold{font-size: 8pt; font-weight: bold; bold; font-family: arial, helvetica;}
	

/*LINK*/
	
	a{color: #1F57A2}
	a:active{color: #CC6600}
	a:visited{color: #003366}
	a:hover{color: #FF6633}
	
	a.WB{font-size: 10pt; font-weight: bold; color: #ffffff;}


