@charset "utf-8";

/* menu  */
#globalNavi li.company        a {background-position:-563px -30px; width:101px;}
#globalNavi li.company  a:hover {background-position:-563px -30px; width:101px;}

/* --------------------------------------------------------------
    index.html
-------------------------------------------------------------- */
#companyArea            {overflow:hidden;}
#companyArea h2         {margin:0 0 15px 0;}
#companyArea .inner     {margin:0 20px 40px 20px;}

table.profile    {width:680px; border:1px solid #e1e1e1; line-height:150%;}
table.profile tr {}
table.profile th {width:70px; padding:10px 12px; border:1px solid #e1e1e1; background-color:#dcf0f9; color:#2C6B99; font-weight:bold;}
table.profile td {padding:10px 12px; border:1px solid #e1e1e1;}

table.history    {width:680px; border:1px solid #e1e1e1; line-height:150%;}
table.history tr {}
table.history th {width:70px; padding:10px 12px; background-color:#ededed; border:1px solid #e1e1e1; font-weight:bold;}
table.history td {padding:10px 12px; border:1px solid #e1e1e1;}


.sekou{ font-size:1.2em; font-weight:bold; color:#000;}