/* free CSS Document */

/* Pankuzu ------------------------------ */
#pankuzu{
    font-size: 10px;
    color: #949090;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* Corporate Profile  ------------------------------ */

.profile_table { 
    background-color: #9c9898; 
    width: 530px;
    background-color: #949090;
    width: 551px; 
    height: auto; 
    }

.profile_table_td { 
     color: #484747; 
     font-size: 12px; 
     background-color: #e5e5e5; 
     width: 150px; 
     height: 30px; 
     padding: 3px 3px 3px 10px; 
     border-right: 1px solid #fff; 
     border-bottom: 1px solid #fff; 
     border-left: 3px solid #c7022a; 
     outline: solid 1px #c7c4c4; 
}

.profile_table_td_1 { 
     color: #484747; 
     background-color: #fff; 
     width: 380px; 
     height: 30px; 
     margin-left: 5px; 
     padding: 3px; 
     outline: solid 1px #c7c4c4; 
     }

td.rinen{ 
     color: #373636; 
     font-size: 14px; 
     width: 85%; 
     margin-right: auto; 
     margin-left: auto; 
     padding: 10px 0px 10px 20px; 
     border-bottom: 1px dotted #b7b1b1; 
     background-image: url(../corporate_philosophy/images/list_icon.gif);
     background-repeat: repeat-y; 
     }

/* contact  ------------------------------ */

.contact_table { 
     width: 530px; 
     background-color: #fff; 
     padding: 5px;
    }
    
.contact_table_td { 
     color: #484747; 
     font-size: 12px; 
     background-color: #e5e5e5; 
     height: 30px; 
     padding: 3px 3px 3px 10px; 
     border-right: 1px solid #fff; 
     border-bottom: 1px solid #fff; 
     border-left: 3px solid #c7022a; 
     outline: solid 1px #c7c4c4; 
    }
    
.contact_table_td_1 { 
     color: #484747; 
     background-color: #fff; 
     height: 30px; 
     margin-left: 5px; 
     padding: 3px; 
     outline: solid 1px #c7c4c4;
    }
     
/* title  ------------------------------ */     
#sub_title{
     width: 510px;
    background-image: url(../images/shared/title_bg.gif);
	font-size: 15px;
	margin: 0 0 0 1px;
	padding: 6px 0px 4px 20px;
	color: #000000;
	font-weight: bold;
}

#text{ width: 95%; margin-left: 15px; 
       color: #504F4F}  

/* text ------------------------------ */    

.message_main { 
     font-size: 18px; 
     font-weight: bold; 
     text-align: center; 
}

/* Management Team------------------------------ */

h2{ color: black; font-size: 13px; font-weight: 600; background-color: #e0dede; padding: 3px 3px 3px 5px; }

/* end -------------------------- */
