@charset "utf-8";

/* ****************************************************
Title: company.css
---------------------------------------------------------------------------- */


/* =============================
 .sec1
==============================*/
.sec1 {margin-bottom:100px; font-size:85%}
.sec1 table {width:750px; margin:0 auto;}
.sec1 table th {width: 180px;padding:15px 0 15px 10px; background:#eee; font-weight: bold; border-bottom:solid 1px #fff; vertical-align:top;}
.sec1 table td {padding:15px 0 15px 10px;border-bottom:solid 1px #eee;}

/* =============================
 .sec2
==============================*/
.sec2 .ceoimg{width: 330px;}
.sec2 .ceoimg img {padding:10px; background:#eee; }
.sec2 .ceoimg dl {font-size:85%;}

.sec2 .ceodes{width: 540px;}

.sec2 .ceoname {font-weight:bold; font-size:125%; margin-bottom:15px; }
.sec2 .ceoname span {font-weight:normal; font-size:75%;}
.sec2 .ceodes dl {margin-bottom:15px;font-size:85%; border-bottom:1px solid #eee; padding-bottom:15px;}
.sec2 p {font-size:85%;}
.sec2 dl dt {font-weight:bold; margin-bottom:5px;}
.sec2 ul {margin-bottom:20px;}
.sec2 ul li {list-style:disc; list-style-position:inside; text-indent:-1em; margin-left:2.5em;font-size:90%}
.sec2 ul li a.two {margin-left: 2.3em;}
.sec2 .his {font-weight:bold; font-size:125%;}

.sec2 dl,
.sec2 p,
.sec2 ul {padding-left:0.5em;}