@charset "UTF-8";
@import url(../../../assets/css/base.css);
@import url(../../../assets/css/header.css);
@import url(../../../assets/css/footer.css);

/* Corporate Information
============================================================ */
#abtCmpIdx .pageList .button {
    width:325px;
    }

/* CSR Index
============================================================ */
#abtCsrIdx .boxL,
#abtCsrIdx .boxR {
    width:325px;
    }

/* Corporate Profile
============================================================ */
#abtCmpPrf #primary .section table,
#abtCmpPrf #primary .section table th,
#abtCmpPrf #primary .section table td{
	border-left:none;
	border-right:none;
	}
#abtCmpPrf #primary .section table{
	width:100%;
	}
#abtCmpPrf #primary .section table th{
	width:160px;
	}

/* Access
============================================================ */
#abtCmpPrfMap #primary .section table,
#abtCmpPrfMap #primary .section table th,
#abtCmpPrfMap #primary .section table td{
    border-left:none;
    border-right:none;
    }
#abtCmpPrfMap #primary .section table{
    width:100%;
    }
#abtCmpPrfMap #primary .section table th{
    width:160px;
    }

/* Directors and Executive Officers
============================================================ */
#abtCmpDrt #primary .section h3{
	font-size:110%;
	margin-bottom:5px;
	}
#abtCmpDrt #primary .section table,
#abtCmpDrt #primary .section table th,
#abtCmpDrt #primary .section table td{
	border:none;
	padding:2px;
	}
#abtCmpDrt #primary .section table{
	margin-left:10px;
	}
#abtCmpDrt #primary .section table .name{
	white-space: nowrap;
	padding-right:20px;
	vertical-align:top;
	width:130px;
	}
#abtCmpDrt #primary .section table td {
    vertical-align: top;
    }


/* Corporate Governance
============================================================ */
#abtCmpGov #primary .section#secDec{
	background-color:#f0efe6;
	padding:20px;
	}

#abtCmpGov .pageList .button {
    width:325px;
    }

#abtCmpGov table tr td.noBorder_b{
	border-bottom:none;
	}
#abtCmpGov table tr td.noBorder_tb{
	border-top:none;
	border-bottom:none;
	}
#abtCmpGov table tr td.noBorder_t{
	border-top:none;
	}

/*
#abtCmpGov #primary .h2 {
    background-color: #deeffe;
    border-left: 2px solid #0a51a1;
    font-size: 120%;
    margin:0 0 15px;
    padding: 4px 6px;
	}

#abtCmpGov #primary .h3--2 {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom:2px;
    font-size: 110%;
    color: #2a84a5;
    line-height: 1.5;
    margin-bottom:0.3em;
    }
*/
/*
#abtCmpGov .pageImage {
	margin-bottom:35px;
	}

#abtCmpGov .pageList .boxL,
#abtCmpGov .pageList .boxR{
	width:305px;
	background-color:#e6f2fb;
	border-radius:3px;
	margin-bottom:15px;
	padding:12px 10px;
	}
*/

/* History
============================================================ */
#abtCmpHst #primary table,
#abtCmpHst #primary table th,
#abtCmpHst #primary table td {
    border:none;
    background: none;
    vertical-align: top;
    }
#abtCmpHst #primary table th {
    width:120px;
    text-align:right;
}
#abtCmpHst #primary table td {
    background-image: url("../../../assets/img/bg_line_5-800_F0EFE6.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    border: medium none;
    padding: 1px 10px 18px;
    width: auto;
}

/* Financial Information
============================================================ */
.abtPage #modal {
    display: none;
}
.abtPage #modal {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #fff;
    padding: 20px;
    text-align: left;
    width: 600px;
}
.abtPage #modal ul {
    margin: 10px 10px 0;
    text-align: center;
}
.abtPage #modal ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 40px;
}
.abtPage #modal ul li a {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    padding: 10px 60px;
    text-align: center;
    text-decoration: none;
}
.abtPage #modal ul li a.yes {
    background: none repeat scroll 0 0 #000099;
    color: #fff;
    font-size: 130%;
}
.abtPage #modal ul li a.no {
    background: none repeat scroll 0 0 #000099;
    color: #fff;
    font-size: 130%;
    padding: 10px 63px;
}
*html .abtPage #modal ul li a,
*html .abtPage #modal ul li a.no {
    padding:10px 0 0 0;
    width:150px;
    height:30px;
}
.abtPage .modal_box {
    background-color: #f7f7f7;
    border: 1px solid #d6d8da;
    padding: 15px;
}
.abtPage .modal_text {
    margin-bottom: 15px;
}

.abtPage#abtCsrEnv .panel#info {
    background-color: #f7f7f7;
    border: 1px solid #d6d8da;
    padding: 10px;
}

/* Health Promotion through Food
============================================================ */
.abtCsrFod .border--blue {
	border: 1px solid #2e4ec6;
}


/* Profile of Directors
============================================================ */
.profile-content .h2 {
    font-size: 1rem;
}
.profile-content .profile_box {
    display: flex;
}
.profile-content .rptGrp {
  display: flex;
  width: 528px;
  /* margin-left: 8px; */
  padding: 8px;
  background: url(/english/assets/img/bg_top_tnv_line-dot.gif) repeat-x left bottom;
}
.profile-content .rptGrp p.date {
  float: left;
  display: inline;
  width: 100px;
  margin: 0;
}
.profile-content .rptGrp .career {
  float: right;
  display: inline;
  width: 491px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-size: 100%;
}
.profile-content .bold {
    font-weight: bold;
}