@charset "utf-8";
@import url(../general.css);

/*-------------------------*/
a#development{background-position: 0px bottom;}
/*-------------------------*/

#localnavi h2{background:url(images/localnavi_title.gif) no-repeat; width:180px; height:35px;}
#localnavi h2 span{display:none;}


.skil{margin:10px 0px 0px 20px; width:95%; font-size:80%;}
.skil th{padding:4px; border:1px #cccccc solid; font-weight:bold; background:#dcdad1;}
.skil td{padding:4px; border:1px #cccccc solid; background:#f0f0f0; width:130px;}

.performance{margin:10px 0px 0px 20px; width:95%; font-size:70%;}
.performance th{padding:4px; border:1px #cccccc solid; font-weight:bold; background:#dcdad1; text-align:center;}
.performance td{padding:4px; border:1px #cccccc solid; background:#f3f2ea;}
.performance td.date{width:75px;}
