body {
text-align: center;
margin: 0;
padding: 0;
background-color: #3b6211;
	}



/* ***********************************************************************
	1 : textFimag
*********************************************************************** */

.text_basic {  
font-size: 12px; 
line-height: 150%; 
font-family: "Osaka"; 
color:#000000; 
text-align: left; 
margin: 0px 5px 0px 5px;
}


.cap_red {  
font-size: 18px; 
line-height: 140%; 
font-weight: 600; 
font-family: "Osaka"; 
color:#ff0000; 
}

.cap_bk {  
font-size: 18px; 
line-height: 140%; 
font-weight: 600; 
font-family: "Osaka"; 
color:#000000; 
}



.text4 {  
font-size: 12px; 
line-height: 140%; 
font-family: "Osaka"; 
color:#000000; 
}

.text6 {  
font-size: 14px; 
line-height: 140%; 
font-family: "Osaka"; 
color:#339900; 
font-weight: 800; 
text-align: left; 
margin: 0px 3px 0px 3px;
}


